mcu-starter-projects
Microcontroller projects
A collection of simple projects and codebases for developing bare-metal microcontroller applications
Simple starter projects for bare-metal MCU development
313 stars
22 watching
41 forks
Language: C
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of Python projects utilizing the Circuit Python language on various microcontrollers. | 14 |
| Provides the core software components and configuration files for a specific type of microcontroller board platform. | 1,257 |
| A collection of examples and exercises in bare metal programming for an ARM microcontroller | 104 |
| A collection of small programs for the Raspberry Pi Pico microcontroller | 46 |
| A collection of breakout boards designed for easy development and debugging of microcontrollers | 11 |
| An open framework for developing software on microcontrollers | 202 |
| A starter code for teaching the Northwestern Micro:bit v2 course CE346, providing applications and board initialization for a microcontroller development project. | 4 |
| Provides a development environment for working with the STM32F103 microcontroller | 330 |
| A collection of projects and experimental code for Atmel's AVR microcontrollers using the C programming language. | 41 |
| A secure bootloader for 32-bit microcontrollers. | 1,363 |
| An embedded software platform providing middleware libraries and projects for various STM32 boards | 908 |
| Provides MATLAB/Simulink source codes to reproduce experiments from a book on microcontroller programming for power electronics control applications. | 72 |
| A companion code repository for the book Real-Time C++ providing reference application code and examples for efficient object-oriented and template microcontroller programming. | 620 |
| A demo project of FreeRTOS on an ARM microcontroller board | 155 |
| An implementation of MicroPython with Ethernet capabilities using the RP2040 microcontroller and WIZnet chip | 11 |