iot-monitortemps/README.md

17 строки
587 B
Markdown
Исходник Постоянная ссылка Обычный вид История

2014-05-02 19:44:55 +04:00
iot-monitortemps
================
2014-05-07 14:56:44 +04:00
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
2014-05-07 15:04:19 +04:00
* High Temp Waterpoof DS18B20 Digital Sensor ([link](https://www.adafruit.com/products/381)]
2014-05-07 14:56:44 +04:00
* 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.