Skip to content

Commit 8236049

Browse files
committed
Fix documentation
1 parent 72b938d commit 8236049

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# Battery Capacity Tester Arduino NANO
1+
# Battery Capacity Tester Arduino NANO #
22
Another Battery capacity tester.
33
Create from an idea of http://www.instructables.com/id/DIY-Arduino-Battery-Capacity-Tester-V10-/.
44

5-
## Wire schema
5+
## Wire schema ##
66

77
![Breadboard schema](https://github.com/xreef/BatteryCapacityTesterArduinoNANO/blob/master/Resources/BTester_bb.png)
88
![Schema](https://github.com/xreef/BatteryCapacityTesterArduinoNANO/blob/master/Resources/BTester_schem.png)
99

10-
## Assembly list
10+
## Assembly list ##
1111
Label Part Type Properties
1212
10K Trimmer potentiometer TRIMPOT package trimpot_pth_s3_lock_3386P; variant variant 2
1313
18650 Battery lipo
@@ -29,7 +29,7 @@
2929
R10 10kΩ Resistor package THT; tolerance ±5%; resistenza 10kΩ; bands 4; pin spacing 400 mil
3030
R11 10kΩ Resistor package THT; tolerance ±5%; resistenza 10kΩ; bands 4; pin spacing 400 mil
3131

32-
## Shopping List
32+
## Shopping List ##
3333

3434
Amount Part Type Properties
3535
1 TRIMPOT package trimpot_pth_s3_lock_3386P; variant variant 2
@@ -45,7 +45,7 @@
4545
1 10kΩ Resistor Power resistor
4646
6 10kΩ Resistor package THT; tolerance ±5%; resistenza 10kΩ; bands 4; pin spacing 400 mil
4747

48-
## Realization
48+
## Realization ##
4949
To measuring voltage we use the principle of Voltage divider
5050
https://en.wikipedia.org/wiki/Voltage_divider
5151
https://startingelectronics.org/articles/arduino/measuring-voltage-with-arduino/

0 commit comments

Comments
 (0)