makingdevices / OpenReflowPlate

An Open Reflow Plate machine for smd soldering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instagram PCBWAY Stargazers Issues LinkedIn


Logo

Making Devices

Open Source projects where we struggle with engineering, electronics, coding and who knows what else... In this case, OpenReflowPlate is a simple reflow plate for SMD PCBs, so hopefully you may find it interesting ;)

Table of Contents
  1. About The Project
  2. Build one
  3. Usage
  4. Roadmap
  5. License
  6. Contact
  7. Sponsor

About The Project

Bytes Counter Shot

OpenReflowPlate wants to be a complete controller where you can attach to it any heat plate and create a reflowplate for SMD components and PCBs. Right now, it is in prototype stage as I do not even have a PCB layout, just testing the capabilities with an expansion board from my Thermo-Logger-Device project. The microcontroller will be the PIC18F45k50.

This device is under development, so I do encourage you to not assembly, order any PCB or use any software from this repository until the project is finished.

(back to top)

Built With

Microcontroller MPLAB C Kicad SPONSOR

(back to top)

Build one

NOT RECOMMENDED AS THE DEVICE IS UNDER DEVELOPMENT

(back to top)

Usage

Instructions of use:

  • Only one MAX31855KASA is in use.
  • I use the LED output to activate an SSR to control the heat plate.

(back to top)

Roadmap

  • Validate the product with the expansion board and the thermo logger device.
  • Finish the Python software to control the heatplate.
  • Start/finish the new PCB
    • PIC18F45k50.
    • Add 8 segment display.
    • Add buttons for standalone mode.
    • Develop the PID strategy inside the firmware of the microcontroller.
    • Isolated USB communication to avoid any damage to the PC if in use.
  • Test/Validate the project.

See the open issues for a full list of proposed features (and known issues).

State: Project UNFINISHED - 06/01/2023

(back to top)

License

Distributed under three licenses:

GPL v3 License

(back to top)

Contact

Making Devices - @MakingDevices

Project Link: https://github.com/makingdevices/OpenReflowPlate

Other Links: LinkTree

(back to top)

About

An Open Reflow Plate machine for smd soldering


Languages

Language:C 45.3%Language:C++ 25.5%Language:C# 8.6%Language:Visual Basic .NET 7.6%Language:Python 7.3%Language:Makefile 4.3%Language:Batchfile 1.4%Language:HTML 0.1%Language:NASL 0.1%