From 78114ffb64355f7c305098e68151e177658e33e8 Mon Sep 17 00:00:00 2001 From: RLF Date: Thu, 28 Dec 2023 19:31:58 -0500 Subject: [PATCH] Update uno-stats-monitor/README.md --- uno-stats-monitor/README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/uno-stats-monitor/README.md b/uno-stats-monitor/README.md index b87d508..d337318 100644 --- a/uno-stats-monitor/README.md +++ b/uno-stats-monitor/README.md @@ -4,21 +4,21 @@ UNO Monitor is my first attempt at prototyping an Arduino UNO based LCD and LED ## Requirements ### Hardware -* Ardurino UNO -* LCD1602 LCD module -* 10k Potentiometer -* Max7219 LED dot matrix module -* IR reveiver module /w remote +Ardurino UNO +LCD1602 LCD module +10k Potentiometer +Max7219 LED dot matrix module +IR reveiver module /w remote ### Software -* Latest Arduino (v1 or v2) IDE -* Linux Bash (not tested on WSL/WSL2) +Latest Arduino (v1 or v2) IDE +Linux Bash (not tested on WSL/WSL2) #### Headers -[Liquid Crystal library](http://www.arduino.cc/en/Reference/LiquidCrystal) -[LedControl library](https://www.arduino.cc/reference/en/libraries/ledcontrol) -[IRremote library](http://github.com/shirriff/Arduino-IRremote) +[Liquid Crystal library](http://www.arduino.cc/en/Reference/LiquidCrystal) +[LedControl library](https://www.arduino.cc/reference/en/libraries/ledcontrol) +[IRremote library](http://github.com/shirriff/Arduino-IRremote) ### Pin Outs