Initial commit
This commit is contained in:
49
README.md
49
README.md
@ -1,3 +1,48 @@
|
||||
# Cockstara
|
||||
# Cockstar
|
||||
|
||||
Cocktail robot to automatically dose rum for Tschunk.
|
||||
Cocktail robot to automatically dose rum for Tschunk.
|
||||
|
||||
|
||||
## Hardware Configuration
|
||||
|
||||
### Functionality:
|
||||
* 0 off
|
||||
* 1-99 amount in ml
|
||||
* 100 permanent on
|
||||
|
||||
|
||||
LED-Ring has 12 LEDs
|
||||
|
||||
Pumpe has 22 LEDs.
|
||||
|
||||
|
||||
### Connect LCD:
|
||||
* LCD Arduino
|
||||
* VCC 5V
|
||||
* GND GND
|
||||
* SDA A4
|
||||
* SCL A5
|
||||
|
||||
|
||||
### Connect Poti:
|
||||
* Red A0
|
||||
* Gray 5v
|
||||
* Blue GND
|
||||
|
||||
|
||||
### Connect Switch:
|
||||
* White/Red D12
|
||||
* Black (LED) D11
|
||||
|
||||
### Bottle
|
||||
* White (D IN) D10
|
||||
|
||||
### Connect Relay
|
||||
* Input D13
|
||||
|
||||
### Connect Pump
|
||||
* LED Output D9 or D11
|
||||
|
||||
|
||||
## Software
|
||||
Cockstar uses new LiquidCrystal https://bitbucket.org/fmalpartida/new-liquidcrystal/wiki/Home
|
||||
|
Reference in New Issue
Block a user