This library provides a simple and consistent interface to read and write data to I2C EEPROM devices. It supports both direct memory access and Arduino Stream interface compatibility, making it easy ...
// A quick demo of how to use my OLED_I2C library to rotate a 3D cube. // The average FPS (Frames Per Second) will be displayed on the screen. // NOTE: The FPS counter will overflow if left for an ...
The hardware was assembled by connecting the Arduino UNO R4 WiFi, the PZEM 004T, the current transformer, and the OLED ...
It’s always nice to simulate a project before soldering a board together. Tools like QUCS run locally and work quite well for ...
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 ...
In this video I'm using the Reyax RYRR30D NFC module to create a system that logs records to a Notion Database. The RYRR30D ...
Flash Bee is an easy-to-make DIY handheld lightning detector based on an ESP32-C3 board, a round display, and AMS AS3935 ...