mirror of
https://github.com/jlengrand/therobottle.git
synced 2026-03-10 08:41:18 +00:00
35 lines
863 B
Markdown
35 lines
863 B
Markdown
# Robottle
|
|
|
|
WIP: Don't expect any structure in there. As of now it's a collection of tryouts without particular shape
|
|
|
|
A raspberry based sensor to keep my wine cellar under control
|
|
|
|
## Hardware :
|
|
|
|
* Raspberry (starting with a Raspberry 1)
|
|
* Maybe Piface
|
|
* DHT11 4 pins
|
|
|
|
## Readings
|
|
|
|
|
|
http://www.circuitbasics.com/how-to-set-up-the-dht11-humidity-sensor-on-the-raspberry-pi/
|
|
http://sebi.io/general/2018/08/13/Developing-for-Raspberry-Pi.html
|
|
https://medium.com/@menchukanton/setup-intellij-idea-for-remote-debugging-java-code-on-a-raspberry-pi-6e9df09dfb95
|
|
http://wiringpi.com/download-and-install/
|
|
|
|
https://github.com/cory-johannsen/gradle-jni-example
|
|
|
|
## Author
|
|
|
|
[Julien Lengrand-Lambert](https://github.com/jlengrand)
|
|
|
|
|
|
pi/robottle
|
|
raspberrypi
|
|
|
|
ping raspberrypi.local
|
|
|
|
|
|
http://hirt.se/blog/?p=1116
|
|
https://github.com/fauna/faunadb-jvm/blob/master/docs/java.md |