Nanu Ahluwalia
John DiBaggio
Kyle Etsler
This is the FoYoDo embedded project for Raspberry Pi
- Raspberry Pi B+ (or newer)
- Raspberry Picamera
- 5V-12V PIR Motion Sensor
- Dymo M10 USB scale
- SPDT Switch
- LEDs (and resistors)
- libusb1
- numpy
- picamera
- pyusb
- RPi
- twilio
- youtube-upload (https://github.com/tokland/youtube-upload)
{
"twilio": {
"account": {String},
"token": {String},
"phone": {String}
},
"youtube": {
"playlist_id": {String},
"playlist_name": {String}
},
"users": [
{
"first_name": {String},
"last_name": {String},
"phone": {String}
},
...
]
}
{
"installed": {
"auth_provider_x509_cert_url": {String},
"auth_uri": {String},
"client_id": {String},
"client_secret": {String},
"project_id": {String},
"redirect_uris": [{String}, {String}],
"token_uri": {String}
}
}