Difference between revisions of "Paleo Solar Charger"
From Fixme.ch
(→Projets existants) |
|||
Line 1: | Line 1: | ||
[[Category:Proposed_Projects]] | [[Category:Proposed_Projects]] | ||
+ | |||
+ | == Code == | ||
+ | |||
+ | Le code Arduino a été publié sur github: | ||
+ | |||
+ | https://github.com/ctrlaltdel/PaleoSolarCharger | ||
== Objectif == | == Objectif == |
Revision as of 22:44, 20 December 2011
Contents
Code
Le code Arduino a été publié sur github:
https://github.com/ctrlaltdel/PaleoSolarCharger
Objectif
Développer un dispositif de gestion de charge de batteries. Ce système devra gérer plusieurs producteurs (panneaux solaires, éolienne, génératrice, etc.) ainsi que plusieurs consommateurs (éclairage, pompes de circulation, convertisseur 12V/220V, etc.).
Projets existants
- http://www.timnolan.com/index.php?page=arduino-ppt-solar-charger
- http://home.citycable.ch/flotulopex/24VDC_Charger/24VDC_Charger_Frames_e.htm
Interesting building blocks
Notes
R1=98.4 kohm R2=46.2 kohm H = R2/(R1+R2) = 0.320 Vinmax = 5 / H = 15.6
Ecran
* http://www.sure-electronics.net/mcu,display/DE-LM005.pdf * http://www.arduino.cc/en/Tutorial/LiquidCrystal
Relais
* http://www.arduino.cc/playground/uploads/Learning/relays.pdf