ArduLOG GPS Logger for all OSD Brands [discontinued]
Opensource Data Recorder.
Records everything into the microSD card.
Made In The UK
INTERNATIONAL SHIPPING from £3.40
Royal Mail Signed For 1st Class (UK only) £2.50
AIRMAIL without Tracking (Whole World) £3.60 (£3.40 for EU)
ROYAL MAIL with Tracking (Whole World) £9.50
DHL Express £29-£44 depends on location
Welcome Sign in
Opensource Data Recorder.
Records everything into the microSD card.
This product RETIRED
We are producing ArduLOG V2 with FTDI style connection and better quality.
Please visit here: /osd-headtrackers/245-glog-gps-logger-for-all-osd-brands.html
This tiny circuit records all GPS coordinates into the microSD card from your ordinary OSD. It's compatible with all GPS and OSD brands.
ArduLOG is a stamp size circuit which has the capability of doing RS232, I2C and Analog logging.
It's including a microSD socket, 2 color led for status and 4 input pin that connected with 6 ports of Atmega328 processor.
Current firmware records the GPS positions from directly any GPS embedded device. It is supporting all GPS models which have standard GPGGA NMEA protocol.
The Baudrate of ArduLog is configurable with putting the _BAUD.TXT file into the root folder of microSD card. We tested it with all rates between 4800-115200baud.
Just create a file that named _BAUD.TXT and type the baudrate into. (like 115200)
ArduLog reads the file on startup and logs the GPGGA sentence of GPS data. Then our free KMZ generator software generates flight path KMZ files for Google Earth.
Features
GPS Connection
File and Links
Product Page : www.flytron.com/46-ardulog.html
Sample KMZ file from ArduLog : test_flight.zip
ArduLog Google Code Page for Firmware and updates : http://code.google.com/p/ardulog/
GPStoKML generator Software : GPStoKML.zip
Baudrate Configuration File : _BAUD.TXT