this post was submitted on 19 Sep 2025
15 points (94.1% liked)

Meshtastic

1213 readers
47 users here now

A community to discuss Meshtastic (https://meshtastic.org/docs/introduction)

founded 2 years ago
MODERATORS
 

Ive had a number of these devices. And the number 1 thing that fails is the battery. It might also be where I am at. We have 110+F days that cause spicy pillows or failures after a year or so.

So I was wondering, is there a way to make a "daytime only" node that turns on where theres enough sunlight to power the thing, and then turns off where there is not enough sunlight?

I figure I could just get a 5V solar panel and hook it up directly to one of the nodes. I'm just nervous that it will under voltage the device over the long run if that makes sense.

you are viewing a single comment's thread
view the rest of the comments
[–] hereiamagain@sh.itjust.works 3 points 1 week ago (1 children)

I would love to have a copy of this circuit!

I imagine adding more capacitance not only increases the run time at night under a light, but also the charge time. How did you decide on a good value?

Very cool!

Have you looked into lithium capacitors? Here's one built into a charging circuit. Kind of interesting

[–] porksnort@slrpnk.net 3 points 1 week ago (1 children)

I don’t have the circuit diagramed out, I just built it on a breadboard using what I had on hand already. I dug out the breadboard to at least give you what info I can.

It is an old project so I pulled some of the passive components for use elsewhere. But I can at least give some guidance.

I mis-spoke on the capacitance. I used two 4F supercapacitors in parallel, chosen based solely on voltage and economy for small purchase quantities.

two of these in parallel

I used a dual voltage comparator LM393 to detect full charge and the cutoff voltage and NPN switching transistor 2N222a to turn things off and on.

NPN transistor 2N222A

dual comparator LM393 by TI

I used trimpots to set and tweak the on and off threshold voltages.

I didn’t bother with any output voltage conditioning because the application was to run a small air pump to aerate a tiny aquarium intermittently. The air pumps operate on a wide voltage range (4-6v are fine) so I opted for simplicity and lower losses. It ran for five months without a hitch, as I recall. The pump drew about 500ma steady state.

The research that I am really interested in is into biodegradable polymers for super capacitors. One of the main problems with batteries is the need for exotic materials that are expensive and harder to recycle when they inevitably wear out. There are so many applications that can be powered intermittently and eliminating batteries when possible can lower cost and circuit part count significantly.

Hope that helps.

[–] hereiamagain@sh.itjust.works 3 points 1 week ago

Hey thanks this is helpful!