EmbeddedSystems.Playground
Embedded dev project
A collection of experiments and learning materials on embedded systems development using C.
educational repo for storing everything I do with embedded systems (uC's, SoC's, FPGA, & CPLD) including solutions to online courses I take
33 stars
5 watching
12 forks
Language: C
last commit: about 4 years ago
Linked from 1 awesome list
embedded-systemsredrivercollegeutaustinutaustin-solutionszybooks
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive resource covering various aspects of embedded systems programming and C/C++ development, including topics on language fundamentals, data structures, concurrency, and system-specific details. | 321 |
| A software platform designed to simplify the development of embedded systems based on ARCv2 Processors. | 71 |
| An operating system kernel and source tree for development of an embedded system | 129 |
| The embedded WG project coordinates efforts to improve the quality and accessibility of software development for embedded systems using Rust. | 1,936 |
| An embedded system development project for an ICE40 8K FPGA and STM32F4 microcontroller. | 60 |
| A minimal multi-tasking OS kernel built from scratch for ARM Cortex-M series microcontrollers | 181 |
| An embedded C++ standard library designed for explicit and organized memory management in resource-constrained environments | 52 |
| A minimal kernel project aimed at learning operating system development and improving C skills through experimentation on different architectures. | 332 |
| An x86-64 operating system with a focus on simplicity, readability, and compatibility with Linux. | 303 |
| A project that enables Flutter apps to run on embedded Linux systems | 1,227 |
| A development kit for an embedded system-on-chip (SoC) with programmable FPGA capabilities | 33 |
| A compiler and toolset for programming small embedded systems in C | 1,077 |
| A modified version of Go that runs on bare-metal armv7a SOCs with improved latency and concurrency features. | 861 |
| The Embedded Controller firmware for the Framework Laptop. | 965 |
| An in-depth video course covering the fundamental and practical aspects of embedded programming on ARM-based microcontrollers | 726 |