In this video I'm walking you through the steps I took to make a standalone version of my pellet level monitoring sensor that is not directly connected to Home Assistant but it functions separately .
I’ve been testing out the RYB2340 Bluetooth module, and it’s honestly one of the simplest ways I’ve found to add wireless ...
What’s the use of waiting around for something to break in order to hack into something else? As long as it’s just sitting around not being used, who cares? [OmniSaiRen] had a Behringer MIDI ...
When using the SPI interface it is required to use 18-bit color depth mode as below: const esp_lcd_panel_dev_config_t lcd_config = { ... .bits_per_pixel = 18 ...
The new WiFiNINA_Generic v1.8.15-0+ fixes severe limitation to permit sending much larger data than total 4K. The new WiFiNINA_Generic v1.8.14-5+ fixes bug causing data lost when sending large files, ...