SuneJepsen / iotproject-arduino

0 stars 0 forks source link

Retrieve sensor data (movement, accelerometer, WiFi/BLE) #2

Closed SuneJepsen closed 6 years ago

SuneJepsen commented 6 years ago

Setup retrieval of sensor data from the following sensors

Spiderixius commented 6 years ago

Proximity and Accelerometer is completed. See https://github.com/SuneJepsen/iotproject-arduino/tree/master/Accelerometer and https://github.com/SuneJepsen/iotproject-arduino/tree/master/Proximity for the implementation.