[Edward], creator of the Cave Pearl project, an underwater data logger, needed a way to measure temperature with a microcontroller. Normally, this problem is most easily solved by throwing a ...
You would have probably read about the SONAR that’s used in ships. By taking the same concept into a small form factor we get a distance sensor. This sensor is available in multiple variants and I’ll ...
The Arduino Plug and Make Kit provides a 10-minute, cloud-based IoT solution that includes QWIIC and smartphone-based sensors, transducers, and actuators. Arduino’s new QWIIC-based UNO Plug and Make ...
Parking sensors have become a must-have these days given the crowded cities we live in, but instead of paying hundreds of dollars to get them installed in your car, why not build your own at home?
I recently had to build an infrared close proximity sensor that could tell if something was dropped in a parcel delivery drop box. After some searching, I ended up using a microcontroller and a piece ...
The nano sensor interface presented below is a microcontroller-based universal sensor interface with a power-saver mechanism. The idea, centered around an Arduino Nano (v3) microcontroller, was ...
Finger Bend is a unique DIY Arduino powered textile flex sensor, created as part of the Swatch Exchange, enabling you to trigger actions by simply bending your finger. Created by the team at Willpower ...
[Marcus] has written up his experiences using the AD7746 capacitance sensor. He used the SparkFun breakout board in conjunction with an Arduino. The available Arduino code wasn’t that great so he ...