STM Imu acquisition setup using ethernet
Dependencies: F7_Ethernet mbed HTS221 LPS22HB LSM303AGR LSM6DSL
Fork of Nucleo_F746ZG_Ethernet by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:45a96c88754d | 2018-10-15 | nirnakern | First Commit |
8:ee9a824852bf | 2018-01-31 | nirnakern | added RAW data option |
7:6b56beca495e | 2018-01-31 | nirnakern | fixed minor sprintf bug |
6:21fb4863e28d | 2018-01-31 | nirnakern | fixed a stupid bug on prints, add guards for debug |
5:32078e9590f0 | 2018-01-31 | nirnakern | added data type conversion, for accelerometer and gyro, could be done in a better way, maibe improve in the near future; |
4:04c17d376d57 | 2018-01-26 | nirnakern | changed some labels; |
3:758e8ed30819 | 2018-01-26 | nirnakern | First commit of IMU acquisition program |
2:bcf5290d42bf | 2016-06-23 | DieterGraef | Corrected MAC issue |
1:c520d3d23f8a | 2016-06-19 | DieterGraef | Uses a Ethernet Library usable for both Nucleo and Discovery board |
0:f9b6112278fe | 2016-06-18 | DieterGraef | Ethernet for the NUCLEO STM32F746 Board Testprogram uses DHCP and NTP to set the clock |