This program is designed to run on a set of Xadow M0 modules to create a Hotshoe IMU which outputs GPS and Orientation data to Nikon cameras, as well as triggering the camera at set intervals.
Dependencies: MBed_Adafruit-GPS-Library SC16IS750 SDFileSystem SSD1308_128x64_I2C USBDevice mbed BMP085
Fork of MPU9150AHRS by
History
Minor text changes
2015-12-01, by whatnick [Tue, 01 Dec 2015 04:49:10 +0000] rev 10
Minor text changes
New logo and magnetometer calibration
2015-12-01, by whatnick [Tue, 01 Dec 2015 04:42:30 +0000] rev 9
New logo and magnetometer calibration
Updated SDFileSystem
2015-12-01, by whatnick [Tue, 01 Dec 2015 02:03:48 +0000] rev 8
Updated SDFileSystem
Switched to SPI UART
2015-07-16, by whatnick [Thu, 16 Jul 2015 07:38:13 +0000] rev 7
Switched to SPI UART
Sensor consolidation
2015-05-25, by whatnick [Mon, 25 May 2015 02:54:44 +0000] rev 6
Sensor consolidation
Consolidation of sensors
2015-05-25, by whatnick [Mon, 25 May 2015 02:51:01 +0000] rev 5
Consolidation of sensors
Fix typo
2014-12-28, by whatnick [Sun, 28 Dec 2014 13:42:56 +0000] rev 4
Fix typo
Change Baud rate.
2014-12-28, by whatnick [Sun, 28 Dec 2014 13:42:23 +0000] rev 3
Change Baud rate.
Added support for serial_i2c for sending data at 4800 baud to camera
2014-12-26, by whatnick [Fri, 26 Dec 2014 01:02:21 +0000] rev 2
Added support for serial_i2c for sending data at 4800 baud to camera
Added SD file system and GPS
2014-11-18, by whatnick [Tue, 18 Nov 2014 14:21:32 +0000] rev 1
Added SD file system and GPS