Let’s write a HAL for I2C!
Tag Archives: ATMEGA32U4
HAL: SPI
Let’s write a HAL for SPI!
HAL: UART
Let’s write a HAL for UART!
Ring Buffer
Let’s create a ring buffer for data management!
HAL: Timer/Counter
Let’s write a HAL for timer/counter!
HAL: GPIO
Let’s write a hardware abstraction layer for GPIO!
Variable Load: Initial Programming
Let’s blink some LEDs!