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 ...
Connect your arduino with an USB to your computer. Upload the code for the arduino to your arduino. See the arduino/arduino.ino Emitted when there is an error. ready ...
I have a friend (stop laughing -- it’s true -- I’m not going to proceed unless you get yourself under control -- thank you). We will call my friend Guido Bonelli (because that’s his name). Guido has ...
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 ...