Showing 20 open source projects for "mcu 8051 ide"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Embedded IDE For VSCode

    Embedded IDE For VSCode

    An embedded development environment on vscode

    A mcs51/stm8/cortex-m/riscv microcontrollers development environment on vscode mcu supported: cortex-m, arm, mcs51(8051), stm8, riscv compiler supported: sdcc, keil_c51, iccstm8, armcc, armclang, gcc links: - docs: https://em-ide.com/ - home page: https://marketplace.visualstudio.com/items?itemName=CL.eide
    Downloads: 42 This Week
    Last Update:
    See Project
  • 2
    Arduino core support for STM32

    Arduino core support for STM32

    STM32 core support for Arduino

    This repo adds the support of STM32 MCU in Arduino IDE. This porting is based on STM32Cube MCU Packages including the HAL hardware abstraction layer, enabling portability between different STM32 devices via standardized API calls. The Low-Layer (LL) APIs, a lightweight, optimized, expert-oriented set of APIs designed for both performance and runtime efficiency. CMSIS device definition for STM32. Arduino.cc IDE allows to add easily new board thanks the "Boards Managers". More information about...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3

    8051 Arduino FLASH/EEPROM Libraries STC

    EEPROM and FLASH Labraries for Arduino IDE with Ardui89

    Add 8051 family FLASH and EEPROM using functions for Ardui89 : https://sourceforge.net/projects/stc89 FLASH89 library allows to write, update or read byte directly in STC89C51 and STC89C52 FLASH memory. Using like a EEPROM. Warning : Write directly in FLASH Memory. EEPROM89 library allows to write, update or read byte in internal EEPROM of STC89C53, STC89C54 or better STC12, 15 family, like Arduino AVR. Donate for development support https://bacciel.com/donate/donate.html Many...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    8051 Arduino Ardui89 IDE STC 89C51 89C52

    8051 Arduino Ardui89 IDE STC 89C51 89C52

    8051 for Arduino IDE C Package for all STC89C51 family

    #Ardui89 8051 C IDE Beta 0.4.0 for Arduino IDE #Donate for development support bacciel.com/donate/donate.html #Board example https://www.ebay.fr/itm/235985943735 #16 pins to 40 pins adapter (STC15W408AS to 8051) https://www.ebay.fr/itm/236004039836 #Datasheet example https://sourceforge.net/projects/stc89/files/datasheets/Ardui89_Family_user_manual.pdf #Under GPL license Adds 8051 architecture family to the Arduino IDE : STC89C52RC, STC89C516RD+, STC15W408AS-DIP16...
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    LiquidCrystalUni LCD Arduino AVR 8051

    LiquidCrystalUni LCD Arduino AVR 8051

    LiquidCrystal Universal LCD Library for Arch 8051 / AVR Arduino(R) IDE

    LiquidCrystalUni Universal Arduino AVR 8051 Device ======================================== Tested by and based on a idea from Francisco José Calleja, Many thanks. Universal Arduino library for LCD Display Arduino achitectures : AVR, 8051, STC89C51, STC89C52... See too : https://sourceforge.net/projects/stc89/ Very easy using. See example. #Donate for development support https://bacciel.com/donate/donate.html Many thanks * DISLCAIMER OF ALL WARRANTIES *
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    SoftI2cMasterUni I2C Library 8051 / AVR

    SoftI2cMasterUni I2C Library 8051 / AVR

    Soft I2C Universal Arduino AVR or 8051 Device for Arduino(R) IDE

    Soft I2C Universal Arduino AVR or 8051 Device ============================================= V.0.0.2 Universal Arduino library for I2C emulating port. Arduino achitectures : AVR, 8051, STC89C51, STC89C52... See too : https://sourceforge.net/projects/stc89/ Very easy using. See examples. #Donate for development support https://bacciel.com/donate/donate.html Many thanks * DISLCAIMER OF ALL WARRANTIES *
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Soft SSD1306 Uni Library 8051/AVR

    Soft SSD1306 Uni Library 8051/AVR

    Soft SSD1306 by I2C AVR or 8051 Universal Arduino(R) IDE

    Soft SSD1306 by I2C Universal Arduino AVR or 8051 Device ======================================================== V.0.0.1 Universal Arduino library for SSD1306 Display by I2C Arduino achitectures : AVR, 8051, STC89C51, STC89C52... See too : https://sourceforge.net/projects/stc89/ Very easy using. See examples. #Donate for development support https://bacciel.com/donate/donate.html Many thanks * DISLAIMER OF ALL WARRANTIES *
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The EdX51 Operating System

    The EdX51 Operating System

    A cooperative scheduler OS for the 8051 and its derivatives.

    The EdX51 operating system was designed as a teaching/learning tool. It provides operating system services to application programmers developing systems that run on 8051 microcontrollers and their derivatives. The OS was written in C using Keil’s µVision IDE together with Keil’s C51 compiler. Depending on the configuration, EdX51 uses between 632 and 1795 bytes of code memory. The scheduler is cooperative and tasks have quasi-priority that is fixed at compile time. There is no task...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    Integrated Development Environment for some microcontrollers based on 8051(e.g. AT89S8253). Supported languages are Assembly and C. It has its own simulator, assembler, editor and many other tools. See the project web site for more details and the newest updates.
    Leader badge
    Downloads: 565 This Week
    Last Update:
    See Project
  • Easy-to-use Business Software for the Waste Management Software Industry Icon
    Easy-to-use Business Software for the Waste Management Software Industry

    Increase efficiency, expedite accounts receivables, optimize routes, acquire new customers, & more!

    DOP Software’s mission is to streamline waste and recycling business’ processes by providing them with dynamic, comprehensive software and services that increase productivity and quality of performance.
    Learn More
  • 10
    simutron

    simutron

    AVR simulator IDE

    Electronic circuit simulator. Simple environment to run and debug firmware for AVR 8-bit microprocessors. Able to run arduino firmware. Internally this program uses the open source Simavr AVR Processor Simulator (https://github.com/buserror/simavr) and wraps all its functions in a GUI shell. Setups for firmware debugging scenarios can be created dynamically. Able to run 16MHz MCU with decent set of external parts in real time. In particular this can be used for development of CNC firmware...
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 11

    DHT22-MQTT-Sensor-ESP8266 (NodeMCU)

    Use DHT22 temperature / humidity sensor on NodeMCU (ESP8266) with MQTT

    This is a Sketch for the arduino IDE to enable the usage of a DHT22 sensor connected to a NodeMCU (ESP8266) with MQTT. Also supported are 2 status LED's and a SPI diaplay. After start the sensor device, there will be a Wifi-AP for configuration purposes. After successfully configuration, the sensor is connected as a Wifi-client and send the temperature and humidity data via MQTT within the given intervall. During AP-mode and client-mode, there are some RESTful functions (HTTP-requests...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MSX Disk Interface Emulator

    A Interface to adapt modern SD Card to the old MSX computers

    This is an open source project that aims to create a MSX cartridge that acts as a old disk drive interface but in fact it will be accesing a modern SD Card. For the MSX it will be as if there is a magnetic disk drive with a real magnetic disk but for real it will be accessing a .dsk file inside a sdcard. Development tools used are: - Kicad version 2013-07-07 - Microchip XC8 v1.21 (free mode) - Micrchip MPLAB X IDE v1.90 - Altera´s Quartus Web Edition 11.0 UPDATE 2014-11-05...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ECEbuntu

    ECEbuntu

    ECEbuntu - a customized operating system designed for ECE

    ECEbuntu is a customized operating system designed for electrical and computer engineering (ECE) students. ECEbuntu is targeted to universities and students as it represents an environment that contains more than 30 pre-installed software and packages all catering to undergraduate course-work in ECE. ECEbuntu supports a range of tools including programming tools, tools for circuit analysis and pcb design, mathematical and numerical analysis tools, network analysis and tools for microwave and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Project 2306 IDE Rad MacOS MCU DeveR

    Project 2306 IDE Rad MacOS MCU DeveR

    Electronic design and programming tools suite like Eagle, MpLab

    Currently Only MacOS is Present, PreAlpha means not Ready to use, Application is provided Without Strict Garantee, License not OSI. All others platform Windows, Linux, HaikuOS STILL under TEST, Dummy "Hello world" is provided instead Project2306 IDE : Application pour la programmation de Microcontroleurs et d' Application Electronique Project2306 IDE : for All whom want to Create and Develop on Embed Platform Software as Programming Tools suite and PCB Design Planned Features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    COFILOS

    A Development Framework for Coldfire

    Contains a framework for Coldfire MCUs like 52254. The framework supports a Command Line Interface (CLI) that may work from Serial port, USB or ENET. The framework uses Processor Expert and IDE requirement is MCU Eclipse 10.4 from Freescale. Includes the FunkOS Realtime Operating System by Funkenstein Software Consulting, available at http://funkos.sourceforge.net Mainly it is a support package for the development board Perseus, but I have ported also the RTOS to MCF52233DEMO board...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    K3NG-Keyer for AVR-Studio 7

    K3NG-Arduino Keyer ported to AVR-Studio 7

    This version of K3NG Morse-Keyer based upon the native Arduino hardware and sketch for the Arduino IDE environment. The Keyers sketch is moved to Atmel-Studio 7 and got some little modifications that was required to fit's the code to an actual GNU-CC Compiler that's shipped with Atmel-Studio 7. The Sketch-Import function of Atmel-Studio7 does not help's to become a usable project. The used MCU is an Arduino unsuported variant of a plain and native ATMega1284P, that's have enought memory (128K...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    MSX-ALL-IN-ONE

    It will be a device for MSX Computers comprising of several devices.

    This device is intended to have Memory Mapper, MegaRam, Ethernet, emulated IDE interface using SDCards, FM (and maybe OPL4) support and RS232. All this will be accomplished using a single PIC32MZ family chip as the main component of the device. Using the horse power of that MCU we believe that we can emulate several MSX devices at once without any or with few wait states cicles. This project is in its preliminaries stages but if we are successful it will became an "ALL-IN-ONE" solution...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is an IDE for 8051 which can be used to write and simulate assembly language program and find out errors if any. The project implements almost all 8051 functions. It visually shows the content of all register and memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mcuStudio is a development environment for Microcontrollers. It's based on Eclipse (plugin). The aim is to provide a high quality development environment for electronics. First editions will target Microchip Pic mcu's. Other mcu will be supported later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    8051lib is a collection of easy-to-use C Functions and Assemble Languages Sets for the 8051 microcontroller. The Final Goal is to make the microcontroller developer focus on the Algorithms not the Hardware Drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.