Skip to content

Uses the Sensehat sensor to collect data and processes this data

License

Notifications You must be signed in to change notification settings

lpashwin/SenseHat_data_acquisition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SenseHat_data_acquisition

Uses the Sensehat sensor to collect data and processes this data

  1. The sensors can be run using the following command
    sudo python3 Sensor_data.py > output.txt &
    2 The data are plotted in real time using gnuplot
    -gnuplot -persist -e "config1='config1.plt'" loop.plt
    Change the config1.plt file to change the plot parametes

About

Uses the Sensehat sensor to collect data and processes this data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published