All Projects → zmu → Similar Projects or Alternatives

205 Open source projects that are alternatives of or similar to zmu

cortexm-AES
high performance AES implementations optimized for cortex-m microcontrollers
Stars: ✭ 18 (-74.29%)
Mutual labels:  cortex-m, cortex-m4, cortex-m3, cortex-m0
m4vga-rs
VGA-style video output for STM32F4 processors, in Rust
Stars: ✭ 122 (+74.29%)
Mutual labels:  microcontroller, cortex-m
ez-rtos
A micro real-time operating system supporting task switching, delay function, memory allocator and critical section. It is writen on ARM Cortex-M3 assemble language, it runs successfully on STM32F103 MCU.
Stars: ✭ 57 (-18.57%)
Mutual labels:  cortex-m, cortex-m3
mdepx
MDEPX — A BSD-style RTOS
Stars: ✭ 17 (-75.71%)
Mutual labels:  microcontroller, cortex-m
Pyocd
Open source Python library for programming and debugging Arm Cortex-M microcontrollers
Stars: ✭ 550 (+685.71%)
Mutual labels:  microcontroller, cortex-m
DemOS
Free, simple, extremely lightweight, stackless, cooperative, co-routine system (OS) for microcontrollers
Stars: ✭ 18 (-74.29%)
Mutual labels:  microcontroller, cortex-m
alloc-cortex-m
A heap allocator for Cortex-M processors
Stars: ✭ 139 (+98.57%)
Mutual labels:  microcontroller, cortex-m
stm32f103xx
DEPRECATED
Stars: ✭ 31 (-55.71%)
Mutual labels:  microcontroller, cortex-m
xForth
Experimental Forth cross compiler for tiny devices
Stars: ✭ 53 (-24.29%)
Mutual labels:  microcontroller, cortex-m
Tock
A secure embedded operating system for microcontrollers
Stars: ✭ 3,258 (+4554.29%)
Mutual labels:  microcontroller, cortex-m
rnk
rnk is a RTOS targeting ARM architecture.
Stars: ✭ 22 (-68.57%)
Mutual labels:  microcontroller, cortex-m
Modm
modm: a C++20 library generator for AVR and ARM Cortex-M devices
Stars: ✭ 375 (+435.71%)
Mutual labels:  microcontroller, cortex-m
Cortex M Quickstart
Template to develop bare metal applications for Cortex-M microcontrollers
Stars: ✭ 372 (+431.43%)
Mutual labels:  microcontroller, cortex-m
Xpcc
DEPRECATED, use our successor library https://modm.io instead
Stars: ✭ 177 (+152.86%)
Mutual labels:  microcontroller, cortex-m
perf counter
A dedicated performance counter for Cortex-M systick. It shares the SysTick with users' original SysTick function without interfere it. This library will bring new functionalities, such as performance counter, delay_us and clock() service defined in time.h
Stars: ✭ 197 (+181.43%)
Mutual labels:  microcontroller, cortex-m
Distortos
object-oriented C++ RTOS for microcontrollers
Stars: ✭ 354 (+405.71%)
Mutual labels:  microcontroller, cortex-m
rustBoot
rustBoot is a standalone bootloader written entirely in `Rust`, designed to run on anything from a microcontroller to a system on chip. It can be used to boot into bare-metal firmware or Linux.
Stars: ✭ 99 (+41.43%)
Mutual labels:  microcontroller, cortex-m
IntrOS
Free cooperative operating system (OS) for microcontrollers
Stars: ✭ 38 (-45.71%)
Mutual labels:  microcontroller, cortex-m
Utensor
TinyML AI inference library
Stars: ✭ 1,295 (+1750%)
Mutual labels:  microcontroller, cortex-m
Svd2rust
Generate Rust register maps (`struct`s) from SVD files
Stars: ✭ 347 (+395.71%)
Mutual labels:  microcontroller, cortex-m
Daplink
Stars: ✭ 1,162 (+1560%)
Mutual labels:  microcontroller, cortex-m
M7M01 MuEukaron
An capability-based microkernel general-purpose operating system focusing on scalability, predictability, mixed-criticality and recoverability. THIS PROJECT IS IN PREVIEW STATE CURRENTLY
Stars: ✭ 79 (+12.86%)
Mutual labels:  microcontroller, cortex-m
Cortex M
Low level access to Cortex-M processors
Stars: ✭ 379 (+441.43%)
Mutual labels:  microcontroller, cortex-m
Cortex M Rtic
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
Stars: ✭ 623 (+790%)
Mutual labels:  microcontroller, cortex-m
Pro micro
ATMega32U4 Arduino board, available from SparkFun Electronics
Stars: ✭ 180 (+157.14%)
Mutual labels:  microcontroller
XMC-for-Arduino
Integration of Infineon's XMC microcontrollers into the Arduino IDE.
Stars: ✭ 85 (+21.43%)
Mutual labels:  microcontroller
Polymcu
An open framework for micro-controller software
Stars: ✭ 173 (+147.14%)
Mutual labels:  microcontroller
Nrf Hal
A Rust HAL for the nRF family of devices
Stars: ✭ 186 (+165.71%)
Mutual labels:  microcontroller
theCore
theCore: C++ embedded framework
Stars: ✭ 76 (+8.57%)
Mutual labels:  cortex-m4
Nf Interpreter
⚙️ nanoFramework Interpreter, CLR, HAL, PAL and reference target boards
Stars: ✭ 168 (+140%)
Mutual labels:  microcontroller
Micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Stars: ✭ 13,439 (+19098.57%)
Mutual labels:  microcontroller
ic-pinout-diagram-generator
Generate beautiful pinout diagrams for integrated circuits.
Stars: ✭ 38 (-45.71%)
Mutual labels:  microcontroller
timonel
ATtiny85/45/25 I2C bootloader
Stars: ✭ 108 (+54.29%)
Mutual labels:  microcontroller
Self Driving Golf Cart
Be Driven 🚘
Stars: ✭ 147 (+110%)
Mutual labels:  microcontroller
Emlearn
Machine Learning inference engine for Microcontrollers and Embedded devices
Stars: ✭ 154 (+120%)
Mutual labels:  microcontroller
msp430-rng
Random (SLAA338) and pseudorandom (LCG) number generation.
Stars: ✭ 19 (-72.86%)
Mutual labels:  microcontroller
Lib Python
Blynk IoT library for Python and Micropython
Stars: ✭ 140 (+100%)
Mutual labels:  microcontroller
micropy-stubs
Automatically Generated Stub Packages for Micropy-Cli and whomever else
Stars: ✭ 25 (-64.29%)
Mutual labels:  microcontroller
Chino Os
A real time operating system for IoT written in C++
Stars: ✭ 139 (+98.57%)
Mutual labels:  microcontroller
M5p01 muprokaron
A tiny real-time kernel focusing on formal reliability and simplicity.
Stars: ✭ 132 (+88.57%)
Mutual labels:  microcontroller
arduivis
a bi-directional communication paradigm for programming languages & microcontrollers
Stars: ✭ 48 (-31.43%)
Mutual labels:  microcontroller
Tiny Json
The tiny-json is a versatile and easy to use json parser in C suitable for embedded systems. It is fast, robust and portable.
Stars: ✭ 127 (+81.43%)
Mutual labels:  microcontroller
Neo430
A very small msp430-compatible customizable soft-core microcontroller-like processor system written in platform-independent VHDL.
Stars: ✭ 120 (+71.43%)
Mutual labels:  microcontroller
Goldfish
A small, thin, USB-C, Pro Micro compatible microcontroller
Stars: ✭ 120 (+71.43%)
Mutual labels:  microcontroller
Micropy Cli
Micropython Project Management Tool with VSCode support, Linting, Intellisense, Dependency Management, and more!
Stars: ✭ 112 (+60%)
Mutual labels:  microcontroller
lwpkt
Lightweight packet protocol structure for multi-device communication focused on RS-485
Stars: ✭ 71 (+1.43%)
Mutual labels:  microcontroller
netxduo
Azure RTOS NetX Duo is an advanced, industrial-grade TCP/IP network stack designed specifically for deeply embedded real-time and IoT applications
Stars: ✭ 151 (+115.71%)
Mutual labels:  microcontroller
nrf52-IR
Decoding and saving carrier modulated IR signals and sending modulated IR signals using NRF52 SoCs
Stars: ✭ 17 (-75.71%)
Mutual labels:  microcontroller
Talks
schedule and materials about my presentations
Stars: ✭ 245 (+250%)
Mutual labels:  microcontroller
Stm32 Dma Uart
Efficient DMA timeout mechanism for peripheral DMA configured in circular mode demonstrated on a STM32 microcontroller.
Stars: ✭ 111 (+58.57%)
Mutual labels:  microcontroller
Neorv32
A small and customizable full-scale 32-bit RISC-V soft-core CPU and SoC written in platform-independent VHDL.
Stars: ✭ 106 (+51.43%)
Mutual labels:  microcontroller
Real Time Cpp
Real-Time C++ Companion Code
Stars: ✭ 242 (+245.71%)
Mutual labels:  microcontroller
Avr8js
Arduino (8-bit AVR) simulator, written in JavaScript and runs in the browser / Node.js
Stars: ✭ 102 (+45.71%)
Mutual labels:  microcontroller
Teensy Eurorack
Eurorack shield for teensy 4.1 with 14 in / 16 out analog channels
Stars: ✭ 99 (+41.43%)
Mutual labels:  microcontroller
munix
🦠 µnix is a UNIX-like operating system
Stars: ✭ 57 (-18.57%)
Mutual labels:  microcontroller
Open Electronics
📚 💻 Great Resources for Electronics Enthusiasts
Stars: ✭ 242 (+245.71%)
Mutual labels:  microcontroller
Reactorforge
High power induction heating platform
Stars: ✭ 90 (+28.57%)
Mutual labels:  microcontroller
Cwebsocket
cWebsocket is lightweight websocket server library
Stars: ✭ 241 (+244.29%)
Mutual labels:  microcontroller
Ol3d
A tiny portable 3D graphics lib for micro controllers
Stars: ✭ 90 (+28.57%)
Mutual labels:  microcontroller
Lv drivers
TFT and touch pad drivers for LVGL embedded GUI library
Stars: ✭ 84 (+20%)
Mutual labels:  microcontroller
1-60 of 205 similar projects