sudomesh / disaster-radio

A (paused) work-in-progress long-range, low-bandwidth wireless disaster recovery mesh network powered by the sun.
https://disaster.radio
1.05k stars 109 forks source link

Better documentation for solar node and hardware #67

Closed jooray closed 4 years ago

jooray commented 4 years ago

Being a software guy that does not understand hardware very well yet, I would like a written set of recommendations for building a solar node (I believe dev board is covered by https://www.aliexpress.com/item/4000396836096.html ).

I would like to suggest an enhancement to https://github.com/sudomesh/disaster-radio/wiki/Devices--&-Hardware section Complete Solar nodes.

I would like a description of each component and how it relates to other components. What parameters to look for and what are the alternatives.

The wishlist from Aliexpress is nice, but it misses a type and quantities.

For example:

What I suggest is describing each component, how many pieces and people could submit alternatives (stores) available locally.

People could also send component kits, I would happily pay for that.

(I am a part of local city community that would like to deploy this city-wide and play with the project. There are a few 3D printing gurus, more than a few software developers, but we would really like some guidance in the hardware part).

samuk commented 4 years ago

Hi Juraj that page is largely my fault

I would like a description of each component and how it relates to other components. What parameters to look for and what are the alternatives.

Yeah fair enough, i'll try an improve that page. There's a bit more here: https://hackaday.io/project/170069-disaster-radio-lora-mesh

  • Waterproof box:

I've just re-added a box that's in stock. The 8mm gland should work.

2 core, you just get a positive and a negative from a solar panel.

You just need two bare ends of wire, to attach to the screw terminals on the solar controller. (Assuming you ask for the screw terminals pre-soldered by Xorbit, he charges a couple of dollars for this)

https://www.aliexpress.com/item/32847502994.html Parameters seem to be similar, but I don't know about the connectors (I am fine with soldering, but I don't know what are the standard connectors or if I should solder).

That will work for a bit, the plastic covering degrades fairly rapidly on those flexible panels which is why I specified the glass panel which should last a bit longer before it fails.

I've changed the panel in the link to one that's a bit more expensive, but more widely available. You could look locally for a panel too. If you're in Europe I think these may be the cheapest glass panels: https://www.ebay.co.uk/itm/vidaXL-Solar-Panel-20-W-Polycrystalline-Aluminium-and-Safety-Glass/283789535501

Probably. If you live on the equator one or two may work. In the Arctic you may need 10+.

I've specced this for 1hour of sunlight/ day which is what we get in January in midwinter in the UK.

It depends what panel you add, if you use the 20w then the 2.1A will be fine. If you use a 10w panel you should get away with the 0.5A

Thermistor - yes or no?

Yes, get the one he recommends

What I suggest is describing each component, how many pieces and people could submit alternatives (stores) available locally.

Yeah fair enough. It needs more work and testing.

Thanks

Sam

People could also send component kits, I would happily pay for that.

(I am a part of local city community that would like to deploy this city-wide and play with the project. There are a few 3D printing gurus, more than a few software developers, but we would really like some guidance in the hardware part).

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

samuk commented 4 years ago

I've made some changes to this page https://github.com/sudomesh/disaster-radio/wiki/Devices--&-Hardware

And the Aliexpress wishlist, which I think addresses these concerns, please re-open the ticket if not.

jooray commented 4 years ago

Thank you, this description is amazing.