10 lines
297 B
Markdown
10 lines
297 B
Markdown
The OLED display board
|
|
======================
|
|
======================
|
|
|
|
The Board features an attiny84a as its primary controller, which comunicates with an ssd1306 as the oled
|
|
display controller and uses its interrupt lines for the encoder.
|
|
|
|
|
|
**All datasheets can be found in the `doc/` folder.**
|