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.
155 stars
26 watching
156 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 | 330 |
stmicroelectronics/stm32cubef4 | An embedded software platform providing middleware libraries and projects for various STM32 boards | 908 |
feilipu/arduino_freertos_library | An Arduino library that integrates FreeRTOS with ATmega devices, enabling the use of FreeRTOS capabilities in the Arduino environment. | 861 |
weactstudio/weactstudio.ministm32f4x1 | Development tools and software library for microcontrollers | 694 |
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 | 104 |
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. | 150 |
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 | 29 |
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. | 88 |
dwelch67/stm32f4d | A repository providing a basic platform for developing and debugging programs on the STM32F4 Discovery board | 65 |