Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cdzombak/reflow-oven-ctl

A modified toaster oven that allows running custom temperature profiles
https://github.com/cdzombak/reflow-oven-ctl

arduino mqtt pid

Last synced: about 1 month ago
JSON representation

A modified toaster oven that allows running custom temperature profiles

Awesome Lists containing this project

README

        

# reflow-oven-ctl

TK

## Features

- Supports monitoring and control via MQTT
- Supports OTA firmware updates
- Safety features:
- Shuts off if a thermocouple is disconnected or fails
- Shuts off if the thermocouples disagree by more than 15ºC
- Shuts off if the oven's temperature does not increase after the heater has been turned on for 55 seconds
- Predefined temperature profiles for:
- SnBi solder paste
- SnPb solder paste
- Drying silica gel packets
- Preheating the oven
- Accepts user-programmed temperature profiles at runtime
- Allows for powering supplemental heating elements in the toaster oven for faster response
- Allows for blowing cool air into the oven for faster cooling

## License

TK

## Author

Chris Dzombak ([dzombak.com](https://www.dzombak.com), [github.com/cdzombak](https://github.com/cdzombak))