artfulbytes / how_a_microcontroller_starts_videoLinks
Startup code for an STM32 microcontroller written in C as demo for a YouTube video.
☆21Updated last year
Alternatives and similar repositories for how_a_microcontroller_starts_video
Users that are interested in how_a_microcontroller_starts_video are comparing it to the libraries listed below
Sorting:
- Very small, safe, lightning fast, yet portable preemptive RTOS with SMP support☆113Updated 3 weeks ago
- A light-weight framework for STM32 and other architectures written in C++.☆144Updated last week
- Simple and fast code profiler for STM32 ARM Cortex-M CPU family☆45Updated 2 years ago
- Wrapping FreeRTOS in modern C++ classes☆37Updated last week
- Persistent NOR Flash ring buffer for embedded uses.☆11Updated 6 months ago
- Microkernel-based realtime operating system for microcontrollers☆82Updated this week
- Fast, safe and easy to use Cortex-M HAL Library, written in C++ 17☆25Updated last year
- MicroShell is a lightweight pure C implementation of shell emulator dedicated for embedded bare-metal systems.☆339Updated last year
- A guide plus associated utilities for the Black Magic Probe (project moved to Codeberg)☆156Updated last month
- Fast and flexible data logging/tracing toolkit for software testing and debugging. Minimally intrusive C/C++ code instrumentation, host-b…☆97Updated 2 months ago
- ☆18Updated 2 months ago
- SCPI server implementation for STM32 using FreeRTOS, CMSIS-RTOS and libscpi.☆20Updated 4 years ago
- OpenOCD port running on ESP32-S3 microcontrollers☆88Updated 7 months ago
- Reusable project skeleton for embedded C & C++ projects using CMake.☆55Updated last year
- A Swiss Army knife scheduler for embedded systems☆68Updated 6 years ago
- Bare-metal programming on ESP32-S3 dual-core Xtensa LX7 without using Espressif's ESP-IDF☆21Updated 6 months ago
- An active object messaging framework for microcontrollers in C☆24Updated 3 years ago
- A Lock Free Bipartite Buffer Library written in standard C11☆108Updated last year
- Standalone OpenOCD and CMSIS-SVD based peripheral register viewer written on Python☆33Updated 6 years ago
- Like a serial killer, but friendlier. A C++ serial publish/subscribe based communication protocol.☆39Updated 7 years ago
- C++17 header-only interface to the FreeRTOS kernel API.☆63Updated last month
- Tiny, fast(ish), self-contained and fully loaded printf, sprinf etc. implementation, mainly for embedded systems.☆22Updated 8 months ago
- Simple C api for providing a readline-style prompt on an embedded system. Useful for Command Line Interface style interactions☆60Updated 5 months ago
- A C99 implementation of the Consistent Overhead Byte Stuffing ("COBS") algorithm.☆63Updated last year
- Highly optimized 32-bit fixed-point math library for embedded systems☆47Updated 6 years ago
- A simple key/value database implementation for microcontrollers.☆114Updated 4 months ago
- Generating, exporting and analyzing CPU fault conditions on Arm Cortex-M series microcontrollers.☆25Updated last year
- Embedded implementation of the SWD interface☆87Updated 5 years ago
- A serial port terminal that's got your back.☆98Updated last month
- STM32F103 @ 64MHz produces a periodic 2MHz bit pattern on multiple GPIOs (using TIM, DMA, GPIO)☆28Updated 3 years ago