Help with a project sending images
-
Hi,
I did a project that sends images to a webservice through 3g dongle.
I used a Raspberry and works perfect, but the problem is the rasp has to be in the middle of a field without energy. I tried to use a solar panel, but the high consumption makes this configuration not viable.
I want to do it with an arduino, anybody has experience doing that? maybe could help to us and making a small budget because is a concept proof and we do not have an enterprise budget. ;-)
Thank's
Eduard
-
You have conserve power and accumulate energy in combination with large-enough solar panels.
A quick googling:
https://www.jeffgeerling.com/blogs/jeff-geerling/raspberry-pi-zero-conserve-energy
http://www.voltaicsystems.com/blog/powering-a-raspberry-pi-from-solar-power/ -
@gohan said in Help with a project sending images:
r even lower power consumption. Then it all depends on how big you
Yes, we could find a pi with low consumption, the problem is how to put the system in sleep mode for example at night...to reduce even more the consumption
Thank's every one
Eduard
-
Maybe look at AI-thinker A6c module that has direct camera interface and sends pictures as MMS over GSM.
-