https://github.com/projectweekend/pi-starbug
A Raspberry Pi powered sensor module that collects and sends data back to Holly (my home server/personal dashboard project).
https://github.com/projectweekend/pi-starbug
Last synced: over 1 year ago
JSON representation
A Raspberry Pi powered sensor module that collects and sends data back to Holly (my home server/personal dashboard project).
- Host: GitHub
- URL: https://github.com/projectweekend/pi-starbug
- Owner: projectweekend
- Created: 2014-01-26T23:55:24.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-17T13:28:53.000Z (about 12 years ago)
- Last Synced: 2025-02-01T19:29:52.140Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 352 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pi-Starbug
==========
This project is a Raspberry Pi powered sensor module that collects indoor temperature and humidity, then sends data back to [Holly](https://github.com/projectweekend/Holly) at scheduled intervals. It also checks its own CPU temperature each hour and sends that back to Holly.
### Parts:
* [Raspberry Pi Model B](http://www.adafruit.com/products/998)
* [Pi Cobbler breakout cable](http://www.adafruit.com/products/914)
* [DHT22 temperature/humidity sensor & 4.7k-10k resistor](http://www.adafruit.com/products/385)
* [Half-size breadboard](https://www.adafruit.com/products/64)
* [Breadboarding wires](http://www.adafruit.com/products/153)