Projects with this topic
-
Proyecto para obtener información de un controlador solar Renogy Rover LI y subirla a mi propia api
Updated -
A USB‑C powered, hand‑solder Morse code learning tool — taps on the capacitive touch pad like a telegraph key; an ATtiny85 decodes the dots and dashes, sounds them on the buzzer, and shows the message on a 5x7 LED matrix via the MAX7219.
Updated -
USB‑C, hand‑solder desk toy that rolls two six‑sided dice — an ATtiny85 watches a light sensor and shows the result on a 12‑LED bar display.
Updated -
USB‑C, hand‑solder countdown toy — an ATtiny84 drives a single 7‑segment digit and a piezo buzzer through a rocket‑launch countdown.
Updated -
ATmega644P embedded C projects, bare metal AVR microcontroller development using Microchip Studio and PlatformIO. Includes state machines, interrupts, PWM, ADC and more!
Updated -
An ESP32-S3-based arcade controller implementing USB HID for joystick and button input.
Updated -
Raster fonts creating, editing, preview and generating C code to include into embedded software project
Создание и редактирование растровых шрифтов, предпросмотр образцов текста, генерирование кода C
Updated -
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 -
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 -
A MicroPython network module utility functions package.
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 -
A tool to display pinouts for various (hopefully every* eventually) microcontrollers, connectors, dev boards, etc. Very much a work in progress both code and lack of pinouts available
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