Projects with this topic
-
ATmega644P embedded C projects, bare metal AVR microcontroller development using Microchip Studio and PlatformIO. Includes state machines, interrupts, PWM, ADC and more!
Updated -
libOSCORE: A portable implementation of OSCORE (application-layer security for the Constrained Application Protocol CoAP) usable for embedded devices
Updated -
A hobby os for x86_32
Updated -
A small 8-bit microprocessor for education/fun, with front-panel control and an LCD display.
This is an educational tool for working with and learning assembly language and machine code, and learning a bit about computer architecture at the "bare-metal" level. It fits in your hand, is programmed with a set of push buttons, has an LCD display for examining memory and registers, and even has a built-in dissassembler for showing you the assembly language corresponding to memory contents. This provides a relatively gentle introduction to low-level programming, but is also fun for those already familiar with assembly language and machine code. The board is self-contained -- no way to interface it to anything outside of itself -- but for working with the software (including playing with interrupts!) it's a handy platform :)
Updated -
A strictly portable, zero-allocation, header-only command line interface (CLI) library for embedded systems. C99, no-libc dependencies. Ideal for Arduino, STM32, ESP32, and bare-metal AVR/ARM.
Updated -
A Terraform module for creating and managing Scaleway Elastic Metal infrastructure.
Updated -
Mobile Development Platform with Talos, Terraform and Flux
Updated -
From-Scratch bare metal development of a STM32F429ZI on an STM32F4-Discovery board. Everything is hand written and used to understand all processes of embedded application (especially building, vectors, and runtime and startup).
Updated -
Deploy a simple cluster Kubernetes with kubeadm.
Updated -
Repositorio para estudos e criação de um cluster docker-swarm
Updated