The hardware was assembled by connecting the Arduino UNO R4 WiFi, the PZEM 004T, the current transformer, and the OLED ...
//COMMAND CONTROL API: 3-byte based control. This is an implementation of our communication protocol at the library level. The "command()" method //allows you to control just about any feature of the ...
The Universal Mega Dumper (UMD) is a game catridge read/writer project designed around a Teensy++ microcontroller. The universality comes from the UMD's ability to support many different types of ...
I’ve been testing out the RYB2340 Bluetooth module, and it’s honestly one of the simplest ways I’ve found to add wireless control to Arduino or ESP8266 projects. In this video, I’ll walk you through ...
It’s always nice to simulate a project before soldering a board together. Tools like QUCS run locally and work quite well for ...
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 .