14-11-2016, 00:10
I think there have been earlier threads on reducing power consumption for Tx units powered from solar panels, but I'm interested to see what people are currently doing.
My experience, so far has been:
1. Tx Arduino's Power LED disconnected
Result: Tx power reduced to 28mA from my 12v SLA battery with blips to >40mA on transmit
2. Replaced the 7809 with a more efficient Traco Power 1-2409
Result: Power use reduced to 21mA
The following SparkFun tutorial is pretty comprehensive:
https://learn.sparkfun.com/tutorials/red...onsumption
I guess the next step is to try disconnecting the USB interface, although "our" Tx units do not use the FT232RL chip. Using a switching regulator to supply 5v to the components on the Arduino board could be an interesting mod too.
A more difficult step would be to replace the 5v Arduino with a 3.3v unit, since the 3.3v Arduino appears to use significantly less power.
My experience, so far has been:
1. Tx Arduino's Power LED disconnected
Result: Tx power reduced to 28mA from my 12v SLA battery with blips to >40mA on transmit
2. Replaced the 7809 with a more efficient Traco Power 1-2409
Result: Power use reduced to 21mA
The following SparkFun tutorial is pretty comprehensive:
https://learn.sparkfun.com/tutorials/red...onsumption
I guess the next step is to try disconnecting the USB interface, although "our" Tx units do not use the FT232RL chip. Using a switching regulator to supply 5v to the components on the Arduino board could be an interesting mod too.
A more difficult step would be to replace the 5v Arduino with a 3.3v unit, since the 3.3v Arduino appears to use significantly less power.


