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 ã® MakerSpace #03 çã«æ²èŒãããŠããŸãã
7 æ¥éã® Magzter GOLD ç¡æãã©ã€ã¢ã«ãéå§ããŠãäœåãã®å³éžããããã¬ãã¢ã ã¹ããŒãªãŒã9,000 以äžã®éèªãæ°èã«ã¢ã¯ã»ã¹ããŠãã ããã
ãã§ã«è³Œèªè ã§ã ?  ãµã€ã³ã€ã³
ãã®èšäºã¯ MakerSpace ã® MakerSpace #03 çã«æ²èŒãããŠããŸãã
7 æ¥éã® Magzter GOLD ç¡æãã©ã€ã¢ã«ãéå§ããŠãäœåãã®å³éžããããã¬ãã¢ã ã¹ããŒãªãŒã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
Playing old DOS games on the Raspberry Pi Retro Gamer
Play old DOS games on the Dosbian operating system, which turns the Raspberry Pi into an 80486 PC
Home Assistant makes the Raspberry Pi fit for the Z-Wave world Home Automaton
Z-Wave components, a RaZberry module, and the free Home Assistant software make the Raspberry Pi a powerful smart home control center
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
Integrate hardware components with pluggable systems Plugged In
Ecosystems with pluggable Raspberry Pi modules, sensors, and displays are a great choice if you donât want to â or canât â solder but still want to extend your hardware
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
Power your Pi Pico with solar Self-Sufficient
Powering your Pi Pico with solar may not solve the current energy crisis, but it will save you from changing or recharging batteries