Recent content by Alley__Cat

  1. A

    Reading Battery Data With an Arduino

    I was hoping there is a comprehensive list of what the different terminology means. To be more specific (State of Battery, Battery Mode (BIN),Battery Status (BIN), Cycle Count,) are the ones that I can't figure out. I'd also like a list of units for data collected in the process. Regards
  2. A

    Reading Battery Data With an Arduino

    I have successfully compiled the code and program the Atmega to read through the I2C bus using the code in this post. I was able to read several data points but I really don't what all of them mean. Is there a document that explains that.
  3. A

    3DR Smart battery

    Is there a list of want SMBus Command executes what smart battery functions. Or is all of this secret.
  4. A

    3DR Smart battery

    There must be some standard device that uses it. Not just Arduino's . Were does one get the SMBUS protocoled to talk to a battery.
  5. A

    3DR Smart battery

    Hi I have a 3DR battery that has an SMBus and two power connections to it. What is the SMBus for? What devices talk to a smart battery any way.