Posts | Comments

Planet Arduino

Archive for the ‘tracking’ Category

The next giant leap for mankind is to the stars. While we are mostly earthbound — for now — that shouldn’t stop us from gazing upwards to marvel at the night sky. In saying that, if you’re an amateur astrophotographer looking to take long-exposure photos of the Milky Way and other stellar scenes, [Anthony Urbano] has devised a portable tracking setup to keep your photos on point.

When taking pictures of the night sky, the earth’s rotation will cause light trails during long exposures. Designed for ultra-portability, [Urbano’s] rig uses an Arduino UNO controlled Sanryusha P43G geared stepper motor coupled to a camera mounting plate on a small tripod. The setup isn’t designed for anything larger than a DSLR, but is still capable of taking some stellar pictures.

55mm Exposure Comparison

A quartet of buttons and indicator LEDs allow [Urbano] to adjust the tracking speed and display the current speed; the key here is that it doesn’t require re-calibration for each use. The entire setup fits inside a standard camera bag, which makes for easier treks out into the wilds — away from light pollution — to truly capture the night sky.

[Urbano] has designed the project to be accessible to most amateur makers, but if you’re looking for a more involved setup, check out this star tracker — it uses 3D printed parts and has lasers!

[Thanks for sharing your project with us, Anthony Urbano!]


Filed under: Arduino Hacks, digital cameras hacks
Sep
24

Arduino-Based Vehicle Tracker With GPS+GPRS

arduino, gps, tracking Comments Off on Arduino-Based Vehicle Tracker With GPS+GPRS 

SMS messages alert the user to where the target vehicle is locatedHomebrew tracking device was designed using an Arduino Uno and GPRS+GPS shield. Using it to track persons is highly illegal unless you belong to an alphabet agency.

Read more on MAKE

Sep
15

Realtime GPS+GPRS tracking of vehicles using Arduino

arduino, car, Google maps, GPRS, gps, tracking Comments Off on Realtime GPS+GPRS tracking of vehicles using Arduino 

Javier from CookingHacks writes:

We made a step by step article about how to track vehicles using Arduino + GPRS / GPS. Then we integrated the information using the Google Maps API. All the code is available with open source license.

Realtime GPS+GPRS tracking of vehicles using Arduino - [Link]

Sep
15

Realtime GPS+GPRS tracking of vehicles using Arduino

arduino, car, Google maps, GPRS, gps, tracking Comments Off on Realtime GPS+GPRS tracking of vehicles using Arduino 

Javier from CookingHacks writes:

We made a step by step article about how to track vehicles using Arduino + GPRS / GPS. Then we integrated the information using the Google Maps API. All the code is available with open source license.

Realtime GPS+GPRS tracking of vehicles using Arduino - [Link]

Sep
15

Subway radar

Public transit can be a wonderful thing. It can also be annoying if the trains are running behind schedule. These days, many public transit systems are connected to the Internet. This means you can check if your train will be on time at any moment using a computer or smart phone. [Christoph] wanted to take this concept one step further for the Devlol hackerspace is Linz, Austria, so he built himself an electronic tracking system (Google translate).

[Christoph] started with a printed paper map of the train system. This was placed inside what began as an ordinary picture frame. Then, [Christoph] strung together a series of BulletPixel2 LEDs in parallel. The BulletPixel2 LEDs are 8mm tri-color LEDs that also contain a small controller chip. This allows them to be controlled serially using just one wire. It’s similar to having an RGB LED strip, minus the actual strip. [Christoph] used 50 LEDs when all was said and done. The LEDs were mounted into the photo frame along the three main train lines; red, green, and blue. The color of the LED obviously corresponds to the color of the train line.

The train location data is pulled from the Internet using a Raspberry Pi. The information must be pulled constantly in order to keep the map accurate and up to date. The Raspberry Pi then communicates with an Arduino Uno, which is used to actually control the string of LEDs. The electronics can all be hidden behind the photo frame, out of sight. The final product is a slick “radar” for the local train system.


Filed under: Arduino Hacks, Raspberry Pi


  • 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