Showing 49 open source projects for "c for 8051"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    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 0.4.1 for Arduino IDE #Donate bacciel.com/donate/donate.html #Boards https://www.ebay.fr/itm/235985943735 #16 pins to 40 pins adapter (STC15W408AS to 8051) https://www.ebay.fr/itm/236004039836 #Manual https://sourceforge.net/projects/stc89/files/datasheets/Ardui89_Family_user_manual.pdf #Description Adds 8051 architecture family to Arduino IDE : STC89C52RC, STC89C516RD+, STC15W408AS-DIP16 Building : C 8051 family program .ino Uploading : it into STC89C5x, STC15..., etc. ...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    EdSim51

    EdSim51

    The 8051 Simulator for Students and Educators

    EdSim51, developed by James Rogers, is unlike an industry-standard simulator – this simulator has the student in mind. A virtual 8051 is interfaced with virtual peripherals such as a keypad, motor, display, UART, etc. The student can write 8051 assembly code, step through the code and observe the effects each line has on the internal memory and the external peripherals. Code written in C can also be imported into the simulator. Find out more, including the installation instructions and the user's guide at edsim51.com. ...
    Leader badge
    Downloads: 1,310 This Week
    Last Update:
    See Project
  • 3
    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 preemption. ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    sdcc-z80n-mingw64-binaries

    sdcc-z80n-mingw64-binaries

    A z80n-targeted repack of SDCC Win64 snapshot

    This is a z80n-targeted repackaged snapshot of a Win64 build of SDCC - free open source, retargettable, optimizing ISO C compiler ( https://sdcc.sourceforge.net/ ) "Free open source, retargettable, optimizing ISO C compiler suite that targets a growing list of processors including the Intel MCS-51 based (8031, 8032, 8051, 8052, etc.), Maxim (formerly Dallas) DS80C390 variants, Freescale (formerly Motorola) HC08 based (hc08, s08), Zilog Z80 based MCUs (Z80, Z80N, Z180, SM83 (e.g. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5

    Tiny Multi Bootloader+

    Serial Bootloader for Microchip, Atmel, NXP, TI, 8051 microcontrolers

    What is it? It's a Bootloader for Microchip, Atmel, NXP, TI and 8051 devices. A Bootloader is a firmware running in the microcontroler device which allows the user to send it's own firmware without the need of a programmer. This Bootloader consists of: - firmwares for many devices (this firmware need to be send to the device's flash memory with a programmer, only once) - a PC software which communicates with the bootloader firmware in the device and send the user's program in its...
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 6
    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: 695 This Week
    Last Update:
    See Project
  • 7
    Biblioteca para sistema embarcados nas arquiteturas 8051, PIC, MSP430 e ARM. A arquitetura de cada microcontrador esta dividida em quatro camadas, para um melhor entendimento do codigo e visando futuras manutencoes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Tiny8051
    Tiny8051 is small 8051 microcontroller simulator written in C#. Project was created for educational purposes, to show how µP works by using clean visual interface and debugging. Note: communication over serial port was not implemented, because there was no demand for it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10

    8051 Simulator

    Simulator of 8051 microcontrolers

    Software for simulation 8051 instructions. It can translate all 255 instructions, but instructions for external memory are not implemented yet. 8051 simulator have nice GUI based on Qt where you can load your programs in assembly language, run them, step them, debug them and so... GUI shows all registers and their values you can also connect virtual LED, 7seg or button module to any port of microcontroler. It's not in english... but hey, just follow pictures
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11

    Atmel USB DFU Programmer

    A command-line programmer for Atmel USB microcontrollers

    A multi-platform command-line programmer for Atmel (8051, AVR, XMEGA & AVR32) chips with a USB bootloader supporting ISP. This is a mostly Device Firmware Update (DFU) 1.0 compliant user-space application. This project has now migrated to GitHub. You can find the new repository at https://github.com/dfu-programmer/dfu-programmer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    mcs51linux

    MCS-51 programmer for Linux

    This is a very simple EEPROM programmer for MCS-51 chips like AT89C2051, AT89C1051, AT89C4051 for BlowIT programmer (http://www.dinceraydin.com/8051/index.html). Wrote on C and uses Linux Parport driver. In addition there are 2 scripts Perl: ihex2bin and bin2ihex to convert ROM image from or to Intel HEX format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    LED sign conversion

    LED matrix rebirth

    Discarded the original controller due to lack of programming information and replaced it with three optional controllers: mbed, arduino and 8051 (DS5000)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    It is a software to program ISP based 8051 controllers(89SXX) on Linux. The software decodes the hex file entered from the command line and send it to controller's flash memory using PC's parallel port.The hardware connections are very minimal.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    cc-tool

    Support for Texas Instruments CC Debugger in Linux

    cc-tool provides support for Texas Instruments CC Debugger for Linux OS in order to program 8051-based System-On-Chip devices: CC254x CC253x CC243x CC251x CC111x
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    The ZombieGotcha is a handheld video game written in C for the 8051-based GirlTech IMME and its own custom hardware. Players begin as uninfected humans, then switch sides as their undead friends eat their brains. Fun for the whole family!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Goal of this project is to make a working Intel 8051 simulator. It covers also some I/O devices like keypad, LCD screen and GUI in Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    StepMotorControl for 8051
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Funk51 is a portable Intel 8051 emulator designed to run on embedded MCU's including AVR, MSP430, and Cortex M-3. 8051 programs can be included with the emulator as C arrays, or run from external SPI flash or SD media with the appropriate drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TinyOS for 8051 based platforms such as Texas Instruments CC2430, Nordic Semi nRF24e1 and SiLab c8051F34x.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cross compiler for a dialect of Component Pascal programming language targetting at the Intel 8051-like CPUs (and support tools for such a compiler).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    J8051 is an API for communication between a 8051 microcontroller and a cell phone using Java ME, Bluetooth and "C" language callback functions, providing a easy way for embed systems developers build a communication between.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SimSharp is a 8051 instuction set simulator written in C# using the Microsoft .NET framework. The main aim of this project is to provide a flexible backend which can be used behind different frontends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Media Lab Asia collaborated with IIT Delhi for development real-time kernel O/S named “RTKER OS” portable on microprocessor based systems and a Multithreaded O/S for 8-bit microcontrollers (like 8051 and ATMega128) as low cost embedded solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    It is an opensource programer MCU51 chips family (i.e. 8051, 8052...) and i2c eeproms (i.e. 24c01...), programer accepts input file in Intel Hex file format and with pc comunicate via rs232.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next