Coder Social home page Coder Social logo

open-dyson-battery's Introduction

open-dyson-battery

License: MIT

Open source implementation of Dyson cordless vacuum cleaner battery firmware.

DISCLAIMER

This project is created for purely educational purposes. Li-ion batteries are high energy devices that may catch fire or explode if mishandled. Review the code and use it at your own risk.

Features

Current status of firmware is 'proof of concept'.

Implemented features:

  • Basic button handling. Turn on/off.
  • Charging (without temperature monitoring)
  • Stop charging by voltage monitoring of each cell.
  • Stop operation if voltage of any of the cells is dropped below limit.
  • Basic LED indication (charging, operation)

TODO

  • Temperature monitoring (external and internal thermistors)
  • Show charge state with LED
  • Show level of cells unbalance with LED

Hardware

All older Dyson batteries are based on pic16lf1847 microcontroller with ISL94208 battery controller. Both ICs have excellent documentation from the manufacture.

Dyson V6 battery

Reverse engineered schematic of v6 battery with marking 188002 on the board. v6 schematic

Dyson V8 battery

This is pretty much the same as v6 with some minor changes. Reverse engineered schematic of v8 battery with marking 180207 on the board. v8 schematic

Contributing

Pull requests for new features, bug fixes, and suggestions are welcome!

License

MIT

open-dyson-battery's People

Contributors

dr-mark-roberts avatar sheinz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.