Firmware for a solder reflow oven using an AVR or Arduino. Has 5 input buttons and and I2C LCD screen. Output is the heater relay.
Arduino or AVR Dude can be used to load the code onto the AVR. ATMega8 is used for development.
Can be used with a toaster oven to create a solder reflow oven with reflow curves.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
v2.2 Fixed adaptive tuning
v2.1 Added adaptive tuning to temp_set routine
v2.0 Scraped project and restarted after hardware redesign
v1.0 Initial Release
Taylor Daniska taylor@daniskaengineering.com