awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to lujji/stm8-bootloader

Open-source alternatives to Stm8 Bootloader

30 open-source projects similar to lujji/stm8-bootloader, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Stm8 Bootloader alternative.

  • akospasztor/stm32-bootloaderakospasztor avatar

    akospasztor/stm32-bootloader

    1,039View on GitHub↗

    Customizable Bootloader for STM32 microcontrollers. This project includes demonstrations for various hardware how to perform in-application-programming of a firmware located on external SD card with FAT32 file system.

    C
    View on GitHub↗1,039
  • alexeicolin/tivaappsalexeicolin avatar

    alexeicolin/tivaapps

    17View on GitHub↗

    Overview

    C
    View on GitHub↗17
  • avem-labs/ol3dA

    avem-labs/ol3d

    0View on GitHub↗

    A tiny portable 3D graphics lib for micro controllers.

    View on GitHub↗0
  • avislab/stm32f103avislab avatar

    avislab/STM32F103

    960View on GitHub↗

    STM32F103C8 Examples

    C
    View on GitHub↗960
  • bootsector/stm32-hid-bootloaderB

    bootsector/stm32-hid-bootloader

    0View on GitHub↗

    This is a driverless (no USB drivers needed, even on Windows) USB HID bootloader for STM32F10X devices.

    View on GitHub↗0
  • devanlai/dapbootdevanlai avatar

    devanlai/dapboot

    377View on GitHub↗

    The dapboot project is an open-source USB Device Firmware Upgrade (DFU) bootloader for STM32 devices.

    C
    View on GitHub↗377

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • dwelch67/stm32f4ddwelch67 avatar

    dwelch67/stm32f4d

    66View on GitHub↗

    Got my STM32F4DISCOVERY board today from digikey. I didnt know there was a cortex-m with an fpu so I wanted to try it out. Cost about $20, they are giving these things away you might as well get one.

    C
    View on GitHub↗66
  • gemesa/rustlinkG

    gemesa/rustlink

    0View on GitHub↗

    rustlink is a set of tools to program STM32 devices: - rst-info: device information tool - rst-flash: programmer and flash manipulation tool

    View on GitHub↗0
  • gemesa/stm32-dc-dcgemesa avatar

    gemesa/stm32-dc-dc

    35View on GitHub↗

    This project contains the source code of an STM32F334C8T6 based DC-DC converter. The converter can operate in buck, boost and buck-boost (mixed) mode using high resolution timers (HRTIM) and is controlled by a PI controller. The input and output voltages are measured by ADC where the ADC trigger…

    C
    View on GitHub↗35
  • gemesa/stm32-rf-scannerG

    gemesa/stm32-rf-scanner

    0View on GitHub↗

    This project contains the source code of an nRF24L01+ and Blue Pill (STM32F103C8T6) based RF scanner. The Blue Pill scans frequencies from 2.400GHz to 2.525GHz (1MHz resolution) with nRF24L01+ and plots the activity on each frequency through UART.

    View on GitHub↗0
  • glennlopez/embeddedsystems.playgroundG

    glennlopez/EmbeddedSystems.Playground

    0View on GitHub↗

    Embedded Systems Playground This repo contains all my trials and tribulations with Embedded Systems. It contains learning materials, practice sessions, and all the labs I've completed independently (no-credits/for-fun).

    View on GitHub↗0
  • lonelywolf/stm8LonelyWolf avatar

    LonelyWolf/stm8

    34View on GitHub↗

    stm8

    C
    View on GitHub↗34
  • lujji/stm8-bare-minlujji avatar

    lujji/stm8-bare-min

    129View on GitHub↗

    Tiny peripheral library for STM8. This library was developed as a supplement to a series of blog posts while I was experimenting with STM8 microcontrollers. Tested with SDCC compiler only.

    C
    View on GitHub↗129
  • martinjaros/tm4c-gccmartinjaros avatar

    martinjaros/tm4c-gcc

    8View on GitHub↗

    Project template for Tiva series MCU:

    C
    View on GitHub↗8
  • mohammed-ahmedaf/armM

    Mohammed-AhmedAF/ARM

    0View on GitHub↗

    ARM Cortex-M projects

    View on GitHub↗0
  • nhivp/freertos-gcc-tm4c123glxN

    nhivp/FreeRTOS-GCC-tm4c123glx

    0View on GitHub↗
    View on GitHub↗0
  • pitankar/tm4cpitankar avatar

    pitankar/TM4C

    24View on GitHub↗

    Implementation of a Round-Robin schedular and generic compilation environment for TM4C123GH6PM. The build system presented here has the minimal possible set of files to get started with TM4C123GH6PM (ARM Cortex M4) the TIVA C Launchpad board by Texas Instruments. The code was tested on Ubuntu…

    C
    View on GitHub↗24
  • raburton/esptool2raburton avatar

    raburton/esptool2

    65View on GitHub↗

    An esp8266 rom creation tool

    C
    View on GitHub↗65
  • raburton/rbootraburton avatar

    raburton/rboot

    318View on GitHub↗

    rBoot - An open source boot loader for the ESP8266 by Richard A Burton, richardaburton@gmail.com http://richard.burtons.org/

    C
    View on GitHub↗318
  • roanfourie/stm32f4-disco-embitz-blinkyRoanFourie avatar

    RoanFourie/STM32F4-DISCO-EMBITZ-Blinky

    2View on GitHub↗

    Date: 2017-Week-38 Status: Working

    C
    View on GitHub↗2
  • sminghub/smingSmingHub avatar

    SmingHub/Sming

    1,567View on GitHub↗

    Sming is an asynchronous embedded C++ framework with superb performance and multiple network features. Sming is open source, modular and supports multiple architectures including ESP8266, ESP32 and Raspberry Pi Pico (both RP2040 and RP2350).

    C++
    View on GitHub↗1,567
  • szczys/stm32f0-discovery-basic-templateszczys avatar

    szczys/stm32f0-discovery-basic-template

    129View on GitHub↗

    #STM32F0-Discovery Application Template This package is for use when compiling programs for STM32F05xx ARM microcontrollers using arm-none-eabi-gcc (I'm using the Code Sourcery G++:Lite Edition toolchain). The Makefile in the main directory will call the Make file in the Libraries directory,…

    C
    View on GitHub↗129
  • trebisky/stm32f103trebisky avatar

    trebisky/stm32f103

    121View on GitHub↗

    This is a collection of things I have done pertaining to the STM32F103 microcontroller. I program using the C language and Makefiles, so this is a collection of "on the bare metal" style stuff. By and large it is the record of my education on these devices.

    C
    View on GitHub↗121
  • uctools/msp430-templateU

    uctools/msp430-template

    0View on GitHub↗
    View on GitHub↗0
  • uctools/stm32l1xx-templateU

    uctools/stm32l1xx-template

    0View on GitHub↗
    View on GitHub↗0
  • ve3wwg/stm32f103c8t6ve3wwg avatar

    ve3wwg/stm32f103c8t6

    388View on GitHub↗

    Project stm32f103c8t6

    C
    View on GitHub↗388
  • vsch/stm8-multi-taskervsch avatar

    vsch/stm8-multi-tasker

    9View on GitHub↗

    Stability: Not Ready In Development

    C
    View on GitHub↗9
  • wangyeee/stm32f4-freertosW

    wangyeee/STM32F4-FreeRTOS

    0View on GitHub↗

    A demo project of FreeRTOS running on a STM32F4 Discovery board.

    View on GitHub↗0
  • xuhongv/studyinesp32X

    xuhongv/StudyInEsp32

    0View on GitHub↗

    第一步:请先搭建好ESP32的开发环境,您可以在Linux或者Windows系统上搭建:

    View on GitHub↗0
  • xuhongv/studyinesp8266X

    xuhongv/StudyInEsp8266

    0View on GitHub↗

    GitHub地址:https://github.com/xuhongv/StudyInEsp8266 - 国内码市地址:https://gitee.com/xuhongv/StudyInEsp8266

    View on GitHub↗0