Microcontroller topic
Microcontrollers are small computers on a single integrated circuit, containing a processor, memory, and input/output peripherals. They are widely used in embedded systems for performing specific control functions efficiently. Applications of microcontrollers include robotics, IoT, and home automation. Popular examples include Arduino, ESP32, and Raspberry Pi Pico.
DigiOS
Mini OS emulator for Digispark (an Attiny85 based microcontroller).
openmptl
OpenMPTL - C++ Microprocessor Template Library
STM32F103C8T6-Examples
A collection of code examples for the STM32F103C8Tx microcontroller
sphere2-lamp
Sphere² Lamp – A lamp of 122 domes on a sphere, illuminated by individually controlled RGB LEDs. Using animated color effects, the lamp creates a unique atmosphere.
hsk-libs
High Speed Karlsruhe XC878 µC libraries
STM32LiquidCrystal
Liquid Crystal Library for STM32
ADS126X
A class for the TI ADS1262 and ADS1263
DTMFDuino
DTMFDuino receives DTMF tones through a MT8870 integrated circuit who converts the analog audio of tones to a binary code understandable by the microcontroller. The microcontroller runs Arduino bootlo...
stm32f103-template
Template project for stm32f103 microcontroller (driving an LED)
CANSerial
Serial port emulation over CAN bus