dr-mark-roberts / open-dyson-battery

Open source implementation of Dyson battery firmware
MIT License
21 stars 16 forks source link

Choose V6 or V8 #4

Open lern01 opened 2 years ago

lern01 commented 2 years ago

In which file to choose V6 or V8?

lern01 commented 2 years ago

Will it continue to improve? Thank you very much

dr-mark-roberts commented 2 years ago

The version selection is done by modifying Makefile:

#MP_EXTRA_CC_PRE=-DHW_V6_188002
MP_EXTRA_CC_PRE=-DHW_V8_180207
dr-mark-roberts commented 2 years ago

I don't have much time right now but I see some interest in this project and one person even provided useful PRs. If more PRs are coming the project will definitely improve.

edreyyo commented 5 months ago

@dr-mark-roberts I have a bricked Dyson V8 battery because one of the cells went too low. Is it worth trying to revive it using this firmware? Thanks for the great work