Hi,
I am trying to fit my original ArduIMU v1 to an ardupilot but can not find any instructions or data online.
All the details I can find are for the new flat model.
Can someone point me in the right direction to get some details on installation and ArduIMU v1 firmware download?
This is for a school project starting up next week.
Many thanks
Richard
Replies
Downloads here: http://code.google.com/p/ardu-imu/downloads/list
Instructions here: http://code.google.com/p/ardu-imu/wiki/HomePage?tm=6
Only difference between the two is a compile time variable
// *** NOTE! Hardware version - Can be used for v1 (daughterboards) or v2 (flat)
#define BOARD_VERSION 2 // 1 For V1 and 2 for V2