Projects with this topic
-
V.OS - A UNIX-like Multitasking, Multiuser Operating System for microcontrollers.
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 -
[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 -
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