first commit
This commit is contained in:
commit
3bc847acd6
2 changed files with 13 additions and 0 deletions
2
README.md
Normal file
2
README.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
Cocktailbot-Scripts 8N1 9600
|
||||
|
11
cocktailbot.sh
Executable file
11
cocktailbot.sh
Executable file
|
@ -0,0 +1,11 @@
|
|||
stty -F /dev/ttyUSB0 9600
|
||||
echo "c2\r\n" > /dev/ttyUSB0
|
||||
sleep 20
|
||||
echo "a2\r\n" > /dev/ttyUSB0
|
||||
sleep 20
|
||||
echo "b2\r\n" > /dev/ttyUSB0
|
||||
sleep 20
|
||||
echo "a2\r\n" > /dev/ttyUSB0
|
||||
sleep 20
|
||||
echo "z0\r\n" > /dev/ttyUSB0
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue