git ssb

0+

dinoworm 🐛 / solarmonk



Commit 53c99e1f6173a5193332e99c812dab3e5e22278e

formatting

Michael Williams committed on 1/18/2018, 11:29:26 AM
Parent: 499517c43c2feeee31163e5151981b368670ec4c

Files changed

README.mdchanged
README.mdView
@@ -1,13 +1,13 @@
11 # solarmonk
22
3-energy powered by the sun
3 +energy powered by the sun ☀️
44
5-safely store energy in a battery
5 +safely store energy in a battery 🔋
66
7-safely use excess load energy to power 5v devices
7 +safely use excess load energy to power 5v devices ⚡
88
9-have fun!
9 +have fun! 🎉
1010
1111 ## TODO
1212
1313 - [x] get solar panel
@@ -22,20 +22,18 @@
2222 ### solar panel (with built-in charge controller)
2323
2424 [120w maxray folding solar panel](http://maxray.com.au/folding-solar-panel/)
2525
26-```
27-Max Power: 120W
28-Maximum Power Tolerance: ±3%
29-Open-Circuit Voltage/Voc(V): 17.5V
30-Short-Circuit Current/lsc(A): 9.42
31-Max Power Voltage/Vmp(V): 14.0
32-Max Power Current/lmp(A): 8.57
33-Power Spectications at STC: 1000w/㎡,AM1.5,CELL25℃
34-Max System Voltage(V): 1000
35-Max Over Current Protecting Rating(A): 15
36-Weight: 12.6kg
37-```
26 +- Max Power: 120W
27 +- Maximum Power Tolerance: ±3%
28 +- Open-Circuit Voltage/Voc(V): 17.5V
29 +- Short-Circuit Current/lsc(A): 9.42
30 +- Max Power Voltage/Vmp(V): 14.0
31 +- Max Power Current/lmp(A): 8.57
32 +- Power Spectications at STC: 1000w/㎡,AM1.5,CELL25℃
33 +- Max System Voltage(V) 1000
34 +- Max Over Current Protecting Rating(A): 15
35 +- Weight: 12.6kg
3836
3937 ### battery
4038
4139 [12v - 85Ah deep cycle flooded lead acid battery](https://www.trademe.co.nz/Browse/Listing.aspx?id=1506593644)
@@ -45,20 +43,23 @@
4543 [guide to lead-acid batteries](http://www.itacanet.org/eng/elec/battery/battery.pdf)
4644
4745 > fully charged is 12.6v to 12.8v
4846
49-State of Charge (approx.) | 12 Volt Battery | Volts per Cell
50-100% | 12.70 | 2.12
51-90% | 12.50 | 2.08
52-80% | 12.42 | 2.07
53-70% | 12.32 | 2.05
54-60% | 12.20 | 2.03
55-50% | 12.06 | 2.01
56-40% | 11.90 | 1.98
57-30% | 11.75 | 1.96
58-20% | 11.58 | 1.93
59-10% | 11.31 | 1.89
60-0 | 10.50 | 1.75
47 +---
48 +| State of Charge (approx.) | 12 Volt Battery | Volts per Cell |
49 +---
50 +| 100% | 12.70 | 2.12 |
51 +| 90% | 12.50 | 2.08 |
52 +| 80% | 12.42 | 2.07 |
53 +| 70% | 12.32 | 2.05 |
54 +| 60% | 12.20 | 2.03 |
55 +| 50% | 12.06 | 2.01 |
56 +| 40% | 11.90 | 1.98 |
57 +| 30% | 11.75 | 1.96 |
58 +| 20% | 11.58 | 1.93 |
59 +| 10% | 11.31 | 1.89 |
60 +| 0 | 10.50 | 1.75 |
61 +---
6162
6263 ### load (discharge) controller
6364
6465 - BTE14-04 betamcu.cn Arduino Uno R3 Compatible

Built with git-ssb-web