Example of using the ATT M2X back end. Connect over Wifi with the ESP8266 chip. This code sends accelerometer data to M2X. This code can be used for Any board, just change the RX/TX pins the wifi adapter is connected to.
Dependencies: ESP8266Interface FXOS8700Q M2XStreamClient jsonlite mbed
Fork of M2X_Nucleo411_Accel_ESP8266-wifi by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:3c1d712dcc48 | 2015-12-11 | mbedAustin | made default wifi pins match K64F |
3:694a1a67b156 | 2015-12-11 | mbedAustin | swapped out ethernet library with ESP8266 wifi library, pre-populated wifi with pin deffinitions for Nucleo 411 board |
2:68b759c89fd9 | 2015-08-29 | jb8414 | 1 sec wait |
1:c7b9e522cc8e | 2015-08-29 | jb8414 | Update with new M2XStreamClient |
0:ece599ab76bb | 2014-08-05 | jb8414 | initial commit |