STM Imu acquisition setup using ethernet
Dependencies: F7_Ethernet mbed HTS221 LPS22HB LSM303AGR LSM6DSL
Fork of Nucleo_F746ZG_Ethernet by
History
First Commit
2018-10-15, by nirnakern [Mon, 15 Oct 2018 14:41:19 +0000] rev 9
First Commit
added RAW data option
2018-01-31, by nirnakern [Wed, 31 Jan 2018 13:27:53 +0000] rev 8
added RAW data option
fixed minor sprintf bug
2018-01-31, by nirnakern [Wed, 31 Jan 2018 11:39:32 +0000] rev 7
fixed minor sprintf bug
fixed a stupid bug on prints, add guards for debug
2018-01-31, by nirnakern [Wed, 31 Jan 2018 10:54:04 +0000] rev 6
fixed a stupid bug on prints, add guards for debug
added data type conversion, for accelerometer and gyro, could be done in a better way, maibe improve in the near future;
2018-01-31, by nirnakern [Wed, 31 Jan 2018 10:18:24 +0000] rev 5
added data type conversion, for accelerometer and gyro, could be done in a better way, maibe improve in the near future;
changed some labels;
2018-01-26, by nirnakern [Fri, 26 Jan 2018 09:53:50 +0000] rev 4
changed some labels;
First commit of IMU acquisition program
2018-01-26, by nirnakern [Fri, 26 Jan 2018 09:53:08 +0000] rev 3
First commit of IMU acquisition program
Corrected MAC issue
2016-06-23, by DieterGraef [Thu, 23 Jun 2016 09:07:47 +0000] rev 2
Corrected MAC issue
Uses a Ethernet Library usable for both Nucleo and Discovery board
2016-06-19, by DieterGraef [Sun, 19 Jun 2016 16:34:26 +0000] rev 1
Uses a Ethernet Library usable for both Nucleo and Discovery board
Ethernet for the NUCLEO STM32F746 Board Testprogram uses DHCP and NTP to set the clock
2016-06-18, by DieterGraef [Sat, 18 Jun 2016 10:49:12 +0000] rev 0
Ethernet for the NUCLEO STM32F746 Board Testprogram uses DHCP and NTP to set the clock