awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
trebisky avatar

trebisky/stm32f103

0
View on GitHub↗
121 stars·22 forks·C·GPL-2.0·8 viewscholla.mmto.org/stm32↗

Stm32f103

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.

Features

  • Microcontroller Templates - Bare-metal programming examples for STM32F103 boards.

Star history

Star history chart for trebisky/stm32f103Star history chart for trebisky/stm32f103

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Stm32f103

These projects share indexed features with Stm32f103. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
Compare all 30 related projects→

Frequently asked questions

What does trebisky/stm32f103 do?

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.

What are the main features of trebisky/stm32f103?

The main features of trebisky/stm32f103 are: Microcontroller Templates.

Which projects share features with trebisky/stm32f103?

Projects with overlapping indexed features include: alexeicolin/tivaapps — Overview. avem-labs/ol3d — A tiny portable 3D graphics lib for micro controllers. avislab/stm32f103 — STM32F103C8 Examples. bootsector/stm32-hid-bootloader — This is a driverless (no USB drivers needed, even on Windows) USB HID bootloader for STM32F10X devices. devanlai/dapboot — The dapboot project is an open-source USB Device Firmware Upgrade (DFU) bootloader for STM32 devices. akospasztor/stm32-bootloader — Customizable Bootloader for STM32 microcontrollers. This project includes demonstrations for various hardware how to…