@bisschopsr yes, the battery inside the “16 LED Solar Power Motion Sensor Security Lamp Outdoor Waterproof Light” (http://www.ebay.com/itm/271693521438) is 3.7v 800mAh.
Elfnoir
@Elfnoir
Best posts made by Elfnoir
Latest posts made by Elfnoir
-
RE: Solar Powered Mini-Weather Station
-
RE: Solar Powered Mini-Weather Station
@Renard c'est bien l'arduino qui gère la décharge et envoi l'info à Domoticz; c'est pour cela que tu dois étalonner le min/max avec le potentiomètre
it is the Arduino which manages the discharge and send the info to Domoticz ; that's why you have to calibrate the min / max with the potentiometer@bisschopsr If I well understand your question, the module which take the solar power to charge the battery with providing in the same time power to the arduino, and provide power of the battery to the arduino when there is no sun or at night: it's the Lipo Ride. There is no monitoring from the Arduino to the Lipo, but the Arduino read the level of voltage coming from the battery and send it to Domoticz.
Do I understand well your question please? -
RE: Solar Powered Mini-Weather Station
@Renard : Bonjour! Je fais le raccordement cette semaine j'espère, je galère sur la déclaration dans Domoticz et l'étalonnage pour controler la charge de la batterie, mais je dirais:
- OUT+ et - sur RAW et GND de l'Arduino
- B+ B- à la batterie
- "+ et -" au panneau solaire, c'est ce qu'il me semble sur les photos.
@bisschopsr : Hi, There is no charge controler 5 or 12 volts. On my Fritzing to understand better the scheme (Post #70), I draw batteries and solar panel, but Fritzings following are with 12volts charger, I don't know why. If you purchased a solar lamp, it's to avoid 5 or 12volts charger and use the sun
-
RE: Solar Powered Mini-Weather Station
Hi,
It means that there is no possibility to implement wind speed on this weather station... ok.
I've just received the good Li-Ion charging component, I can continue with the construction!I'll post if I will be facing for some trouble, or when it will be finished.
-
RE: Mysensors on ESP8266- ESP01?
@Dwalt Thanks for your feedback! Do you have any URL / tutorial to explain how to flash an ESP8266 with MySensors sketches please?
Also what kind of ESP8266 do you use? Is it ESP8266-012 please? -
RE: Air Quality Sensor
Hi,
Can you check the reception level?
I had same behaviour with an old temperature/humidity module; need to move it to another place in the room, and works perfectly now -
Mysensors on ESP8266- ESP01?
Hi,
I have few ESP8266-ESP01 from a previous project.
Do you know if it's possible to use it in place of NRF24L01?
I know that we can configure it in LUA or Arduino language directly; Do you know if we can upload MySensors sketch Child on it, for example the Relay sketch? Ok, there are only 2 GPIO, but for many use it's enough; Also, you can avoid to have Atmega+NRF for each Child, reducing the volume of a Child.
Thanks for your feedback, and sorry if it's a silly question!
-
RE: Solar Powered Mini-Weather Station
@peerkersezuuker 0_1459719366114_Weather Station.fzz
And thanks for your feedback and support!
-
RE: Solar Powered Mini-Weather Station
Hi,
Thanks for your help! I'm waiting for the LiPo charger, because I purchased a wrong one to pursue my implementation...- Could you tell me how I can comment our line 51 please? Just like this?
'dht.setup(HUMIDITY_SENSOR_DIGITAL_PIN); - Also, do you have already implement the Wind Speed Module, or it's under shipment? Do you use Domoticz as domotic software? It's to know how to implement this kind of child on it?
- Is the solar panel providing enough power to have the weather station always working? (I'm living in France on Paris latitude, and I would like to know if the quantity of sun is enough, or I need a second solar panel)
- And it appears my Barometric Pressure sensor gave me also the humidity and temperature; Why do we have 1DHT22 and 1BMP180 ?
- And finally, how do you deal with the battery level, as I didn't see at the beginning of this post how it is implemented inside Vera? Because I would like to implement it in Domoticz
Many thanks for your feedback!
- Could you tell me how I can comment our line 51 please? Just like this?
-
RE: Solar Powered Mini-Weather Station
Hi,
The left resistor is a 1Mohm 2W(I'll confirm the power value once I'll received it), the right one is 4,7kohm, 1/4W.
For the Hardware, I read the beginning of the post, but unfortunately I'm also a newby, and need to have a validation of this diagram, because I'm not sure if it is correct, and I don't want to burn my house if I'll do cabling mistakes
I am not able to put the file created under fritzing, but if someone wants it, tell me how to do it please.Thanks for your feedback!
Regards.