Porting Rocket Scream's TinyReflow Controller V2 Firmware to Makermoekoe's Reflow Controller Board
This project aims to port the TinyReflow controller V2 firmware developed by Rocket Scream to the Reflow Controller board designed by Makermoekoe. The goal is to enable users of the Reflow Controller board to benefit from the features provided by the TinyReflow firmware.
-
Port the TinyReflow Firmware: Adapt the existing TinyReflow firmware to run on the hardware architecture of the Reflow Controller board.
-
Expand Functionality: Integrate additional features and capabilities available on the Reflow Controller board, enhancing the functionality of the system beyond what was originally offered by the TinyReflow controller.
Before starting, ensure you have the following:
Basic knowledge of electronics and soldering. A Reflow Controller board from Makermoekoe. Programming tools and software compatible with the Reflow Controller board (e.g., PlatformIO and Visual Studio Code).
Clone the Repository: Clone this repository to your local machine to access the latest version of the ported firmware.
git clone https://github.com/sillyc0n/TinyReflowController-Max6675 cd TinyReflowController-Max6675
Install Dependencies Configure the Environment Build the Firmware Flash the Firmware Test the System
Contributions to this project are welcome whether you're interested in helping with coding, testing, documentation, or providing feedback, please reach out through the project's GitHub issues page or contact the maintainers directly.
This project is licensed under the Creative Commons Attribution-ShareAlike 4.0 International Public License - see the LICENSE.md file for details.
This README provides a structured overview of the project, including its goals, setup instructions, and contribution guidelines. Feel free to modify it as needed to better fit the specific requirements and details of your project.