When I wrote about a DIY ESP32-S3 internet radio last week, "raspbeguy" commented he'd rather choose an ESP32-based DIY DAB+ ...
LED, True RGB, depending on who you’re buying it from – technology has truly arrived. And Samsung’s debut ‘mainstream’ Micro ...
We've all heard that "if you want something done right, you have to do it yourself." And that’s usually fine when it comes to ...
MicroPython is a well-known and easy-to-use way to program microcontrollers in Python. If you’re using an Arduino Uno Q, ...
In this video, I explore the new Arduino Uno Q and its impressive possibilities. The project covers initial setup, coding ...
Your two favorite hobbies combined.
#define LCD_SPI_HARD_4_CS_HIGH bflb_gpio_set(gpio, LCD_SPI_HARD_4_PIN_CS) #define LCD_SPI_HARD_4_CS_LOW bflb_gpio_reset(gpio, LCD_SPI_HARD_4_PIN_CS) #define LCD_SPI ...