Questions about the GoPiGo3 power circuit:
-
I don’t see any kind of power_down() API call. Does the GoPiGo3 shut off power after executing “sudo shutdown -h now”?
-
Can the GoPiGo3 remain running (low power idle) while connected to the recharger, (assuming the Dexter Ind. 9.6v pack plus recharger, and addition of a 2nd power connector) ?
-
Is there a way to electronically wake up the GoPiGo3 with an RTC (real time clock)?
The use case for a real time clock scheduled power-on, and a software controlled power off.
-
Robot notices battery level is getting low,
-
navigates onto/into charging contacts (exitsting Tenergy peaking 1A/2A selectable charger)
-
Robot schedules wakeup based on estimated full-charge time
-
Robot shuts down processor and stops drawing from batteries so the Tenergy peaking charger does not falsely detect charged state (as happens with current bot, if processor stays running)
-
Robot awakes per schedule, moves off charger contacts and resumes contiguous “life”
( Via crontab my bot starts lifelog.py at boot which maintains a file life.log so it can know a little about its “life time.” Everyboty [sic] is unique! )
Thanks for the info.
I’m handy with a soldering iron, but my “double E” skills are really weak. If I can’t buy it, or program it, my robots will have to continue waiting for eternal life.
Cheers,
Alan