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: almost 4 years ago
Linked from 1 awesome list
embedded-systemsredrivercollegeutaustinutaustin-solutionszybooks
Related projects:
Repository | Description | Stars |
---|---|---|
theembeddedgeorge/theembeddednewtestament.github.io | 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. | 315 |
foss-for-synopsys-dwc-arc-processors/embarc_osp | A software platform designed to simplify the development of embedded systems based on ARCv2 Processors. | 71 |
bone-project/boneos | An operating system kernel and source tree for development of an embedded system | 130 |
rust-embedded/wg | The embedded WG project coordinates efforts to improve the quality and accessibility of software development for embedded systems using Rust. | 1,926 |
tvelliott/dsp_ice | An embedded system development project for an ICE40 8K FPGA and STM32F4 microcontroller. | 59 |
embedded2015/mini-arm-os | A minimal multi-tasking OS kernel built from scratch for ARM Cortex-M series microcontrollers | 180 |
malachi-iot/estdlib | An embedded C++ standard library designed for explicit and organized memory management in resource-constrained environments | 51 |
willdurand/arvernos | A minimal kernel project aimed at learning operating system development and improving C skills through experimentation on different architectures. | 332 |
malwarepad/cavos | A development project aiming to create a full operating system from scratch using C and x86-64 architecture. | 272 |
sony/flutter-embedded-linux | A project that enables Flutter apps to run on embedded Linux systems | 1,216 |
quicklogic-corp/qomu-dev-board | A development kit for an embedded system-on-chip (SoC) with programmable FPGA capabilities | 33 |
ziutek/emgo | A compiler and toolset for programming small embedded systems in C | 1,077 |
ycoroneos/g.e.r.t | A modified version of Go that runs on bare-metal armv7a SOCs with improved latency and concurrency features. | 861 |
frameworkcomputer/embeddedcontroller | The Embedded Controller firmware for the Framework Laptop. | 953 |
quantumleaps/modern-embedded-programming-course | An in-depth video course covering the fundamental and practical aspects of embedded programming on ARM-based microcontrollers | 699 |