Python cyber:bot battery check
sonic0021
Posts: 22
Hey everyone!
I've got a cyber:bot and managed to program it quite a bit, but there's one thing that I'd like to do to make it easier to know what's going on. I'm just wondering if it's possible to make the micro:bit check the batteries after turning the power on, and if the batteries are low, show a low battery indicator or something like that. If someone could point me in the right direction, I'd appreciate it.
Thank you for any help you might have.
Comments
There might be more than one way to go about finding a solution to this issue
What type of batteries are you using for this project
What type of BMS balancing protection board are you using depending on what type of battery you are using
Do you want to know what percentage of battery power is left
What type of micro controller/board are you using
The cyber:bot PCB has a red light that flashes when the batteries are low. There's a super product guide for this board at https://www1.parallax.com/sites/default/files/downloads/32702-cyberbot-board-guide-v1.0.pdf. Flashing red light is #7.
Ken Gracey