STM32F4-FreeRTOS
Microcontroller demo
A demo project of FreeRTOS on an ARM microcontroller board
A demo project of FreeRTOS running on a STM32F4 Discovery board.
154 stars
26 watching
155 forks
Language: C
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ve3wwg/stm32f103c8t6 | Provides a development environment for working with the STM32F103 microcontroller | 327 |
stmicroelectronics/stm32cubef4 | An embedded software platform providing middleware libraries and projects for various STM32 boards | 898 |
feilipu/arduino_freertos_library | A library providing compatibility and simplification of FreeRTOS for use on Arduino ATmega devices | 850 |
weactstudio/weactstudio.ministm32f4x1 | Development tools and software library for microcontrollers | 683 |
forty-tw0/raspberrypi-freertos | A port of FreeRTOS to the raspberry pi 2B with USB and Ethernet capabilities. | 142 |
trebisky/stm32f103 | A collection of examples and exercises in bare metal programming for an ARM microcontroller | 101 |
rsta2/pico | A collection of small programs for the Raspberry Pi Pico microcontroller | 46 |
stm32-rs/stm32-eth | An Ethernet driver for microcontrollers from the STM32F family. | 149 |
dtcristo/microbit-demos | Rust demos for running on BBC micro:bit microcontrollers | 7 |
pangopi/micropython-ds3231-at24c32 | A MicroPython driver for the DS3231 RTC and AT24C32 EEPROM module | 28 |
stevesek/raspberry-pi-pico-micropython-ethernet | An implementation of MicroPython with Ethernet capabilities using the RP2040 microcontroller and WIZnet chip | 11 |
rowol/stm32_discovery_arm_gcc | Development tools and code examples for STM32 microcontrollers using Linux and the GNU Tools for Embedded ARM Processors Toolchain. | 91 |
riscv-rust/gd32vf103-pac | A peripheral access crate for a specific microcontroller family | 36 |
micro-ros/nuttx | A NuttX-based RTOS implementation designed to support micro-ROS development and deployment. | 89 |
dwelch67/stm32f4d | A repository providing a basic platform for developing and debugging programs on the STM32F4 Discovery board | 65 |