This is a library for the Arduino IDE that helps interface with ST's VL53L4CD time-of-flight distance sensor. The library makes it simple to configure the sensor and read range data from it via I²C.
A sound sensor is a simple, easy-to-use, and low-cost device that is used to detect sound waves traveling through the air. Not only this but it can also measure its intensity and most importantly it ...
Arduino RFID technology works by using electromagnetic waves in the radio frequency spectrum for wireless communication and data transfer between RFID tags and readers. From supermarket anti-theft ...
Infrared line tracker modules hardly need an in-depth explanation as they’re very familiar to most electronics and robotics hobbyists. In this post I’ll discuss a popular and cheap infrared line ...
Tuya Bluetooth Low Energy (LE) MCU SDK Arduino Library is built on top of Tuya's Wi-Fi generic solution that enables your product to connect to the cloud through the serial communication between your ...
Update, 1/2/21: It's New Year's weekend, and Ars staff is still enjoying some necessary downtime to prepare for a new year (and a slew of CES emails, we're sure). While that happens, we're resurfacing ...
Last week I spent most of my leisure time studying nonvolatile memory chips. The result was a better understanding of Arduino’s EEPROM. This might look like novice work, but I hope my thoughts will ...