0ace2709ab | ||
---|---|---|
src | ||
.gitignore | ||
ClearReadings.apex | ||
LICENSE | ||
Procfile | ||
README.md | ||
requirements.txt |
README.md
iot-monitortemps
This project will help facilitate the acquisition of temperature information from temp sensors connected to a Raspberry Pi into Salesforce. There are a few technologies at play:
- Raspberry Pi running Debian Wheezy
- High Temp Waterpoof DS18B20 Digital Sensor (link]
- Python
- Cloud AMQP (a RabbitMQ service)
- Postgres
- Heroku Connect
- Salesforce & Force.com
It is my intent to better document and describe not only how this works soon, but how you can run it yourself.
For now, enjoy perusing the code.