Skip to content

Battery monitoring using TI's HDQ one-wire protocol

License

Notifications You must be signed in to change notification settings

kamocat/esp-hdq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp-hdq

Battery monitoring using TI's HDQ one-wire protocol

I had previously implemented this using avr asm, but it would freeze up if the battery was disconnected. Using the uart method (described in the HDQ overview) and an RTOS, there is built-in support for timeouts. Furthermore, esp32 is the platform that the batteries are powering in the first place.

For details on individual commands and data available, see the bq27541 datasheet.

About

Battery monitoring using TI's HDQ one-wire protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published