Showing 16 open source projects for "serial bootloader"

View related business solutions
  • The AI coach for teams, built on validated assessments. Icon
    The AI coach for teams, built on validated assessments.

    Cloverleaf is an assessment-backed AI Coach that fully understands your people and the context of their workday.

    Give managers and teams proactive, contextual coaching to lead effectively, communicate clearly, and navigate real work situations as they happen.
    Learn More
  • ACI Learning: Internal Audit, Cybersecurity, and IT Training Icon
    ACI Learning: Internal Audit, Cybersecurity, and IT Training

    Proven skill building for every aspect of your support or IT team.

    Traditional training doesn't equip employees with the practical skills they need to drive business success. ACI Learning provides hands-on IT and cybersecurity training designed to build real-world, on-the-job skills. Our outcome-based programs empower employees with certification prep, industry-recognized credentials, and flexible learning options. With expert-led video training, labs, and scalable solutions, we help businesses, individuals, governments, and academic institutions develop a skilled workforce, align with business goals, and stay ahead in a rapidly evolving digital world.
    Learn More
  • 1
    stm32flash

    stm32flash

    Open source flash program for STM32 using the ST serial bootloader

    Open source cross platform flash program for the STM32 ARM microcontrollers using the built-in ST serial bootloader over UART or I2C
    Leader badge
    Downloads: 761 This Week
    Last Update:
    See Project
  • 2
    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: 89 This Week
    Last Update:
    See Project
  • 3
    HWID Spoofer - Hardware ID Changer

    HWID Spoofer - Hardware ID Changer

    The best HWID Spoofer in 2025.

    TraceX is a powerful and advanced HWID Spoofer designed to bypass anti-cheat systems in games like Valorant, Apex Legends, Warzone, Fortnite, and more. It spoofs critical system identifiers such as disk serials, MAC addresses, BIOS UUIDs, motherboard and GPU IDs, and even EFI boot variables. This HWID Spoofer also includes a full system cleaner that removes traces of game activity, browser data, event logs, Xbox and Discord accounts, and network fingerprints. With deep spoofing of CPU,...
    Leader badge
    Downloads: 1,238 This Week
    Last Update:
    See Project
  • 4

    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: 36 This Week
    Last Update:
    See Project
  • Simplify your short-term rental business with our Channel Manager Icon
    Simplify your short-term rental business with our Channel Manager

    Boost your vacation rental revenue

    Manage your vacation rental like a pro with features that streamline, sync and simplify - all from one intuitive software.
    Learn More
  • 5
    ATTinyCore Universal

    ATTinyCore Universal

    Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8

    ...Half of the tinyNeoPixel speeds have had the assembly routines modified in major ways (there's no more stupid menu for the port), but they are untested. Virtual boot relies on rewriting the vector table, such that the RESET vector points to the bootloader.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6
    OpenECoSys
    Open source embedded distributed systems based on Microchip's PIC microcontrollers. A software tool called NetworkViewer for monitoring the modules on the distributed network is also available.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7

    STM324x9I-EVAL QPC port with LWIP

    Port of the QPC 5.3.0 RTOS framework to the STM324x9I-EVAL2 dev kit.

    ...The FW is divided into a number of modules each covering a specific category: Application TODO: Add application submodules and descriptions here. BSP - Bootloader specific BSP that pulls in the shared BSP Shared BSP CMSIS STM32F4xx device drivers Serial/UART Time/RTC Ethernet (STM32 MAC) driver QPC implementation of the LWIP network driver interface STM32 specific init and optimizations. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    SID Soldering Iron Driver

    SID Soldering Iron Driver

    Soldering iron driver

    ...SID is tested with - HAKKO 907 handpiece - HAKKO 908 handpiece - QUICK 907A handpiece (HAKKO klon, different characteristics of the sensor) - GORDAK handpiece (HAKKO klon, different characteristics of the sensor) - ATTEN handpiece (HAKKO klon, different characteristics of the sensor) - NONAME HAKKO klon (identical RTD characteristics) - SOLOMON SL 10 - SOLOMON HQ 10 - SOLOMON HQ 30 - WELLER PES-51 SID display's data on 16x2 LCD, it has USB port (used attm only for bootloader) and it outputs debug info on serial port of the mcu. It features fully tunable (no auto tuning so far) PID controller for the tip temperature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    serialLCD ATmega8 (ArduinoBased)

    The serial LCD module using ATmega8 along with easy arduino library.

    ...It contains ATmega8 with given firmware file & the arduino library. The ATmega8 can be replaced by ATmega168/328. ATmega8 uses its 8MHz internal oscillator to reduce hardware (atmega8 no-xtal bootloader is used). The arduino library uses SoftwareSerial internally to communicate ATmega8 via digital pin 6 (only for uno/duemilanove or clone with atmega8/168/328, not for mega & due). Only one wire simplex serial communication at baudrate 9600 is required to communicate with serialLCD module. The library & firmware file is released in public domain as open-source project. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • No-code email and landing page creation Icon
    No-code email and landing page creation

    Make campaign creation fast and easy with Knak

    Built for speed and collaboration, Knak streamlines campaign production with modular templates, real-time editing, simple collaboration, and seamless integrations with leading MAPs like Adobe Marketo Engage, Salesforce Marketing Cloud, Oracle Eloqua, and more. Whether you're supporting global teams or launching fast-turn campaigns, Knak helps you go from brief to build in minutes—not weeks. Say goodbye to bottlenecks and hello to marketing agility.
    Learn More
  • 10

    A-boot: Atmel serial bootloader

    Atmel AVR universal bootloader with flash CRC

    Universal bootloader for Atmel AVR chips. Main features: - small size (<2kB); - flash 16-bit CRC check (flash read is not required); - can test Application flash with CRC before starting it; - interrupts driven (no dead loops); - TEA encryption support; - command line programmer written in plain C.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    LED Matrix Spectrum Analyser

    Code displays various user patterns on a 16x8 LED matrix

    Thought I'd test out this new super dense digital strip lighting so I made a matrix with them and used an ATmega32u4 to process the serial output to each LED. The code is based on the Arduino bootloader and has only been tested on Freetronics' LeoStick. The entire matrix runs from one serial output from the ATmega so it's speed and efficiency isn't the best. Thinking of using FFT to make this a Spectrum Analyzer in the future for the audible range of frequencies. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple command-line tool to download/upload firmware to/from STM32 MCU with factory preprogrammed serial bootloader. Look <a href="http://openfacts2.berlios.de/wikien/index.php/BerliosProject:STM%20Flasher">wiki</a> for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DefendLineII
    ATMEL ATMega1280 based powerful, multifunctional, reliable, expandable and extremely flexible hardware platform for home and industrial processes automation, robotic toys, security systems, education and enjoyment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PC side of the Tiny PIC Bootloader. This is an implementation of the serial protocol used in these microchip PIC bootloader for Linux or like operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PicOload is a programmer and a bootloader that allow to program a PIC 16f87X / 16f87XA using a RS232 serial line whithout leaving the chip from his support and without disturbing the rest of the device
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    STM32491_CPLR

    STM32F4 QPC bootloader, QPC/FreeRTOS, C++ client

    STM32F4 QPC bootloader, QPC/FreeRTOS Application and a C++ client (shared lib and exe) that can talk to them over serial and ethernet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB