My idea to add solar power to a Raspberry Pi Pico started with a previous project [1] that displayed the time, temperature, and humidity on an e-paper display with a Pi Pico integrated on the back. For that project, I used a Badger 2040 [2] by Pimoroni (Figure 1).
The system wakes up once a minute, updates the sensor values and time, and then falls back into deep sleep. Figure 2 shows the power draw for the Badger 2040: seven seconds of activity at approximately 27mA of power consumption compared to 53 seconds at 6.5mA. The relatively low power consumption prompted me to consider using a solar panel to power this setup even in less favorable light conditions.
Solar Panels
Some brief research showed that small solar panels like the one shown in Figure 3 are available from the usual sources for a relatively low price. For my test, I chose a panel by Pimoroni that delivers a nominal 100mA at 3V. For a Pi Pico without anything attached, 3V works fine, and the Badger 2040 is also happy with this, so in theory this should work. Unfortunately, the available power is very rarely equivalent to the nominal output, which means that things are not quite so simple.
هذه القصة مأخوذة من طبعة MakerSpace #03 من MakerSpace.
ابدأ النسخة التجريبية المجانية من Magzter GOLD لمدة 7 أيام للوصول إلى آلاف القصص المتميزة المنسقة وأكثر من 9,000 مجلة وصحيفة.
بالفعل مشترك ? تسجيل الدخول
هذه القصة مأخوذة من طبعة MakerSpace #03 من MakerSpace.
ابدأ النسخة التجريبية المجانية من Magzter GOLD لمدة 7 أيام للوصول إلى آلاف القصص المتميزة المنسقة وأكثر من 9,000 مجلة وصحيفة.
بالفعل مشترك? تسجيل الدخول
Access the Raspberry Pi's GPIO Pig Pen
The wiringPi library, which many Raspberry Pi fans have grown attached to over the years, is no longer under maintenance by its developer. An alternative, in the form of Pigpio, has arrived just in time
Shell Programming in Python Snake Shell
Create lightweight Raspberry Pi scripts with Xonsh, a Python shell that lets you write scripts in Python with Bash commands mixed in
Water your plants with a Raspberry Pi Watering Pi
With a Pi Zero and a few components, you can build an inexpensive and reliable automatic watering system for your plants in next to no time
Raspberry Pi automated fish feeder Fish Food
Whether at work or on vacation, every pet lover worries about how to take care of their little roommates in their absence. What aquarium owners need is an automatic feeder
Change internal logic from relays to an Arduino Redo
An electronic project at a local science center was showing its age, calling for a refresh: in this case, rebuilding it almost from scratch with an Arduino instead of relays
Get creative with the FLUX beamo laser and open source software Beam Me Up, Fluxy!
With the FLUX beamo laser and a Raspberry Pi Board B10001, you can execute your own laser cutting projects on a wide range of materials