Showing 29 open source projects for "microcontroller"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • SIEM | API Security | Log Management Software Icon
    SIEM | API Security | Log Management Software

    AI-Powered Security and IT Operations Without Compromise.

    Built on the Graylog Platform, Graylog Security is the industry’s best-of-breed threat detection, investigation, and response (TDIR) solution. It simplifies analysts’ day-to-day cybersecurity activities with an unmatched workflow and user experience while simultaneously providing short- and long-term budget flexibility in the form of low total cost of ownership (TCO) that CISOs covet. With Graylog Security, security analysts can:
    Learn More
  • 1
    MicroPython

    MicroPython

    Python implementation for microcontrollers and constrained systems

    ...Yet it is compact enough to fit and run within just 256k of code space and 16k of RAM. MicroPython aims to be as compatible with normal Python as possible to allow you to transfer code with ease from the desktop to a microcontroller or embedded system.
    Downloads: 19 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...
    Leader badge
    Downloads: 553 This Week
    Last Update:
    See Project
  • 3
    OpenBLT

    OpenBLT

    Bootloader for STM32, XMC, HCS12 and other microcontroller targets.

    OpenBLT is mostly used as an STM32 bootloader, due to the popularity of STM32 microcontrollers. However, the bootloader’s architecture is such that it can work with any microcontroller and use any type of communication interface to perform firmware updates.
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 4
    FreeRTOS Real Time Kernel (RTOS)

    FreeRTOS Real Time Kernel (RTOS)

    Market leading real time kernel for 40+ microcontroller architectures

    ************************************************************************************************************************ * The primary FreeRTOS repository is now in Git. Go to https://github.com/freertos for the latest FreeRTOS kernel and libraries. * Our support has moved to https://forums.freertos.org. ************************************************************************************************************************ FreeRTOS is a market-leading real-time operating system (RTOS)...
    Leader badge
    Downloads: 245 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 5
    USBDM

    USBDM

    Debugging and programming interfaces for Freescale microcontroller

    USBDM BDM Interface for Freescale Microcontrollers USBDM consists of two components: Hardware interfaces for various target devices This includes interfaces ranging from very simple hardware to more complete and capable hardware. Software to support these interfaces This includes: - Plugins to work with Freescale's Codewarrior software under Windows - Plugins to extend the usabilty of Eclipse with USBDM and Codesourcery & ARM toolchains. This includes GDB sprites...
    Leader badge
    Downloads: 335 This Week
    Last Update:
    See Project
  • 6

    amforth: Interpreter on Microcontrollers

    amforth is an extendible interpreter on microcontrollers

    amforth is an extendable command interpreter running on AVR ATmega and TI MSP430 microcontrollers. The Risc-V and ARM architectures are ascending. Turnkey actions for IoT workloads are possible as well. The command language is close to the Forth 2012 standard.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    Modell(-bau-)basierte Eisenbahnsteuerung
    Dieses Projekt beinhaltet eine Digitalsteuerung auf Basis des CAN-Bus, Eclipse RCP und AVR-Mikrocontrollern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    P89 Serial Programmer

    P89 Serial Programmer

    Program NXP P89V51RD2 from your favorite Unix system

    P89 Serial Programmer (p89pgm) is a simple command-line based serial In-System Programmer for Philips (NXP) P89V51RD2 microcontroller. This programmer is designed to be minimal, and has no external software dependency. Supported input formats are Intel HEX and raw binary file. This programmer is designed for GNU/Linux and Unix-like platforms; but it also runs on Microsoft Windows as well, thanks to Cygwin porting library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    IoT Leaf

    Software resources for the ESP32 based IoT Leaf microcontroller board

    ...The board can be powered via solar cell or USB and provides a battery charging function and deep-discharge protection for LiPo batteries. Beside the ESP32 the microcontroller part is prepared for a LoRaWAN and a GPS module. Both together provide a powerful hardware which can be used in many different scenarios. Details and the full specification are available at https://iot.halaser.de This repository contains different firmware-examples and applications which can be used together with this board as well as hardware designs which are free to be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10
    AVRpal.NET

    AVRpal.NET

    A Windows based GUI for popular avrdude command line utility

    A Windows based GUI for popular avrdude command line utility for AVR microcontroller Programming.It has got many features with a lightweight easy to understand interface. AVRdude is provided with it. It previously used LibUSBdotnet but now it uses LibUSBK for compatibility(http://libusbk.sourceforge.net/UsbK3/index.html) .Supports only USBasp programmer but if you can code,you can change it to work with your programmer.Feedback is necessary friends
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Arduino Si4735 radio library

    Arduino and Silicon Laboratories Si4735 radio library

    This library controls many Silicon Laboratories Si47xx family radio chips with an Arduino microcontroller. Major features include: • I2C and SPI bus • Supports "original" (Uno, Duemilanove, and their clones), Mega 2560, Leonardo, and Due Arduinos • FM/AM receive modes; including short, medium, and long wave AM • Analog and/or digital audio output • FM RDS and RBDS • Localization of receive bands, channel spacing, FM de-emphasis, and RDS/RBDS • Correctly decodes RBDS PI codes into station's call letters • Can handle a mix of RDS and RBDS stations as found near the US boarders with Canada and Mexico • Example programs I2C and Due support is alpha because I do not have hardware to test these features.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 12

    LakeRobotics

    Embedded Software Framework for ARM/Cortex Microcontroller

    Embedded Software Framework for ARM/Cortex Microcontroller useable especially in robotics applications but also in any other embedded software projects. The framework is based on C/C++ code and includes other open source projects like FreeRTOS, lwIP etc. and also adds additional libraries and tools to provide a powerfull set of functions for embedded software projects At the moment there is just a small Wiki in German language with little information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ECU

    ECU

    Ford Mustang 05-09 V6 ECU project

    ...Project is based on megasquirt project, it uses same tuning tools (megatune/TunerStudio MS). There are three CPUs in total, so project contains three diferent firmwares for each microcontroller. Main CPU is NXP ARM7 LPC2366 running AOS operating system (also my project). Remaining CPUs are ATMEGAs - electronic thortle controller and IO controller.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    AOS

    C++ RTOS for my mustang ECU project

    RTOS written in C++ for LPC23xx (ARM7) microcontroller. Also port for windows exists, but it is not fully functional yet. Preemptive, powerfull RTOS which i use on PCM for Mustang 2005 V6 cologne engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Microcontroller Mapper

    Time saving tool for mapping microcontroller peripherals

    Graphical user interface that automates the process of mapping microcontroller peripherals include files using a layered module/resource approach. Layered mapping and highly generic macro creation allow it to be used with lots of microcontroller families. Currently only has support for the MSP430F5438 microcontroller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ztex is a Firmware Kit with a corresponding Driver API for EZ-USB based hardware. The Firmware is written in C and assembled using a powerful macro processor. The Driver API allows the development of platform-independent device drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    EM-65C02

    A 65C02 Emulator for Microchip PIC24/33

    EM-65C02 emulates a Western Design Centre (WDC) 65C02 microprocessor on a Microchip PIC24/33 microcontroller. The code supports varying amounts of RAM and ROM depending on the features of the host device. The emulation speed depends on the device and its oscillator configuration. A PIC24EP running at 70MIPS has emulates a 65C02 running at about 6Mhz. The example code configuration uses a copy of the BBC BASIC ROM image and a simulation of enough of the Acorn MOS to make the BASIC work using a serial UART connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    microDispatch

    Microcontroller Task Scheduler

    Super lightweight task scheduler aimed at 8 bit AVR ATmega micro-controllers (perfect for Arduino), although it can easily be used on other hardware like Microchip PIC. It uses simple round-robin scheduling so no priority levels can be set. You choose the time interval by calling dispatchTick(), this is usually in a timer interrupt. Range for number of tasks: 0 to 255 tasks Range for delay: 0 to 65535 ticks Each task only uses 5 byte of RAM. The one task LED blink example only uses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mini Vezer OS (MVOS) is a minimal footprint simple embedded OS-like task scheduler implementing cross-task communication, primarily designed for the Freescale HCS08 microcontroller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BASIC interpreter for the 16bit PIC microcontroller 24FJ64GA002. The interpreter runs on the chip only, no compiler/tokenizer is needed. Communication with PC is done by USB-to-serial converter cable.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 21
    kitty enlighted

    kitty enlighted

    A small microcontroller LED Pin-back button for just 1 $

    This is a RGB LED Pin-back Button controlled by an AVR Microcontroller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A project collecting free software modules which can be used together in an arbitrary microcontroller application, starting with AVR platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Micro RTOS for P89C668
    Written entirely in 8051 assembly this is a bare bones Real Time OS (RTOS) kernel for the P89C668 microcontroller. The OS itself is inspired by the discussion in 'MicroC/OS-II: The Real-Time Kernel' an excellent book by Jean J. Labrosse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An Arduino wrapper for the LPC1343 microcontroller for SoonCon 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Software and hardware for a radio controlled 'laser' combat game. A microcontroller is connected to a radio receiver and can send IR signals to another player with the same setup. When a valid IR code is received initially the throttle will be cut.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next