Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.29 KB

BUILD.md

File metadata and controls

33 lines (19 loc) · 1.29 KB

Build your adapter

This adapter is designed to works with a D1 Mini (ESP8266) but it provides convenient header pins to use it with any other uController.

It is designed by Palazzetti using a Si8621 (Silicon Labs Isolator) to provide electrical isolation between uController and Stove electronic.
This design uses exact same schematic and components.

Schematic

All files are inside schematic subfolder and has been designed with KiCad (free and open source)

WirelessPalaControl schematic

PCB

WirelessPalaControl PCB TopWirelessPalaControl PCB Bottom

WirelessPalaControl 3boards

I'm producing small batches of this adapter.
If you are interested, you can find it here: WPalacontrol on tindie 🛍️

Box

Box project (Fusion 360 & STL) can be found into box folder

WirelessPalaControl box

Firmware

Source code can be compiled using VSCode/PlatformIO and flashed onto a D1 Mini
Or
Download latest release in Release section