Skip to content

Log raspberry pi sense hat sensor data to an amazon dynamodb and save a photo to s3.

License

Notifications You must be signed in to change notification settings

f0urfingeredfish/pigreenhouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pigreenhouse

A small script to log your raspbery pi sense hat sensor data to an amazon dynamodb and save a photo to s3. This is the start of my 'smart' greenhouse project. The goal is to have time lapse images and graphed sensor data of the greenhouse.

Hardware

Getting Started

Sample Output

pi@raspberrypi:~/pigreenhouse $ python sensor.py 
photos/2017-04-14 04:47:38.072222.jpg  55145 / 55145.0  (100.00%)saved photo to s3
temperature_from_pressure: 33.15625, photo: 2017-04-14 04:47:38.072222.jpg, pressure: 903.913330078, compass: 148.917931455, date: 1492145259, temperature_from_humidity: 34.7334594727, humidity: 29.9232330322, temperature: 34.7334594727, log: 2017-04-14 04:47:38.072222, cpu_temp: 58.0, gpu_temp: 57.996
log saved to database

About

Log raspberry pi sense hat sensor data to an amazon dynamodb and save a photo to s3.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages