Skip to content

Data Collection

hydrogen602 edited this page Apr 3, 2019 · 2 revisions

dataCollection.py

The code is for collecting data from a variety of sensors and putting them with a timestamp into a json file.

Sensors

External temperature. Source: tempSensor.py
Core temperature. Source: /opt/vc/bin/vcgencmd measure_temp
Other: BNO055 Sensor

Link to File

dataCollection.py

Clone this wiki locally