Skip to content

Commit

Permalink
Reformated readme for better readability on GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
Mose committed Jan 27, 2016
1 parent 4a6f2da commit 0f5fe7b
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# OpenWordClock

Simple wordclock project. Just flash files to your Arduino of choice (you'll need A6/A7).
Simple wordclock project. Just flash files to your Arduino of choice (you'll need A6/A7). Code was tested on an ATmega328P and 168P (seperate branch!)

Connect LEDs through apropriate resistor directly to your Arduino Pins:
Eins: D1
[...]
Zwölf: D12
Connect LEDs with appropriate resistor directly to your Arduino pins:
* Eins: D1
* [...]
* Zwölf: D12
* EsIst: D0
* Uhr: 13
* Vor: A0
* Nach: A1
* Viertel: A2
* Halb: A3
* Zehn: A4
* Fünf: A5

EsIst: D0
Uhr: 13
Vor: A0
Nach: A1
Viertel: A2
Halb: A3
Zehn: A4
Fünf: A5

Button_hour: A6
Button_min: A7
Buttons:
* Button_hour: A6
* Button_min: A7

0 comments on commit 0f5fe7b

Please sign in to comment.