Skip to content

Commit 192be69

Browse files
committed
Added Readme
1 parent c86f4f7 commit 192be69

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Arduino Cocktail
2+
3+
This Arduino sketch can be used to control a cocktail machine, consisting in my case of four solenoids, controlled by relais, that open or close the path for up to four ingredients.
4+
5+
The user interface is implemented using an 128x64 monochrome I2C OLED and three pushbuttons.
6+
7+
Depends on the [u8glib](https://github.com/olikraus/u8glib)!
8+
9+
## Licensing
10+
11+
----------------------------------------------------------------------------
12+
"THE BEER-WARE LICENSE" (Revision 42):
13+
<[email protected]> wrote this file. As long as you retain this notice
14+
you can do whatever you want with this stuff. If we meet some day, and you
15+
think this stuff is worth it, you can buy me a beer in return. Thomas Buck
16+
----------------------------------------------------------------------------
17+

0 commit comments

Comments
 (0)