Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
R. Kaleta committed Feb 22, 2020
1 parent 3599dff commit f91bb88
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The infinity symbol in the displayer informs that no votes will be counted at th
### Datasheets (see `doc` directory)
+ Arduino with Atmega328p microcontroller
+ HD44780 liquid crystal displayer
+ I2C converter for displayer based on PCF8574AT
+ I2C converter for displayer based on PCF8574

-----

Expand All @@ -40,8 +40,9 @@ The infinity symbol in the displayer informs that no votes will be counted at th
Build process:
+ Linux-based operating system
+ AVR compilation utils: GCC AVR, AVR libc, AVRDude \
(`gcc-avr`, `binutils-avr`, `avr-libc`, `avrdude`)
+ GNU Make
\[APT packages `gcc-avr`, `binutils-avr`, `avr-libc`, `avrdude`\]
+ GNU Make \
\[APT package `make`\]

-----

Expand Down

0 comments on commit f91bb88

Please sign in to comment.