Skip to content

Commit 375dd4e

Browse files
authored
Update README.md
1 parent 7919207 commit 375dd4e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,19 @@ Where `Log` is the log message, in this case it'll be "Reset System".
2424

2525
## LCD display info
2626

27-
The follow image show how the data is displayed in a 16x2 LCD.
27+
The following image shows how the data is displayed in a 16x2 LCD.
2828

2929
![alt text](https://github.com/Alejandro-ZZ/arduino-monitor/blob/master/LCD_Data.jpg)
3030

3131
## Results and graphics
3232

3333
The system was used to monitor an 12V uninterrupted power supply (UPS) charge and discharge cycles. A total of 2426 data where taken. The system was executed for around 20 hours and data were recorded every 30s. Then, the `DATA.txt` file is proccessed with Excel and the following graphics were created.
3434

35-
**DISCHARGING CYCLE:** The discharge average current was around 1.25A.
35+
**`DISCHARGING CYCLE:`** The discharge average current was around 1.25A.
3636

3737
![alt text](https://github.com/Alejandro-ZZ/arduino-monitor/blob/master/Descarga_Bateria_12V.png)
3838

3939

40-
**CHARGING CYCLE:** Battery is charge at 500mA. The orange curve shows the current behavior and the blue one the voltage behavior.
40+
**`CHARGING CYCLE:`** Battery is charge at 500mA. The orange curve shows the current behavior and the blue one the voltage behavior.
4141

4242
![alt text](https://github.com/Alejandro-ZZ/arduino-monitor/blob/master/Carga_Bateria_12V.png)

0 commit comments

Comments
 (0)