Metering – Instrument Projects

Arduino while loop

How to use a while loop to calibrate the value of an analog sensor using Arduino

Sometimes you want everything in the program to stop while a given condition is true. You can do this using a while loop. This example shows how to use a while loop to calibrate the value of an analog sensor. In the main loop, the sketch below reads the value of a photoresistor on analog pin 0 and

How to use a while loop to calibrate the value of an analog sensor using Arduino Continue Reading

Infrared Rangefinder

Homemade Infrared Rangefinder (Similar to Sharp GP2D120) using Arduino

Here is my instructable on how to construct a pretty simple (for some!) short range infrared rangefinder/range sensor. Infrared rangefinders are very useful in a number of projects. The majority of these come from obstacle detection (in robots) or generally detecting distances! The one shown here is only a simple rangefinder and will only really

Homemade Infrared Rangefinder (Similar to Sharp GP2D120) using Arduino Continue Reading

Accelerometer Dice with 123D Circuits

Accelerometer Dice with 123D Circuits

This is the project that got Autodesk’s CEO Carl Bass a little extra attention from the TSA on his way to MakerFaire Tokyo.  Here’s an article about that… We made this as way to demo a few things you can do with our apps, 123D Circuits and 123D Design :  Design circuits.  Simulate the circuits online.  3D Model online and prepare

Accelerometer Dice with 123D Circuits Continue Reading

IMG 20160411 122953 HDR

Monitor fridge with Arduino MKR1000 and thethings.iO

To assure that your beer (and other) beverages are at a cool temperature, today we show you how to remotely monitor your fridge! Things used in this project Hardware components Arduino MKR1000 × 1 Temperature sensor DS18B20 × 1 Jumper wires (generic) × 3 Hand tools and fabrication machines Soldering iron (generic) Story Introduction Today

Monitor fridge with Arduino MKR1000 and thethings.iO Continue Reading

Scroll to Top