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 ...
Fun fact about me: I am obsessed with giving myself at-home pedicures. I love everything about soaking my feet in a foot bath, sloughing off my dry calluses with a pumice stone, and slathering on my ...
The CAN bus library currently (as of Sep 2025) included with the Arduino core for the Renesas R4 boards has a serious deficiency: it does not support remote transfer request (RTR) frames. This library ...
Our lunabot uses paired linear actuators (left/right lift, left/right tilt) driven by REV SparkMax controllers over CAN bus. During excavation and depositing, the actuators drift out of sync, causing ...
Abstract: Controller Area Network (CAN) bus is a critical communication system of an automobile, which enables various electronic control units (ECU) to communicate to each other and share information ...