Discover how to make a versatile measurement tool using an Arduino Nano with this new book by Burkhard Kainka, offering examples and software to perform many useful measurements without the need for ...
Measure distance using an ultrasonic sensor and display it on the Serial Monitor. Ultrasonic Distance Measurement with Arduino This project demonstrates how to use an HC-SR04 ultrasonic sensor with an ...
This Arduino library is designed for the AIT1001 non-contact infrared temperature sensor. It simplifies the process of reading both ambient and object temperature, allowing for seamless integration ...
Have you ever found the need to measure the capacitance of a capacitor? No multimeter handy (for shame)? Well, as it turns out you can actually measure capacitance using your Arduino Uno, with no ...
Webinar aired on August 11, 2022. Here are the slides. Most modern test and measurement instruments are nothing more than a microcontroller supported by special signal processing circuits and a nice ...
Those of you is that use the Arduino platform to create projects and need to measure sound maybe interested in a new Arduino sound measurement board that has been created by Lambda Acoustics called ...
Ever been in a situation where you had tried to figure out if your batteries had charge or not? Did you ever want to find out the capacity of a battery? This article would help you to design a circuit ...
Quark is an electrical measurement probe and debugging tool powered by open-source software written in the Arduino environment. Currently featured on the crowdfunding site Crowd Supply, the Quark ...
Makers and developers that have already used the original ArduIMU or who are looking for a fully capable Arduino based wireless Integrated Measurement Unit (IMU) packed full of useful sensors. Are ...
We think it’s a great learning experience to tear back the veil of abstraction and learn a bit more about the hardware found on an Arduino board. This project is a great example. [Scott Daniels] takes ...