Skip to content
Snippets Groups Projects
Commit daf3828c authored by Irene Garcia Camacho's avatar Irene Garcia Camacho
Browse files

Created the smart charger module files

Implemented an API for the smart charger.
This module it's in charge of the smart charger device connected to any of the Dynamixel bus of the sub-controller of the Darwin Robot.
It provides a set of functions that allows the user to enable or disable the module and change or obtain the smart charger's period,
this means the time to perform a read access of the smart charger's and batteries info.

On the other hand, it implements a periodic reading of part of the memory map of the smart charger to obtain the batteries time to full
or time to empty. This information is used for an automatic battery charger application.
Other battery information (as current consumption, voltage, etc) is also available with this structure.
parent c780dd2b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment