Update uno-stats-monitor/README.md
This commit is contained in:
@@ -4,21 +4,21 @@ UNO Monitor is my first attempt at prototyping an Arduino UNO based LCD and LED
|
|||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
### Hardware
|
### Hardware
|
||||||
* Ardurino UNO
|
Ardurino UNO
|
||||||
* LCD1602 LCD module
|
LCD1602 LCD module
|
||||||
* 10k Potentiometer
|
10k Potentiometer
|
||||||
* Max7219 LED dot matrix module
|
Max7219 LED dot matrix module
|
||||||
* IR reveiver module /w remote
|
IR reveiver module /w remote
|
||||||
|
|
||||||
|
|
||||||
### Software
|
### Software
|
||||||
* Latest Arduino (v1 or v2) IDE
|
Latest Arduino (v1 or v2) IDE
|
||||||
* Linux Bash (not tested on WSL/WSL2)
|
Linux Bash (not tested on WSL/WSL2)
|
||||||
|
|
||||||
#### Headers
|
#### Headers
|
||||||
[Liquid Crystal library](http://www.arduino.cc/en/Reference/LiquidCrystal)
|
[Liquid Crystal library](http://www.arduino.cc/en/Reference/LiquidCrystal)
|
||||||
[LedControl library](https://www.arduino.cc/reference/en/libraries/ledcontrol)
|
[LedControl library](https://www.arduino.cc/reference/en/libraries/ledcontrol)
|
||||||
[IRremote library](http://github.com/shirriff/Arduino-IRremote)
|
[IRremote library](http://github.com/shirriff/Arduino-IRremote)
|
||||||
|
|
||||||
|
|
||||||
### Pin Outs
|
### Pin Outs
|
||||||
|
|||||||
Reference in New Issue
Block a user