nim_stm32f3
Embedded program
An embedded programming project utilizing the Nimrod language on an STM32F3 microcontroller.
Small embedded Nim program running on an STM32F3.
12 stars
2 watching
0 forks
Language: Nimrod
last commit: over 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
stmicroelectronics/stm32cubef4 | An embedded software platform providing middleware libraries and projects for various STM32 boards | 908 |
rust-embedded/cortex-m | Provides low-level interfaces to interact with Cortex-M microcontrollers using Rust | 842 |
avislab/stm32f103 | A collection of examples and documentation for developing software with the STM32F103 microcontroller | 856 |
rust-embedded-community/tm4c-hal | An Embedded HAL and general chip support for the TM4C123/LM4F120 microcontrollers | 42 |
stm32-rs/stm32f1xx-hal | Provides a hardware abstraction layer for microcontrollers in the STM32F1 family | 578 |
ve3wwg/stm32f103c8t6 | Provides a development environment for working with the STM32F103 microcontroller | 330 |
trebisky/stm32f103 | A collection of examples and exercises in bare metal programming for an ARM microcontroller | 104 |
h3rald/mn | A minimal concatenative programming language implemented in Nim. | 26 |
femtoemacs/nimacros | A documentation project for Nim macros | 42 |
andysworkshop/stm32plus | A C++ library providing an interface to the STM32 microcontrollers | 745 |
dwelch67/stm32f4d | A repository providing a basic platform for developing and debugging programs on the STM32F4 Discovery board | 65 |
stnolting/neorv32 | An open source 32-bit RISC-V CPU and microcontroller-like SoC written in VHDL for customizable embedded systems | 1,626 |
stm32-rs/stm32-eth | An Ethernet driver for microcontrollers from the STM32F family. | 150 |
dflemstr/tin | A statically structurally typed JIT-compiled programming language designed to be easily embedded in other programs. | 63 |
rust-embedded/msp430-quickstart | A template for building applications for TI's MSP430 microcontrollers | 37 |