Files

Scanning the repository...

Last update 6 years 6 months by cadlab-io[bot]
Files
code
hardware
LICENSE
README.md
README.md

View this project on CADLAB.io.

Custom Firmware & Hardware for Electrolux/Hobart Hood Type Dishwasher (Control Board)

This is a custom firmware for Atmel controller based Control Board made for Dishwasher (Electrolux/Hobart hood type). Using Atmel Studio for ATMEGA328P and a number of 3rd party libraries.

Contribute

There are several ways to contribute to Dishwasher development. You can contribute to the repository by doing:

  • Pull requests (fixes, enhancements, new features... are very welcome)
  • Documentation (I reckon I'm bad at it)
  • Testing (filing issues or help resolving them, they take a lot of time and sometimes I don't have the required hardware to test them all)

And of course you can always buy me a beer, coffee, tea,... via the donation button below.

Hardware

Video: Testing & trial carried out at Raddisson Hotel, Goregoan --> <![CDATA[]]>https://www.youtube.com/watch?v=VfFnfKIvYKQ<![CDATA[]]>

Dishwasher_Schematic [PDF]|
Dishwasher_Schema[PDF]|
Dishwasher IO|

License

Copyright (C) 2016-2018 by Amit More (@morethegr8)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <![CDATA[]]>http://www.gnu.org/licenses/<![CDATA[]]>.

Report a bug