Projects with this topic
-
V.OS - A UNIX-like Multitasking, Multiuser Operating System for microcontrollers.
Updated -
ATmega88 PlatformIO project with DS18B20 temperature sensing, HD44780 LCD output, and Vcc monitoring.
Updated -
ATmega644P embedded C projects, bare metal AVR microcontroller development using Microchip Studio and PlatformIO. Includes state machines, interrupts, PWM, ADC and more!
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 -
open-source STM8 toolchain: SDCC compiler + Makefile, OpenOCD/stm8flash, GDB/cgdb, SPL, clangd/ccls
Updated -
Utilizarea, programarea şi testarea funcţionării RNG (Random Number Generator) folosind kit-ul STM32F429I si afișorul LCD.
Updated -
-
Various controllers for home projects and decorations.
Updated -
[2016-2019] ESP8266 WiFi-to-IR bridge for universal air conditioner control. Supports 60+ IR protocols, temperature monitoring, and web configuration. Open-source version of NextAir smart AC technology.
Updated -
Sokae is a Rust-like programming language for microcontrollers. Sokae is transpiled to the microcontrollers' native C.
Updated -
Smart Speed Limiter for Joyor S5 with 25A controller. Including protocol reverse engineering and cabling/hardware information.
Updated -
A fake keyboard and mouse with RP2040 micro controller
Updated -
atmega32-miniproject | Student study to review for final exam
Updated -
Pyramid Mood Light from PartyFunLights.com - analysis and modification project
Updated -
This tutorial aims to explain the basics of microcontrollers programming. It focuses on TI msp430fr5969 microcontroller.
Updated -
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Updated -
Programming framework for microcontrollers based on a V-like language. This is written in V using the same V's self-compiler and implementing a small subset of the V language thought of memory space optimization
Updated -
Programming framework for microcontrollers based on a V-like language. This is developed in Python using Lark module.
Updated