Why would someone want to do this? I want to keep track of the size flea markets I visit and draw maps to show how and where the benches are placed. Doing this manually gets boring VERY fast, so a bit of automation is needed.
The general idea is to log my walk through the flea market and then use the information to draw a map automagically :-) . The drawing software (using maps from Google or OpenStreetMap) is going to be a subject for another post, now I want to talk about the client hardware part: the device I'm going to use consists of
- An Arduino box
- An Arduino UNO board
- A SparkFun GPS-10710 shield
- An EM-406A GPS module
- 3x 4k7 ohm resistors
- 3x 10k ohm resistors
- A MicroSD to SD adapter (SD is used to log GPS data)
- Some breadboard pin male and female strips
SD connection scheme |
This way everything fits neatly inside the box. The SD adapter is converted into a removable card holder, just in case I need the space for something else.
As the SparkFun shield is missing a hole, the box requires a plastic holder to be cut to insert both boards properly:
The modded box |
Did you go any further than the test run with this project?
ReplyDelete