If you’re building a project on your ESP32, you might want to give it a fancy graphical interface. If so, you might find a ...
Simple Arduino Library for the WisBlock I2C Soil Moisture Sensor version from RAKwireless which is ready to use with I2C. In Arduino IDE open Sketch->Include Library->Manage Libraries then search for ...
If you're new to EnviroDIY, I suggest you check out the Just Getting Started section of the documentation! This Arduino library gives environmental sensors a common interface of functions for use with ...
If you’ve wiring up a microcontroller and need some kind of storage, it’s likely you’ll reach for an SD card. Compared to other ways of holding data on your project, SD cards are ...