From e627d77f91cd62c67328fa3553bbed36bad9e6d9 Mon Sep 17 00:00:00 2001 From: Anton Mukhin Date: Thu, 3 Aug 2023 12:44:46 +0300 Subject: [PATCH] Readme.md update --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index 2850e0a..e14c0b8 100644 --- a/README.md +++ b/README.md @@ -1 +1,23 @@ # PCB-Heater + +PCB reflow station based on a heater plate. + +- STM32 MCU +- Color TFT display +- Display Touch control +- Heats the PCB acording to a solder profile + +**Firmware is in WIP stage!** + + +#### PCB renders + +![TOP](/images/pcb-heater-PCB1.png) + +![BOTTOM](/images/pcb-heater-PCB2.png) + +#### Assembly renders + +![CAD](/images/CAD1.png) + +![Render](/images/PCB-Heater_render1.png)