Posts | Comments

Planet Arduino

Archive for the ‘distance measurement’ Category

Apr
30

Distance meter using GPS and Arduino

arduino, distance, distance measurement, gps Comments Off on Distance meter using GPS and Arduino 

DistanceMeter

Raj @ embedded-lab.com writes:

A group of students at Indiana university has built an Arduino-based distance measuring tool as their class project. It is a handheld device that measures the distance between any two points using the latitude and longitude coordinates (received from GPS satellite) of the points. It provides distance output in Yards and is useful for sports applications, such as in golfing to compute the distance between where a ball is hit and where it ends up.

[via]

Distance meter using GPS and Arduino - [Link]

 

Apr
19

Arduino ultrasonic range finder

arduino, distance, distance measurement, Test/Measurements, ultrasonic Comments Off on Arduino ultrasonic range finder 

FBPCCKMHTJPA22G.LARGE

Jan_Henrik @ instructables.com writes:

In this project i want to show and explain you a range sensor with ultrasonic and a 20×04 lcd screen. I wrote the code for this project myself and added lots of comments, so that everybody can understand it and use it for other projects (maybe a light range sensor?!). It is easy to build and much more easier to program, it just requires a few cheap parts and can run on battery, for a portable rangefinder.

The maximum rated range is 500 cm, the range is measured 20 times per seccond. It is Displayed on a lcd screen which is 20×4 chars big, it has a custom start message, and it can have a custom design while measuring. It will have a backlight LED and can run on every arduino, which has I²C communication. That mean you can run it on an Arduino nano, which is very small. It also requires 5V so it has to be a 5V version of an Arduino.

Arduino ultrasonic range finder - [Link]



  • Newsletter

    Sign up for the PlanetArduino Newsletter, which delivers the most popular articles via e-mail to your inbox every week. Just fill in the information below and submit.

  • Like Us on Facebook