The hardware was assembled by connecting the Arduino UNO R4 WiFi, the PZEM 004T, the current transformer, and the OLED ...
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 ...
SparkFun Thing Plus - ESP32-C5 is an Adafruit Feather-compatible board with dual-band WiFi 6, BLE, 802.15.4 radio, and LiPo battery support ...
In this video I'm using the Reyax RYRR30D NFC module to create a system that logs records to a Notion Database. The RYRR30D ...
Espressif has released the ESP32-H21, a low-power wireless SoC aimed at Thread, Matter, Zigbee, and Bluetooth LE device designs. The new device is positioned as an incremental update to the ESP32-H2 ...
This library gives easy control over the 16 pins of a TCA9555 device. The pins can be used for INPUT (default) and OUTPUT, and allow to set polarity. The pins can be set per single pin, or with a mask ...
#define SS_PIN 10 // Definindo o pino para conexão do módulo RFID #define RST_PIN 9 // Definindo o pino para conexão do módulo RFID MFRC522 mfrc522(SS_PIN, RST_PIN); // Informa no programa quais os ...
Abstract: Every living creature on this earth has equal importance within the ecosystem. But at present, the lives of the animals are in risk. Animals usually have habitual to walk freely within the ...
Abstract: Wheelchairs are essential for people with physical disabilities, the elderly, and those who are temporarily incapacitated due to illness or accidents. However, traditional wheelchairs ...