Christmas & New Year Holiday
Dear customers, Our office will be closed from 22 December 2020 to 4 January 2021.
We are currently accepting orders but your orders will be shipped after the holiday pariod.
Merry Christmas and Happy NewYear!!!


SHORT HOLIDAY NOTICE
Dear customers, Our office will be closed from 29 July 2021 to 2 August 2021.
We are currently accepting orders but your orders will be shipped after the holiday pariod.

COVID-19 UPDATE
After the UK government's new pandemic counter-measures,
We are unable to ship your orders for an unknown period,
Thanks for your support since 2008 and Take Care. #StayAtHome



If you like to be informed when we get back, please sign up to our newsletter

ArduLOG v2

  • £16.95
    Unit price per 
Tax included.


Arduino compatible Opensource Data Recorder with FTDI port

Records everything into the microSD card. 
 


--

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

 

  • Full Opensource Circuit Architecture and Firmwares
  • Coming with ArduLog GPS logger firmware for Plug and Play FPV usage
  • Supports all GPS modules between 4800-115200 baud
  • Supports all GPS refresh rates between 1-10hz
  • 1Hz record resolution for GPGGA sentence 
  • Arduino Pro 16Mhz compatible Bootloader for upgrades and firmware modifications
  • Supports all FAT16 formatted microSD cards up to 2Gb
  • Autoincremental Record File Name

 

Pinouts

 

 

FTDI connection
*works with 5v or 3.3v FTDI boards

 

 

Using ArduLOG as GPS Logger

 

File and Links

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
Web Based GPS to KMZ generator: http://www.gpsvisualizer.com/map_input?form=googleearth

Baudrate Configuration File (extract to zip file first) :  _BAUD.TXT