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 ...
PIC, Arduino, and Raspberry Pi: If you can work with these three types of systems, then you can connect with just about anything Microcontrollers (MCUs) can be very handy, but without the ability to ...
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 ...
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 ...
Scratch, a graphical programming language developed by MIT’s Media Lab, is an excellent tool for teaching programming. [Daniel] created an Arduino Sensor Shield to interface with Scratch, allowing for ...
The BME280 sensor was easier to set up, as it communicates over the I2C serial protocol. This means that we only needed to ...