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.

List Microcontroller repositories

DigiOS

65
Stars
9
Forks
Watchers

Mini OS emulator for Digispark (an Attiny85 based microcontroller).

openmptl

19
Stars
3
Forks
Watchers

OpenMPTL - C++ Microprocessor Template Library

STM32F103C8T6-Examples

42
Stars
20
Forks
Watchers

A collection of code examples for the STM32F103C8Tx microcontroller

sphere2-lamp

19
Stars
0
Forks
Watchers

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

30
Stars
22
Forks
Watchers

High Speed Karlsruhe XC878 µC libraries

STM32LiquidCrystal

45
Stars
6
Forks
Watchers

Liquid Crystal Library for STM32

ADS126X

38
Stars
19
Forks
Watchers

A class for the TI ADS1262 and ADS1263

DTMFDuino

16
Stars
4
Forks
Watchers

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

36
Stars
8
Forks
Watchers

Template project for stm32f103 microcontroller (driving an LED)

CANSerial

27
Stars
1
Forks
Watchers

Serial port emulation over CAN bus