Compared to the Arduino Uno of old, modern microcontrollers are absolutely tiny — especially for the amount of processing ...
If you’re not aware, there is such a thing as adorable little three digit LCD 7-segment displays. They come in a ten-pin DIP ...
The ESP32 keeps finding new jobs in my house.
SSD1306 driver is Arduino style C/C++ library with unicode support. The library can be compiled for plain Linux (for example, raspberry spi), or you can use it with plain avr-gcc compiler without ...
This document is aimed at the Arduino developers, radio experimenters, hobbyists and anyone interested in building a receiver based on the Si473X IC family from Silicon Labs. This project is about an ...
The Raspberry Pi Pico is a microcontroller development board powered by the custom RP2040 chip. With its dual-core ARM Cortex-M0+ processor, extensive GPIO pins, and built-in programmable I/O (PIO), ...