Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 1019 Bytes

File metadata and controls

14 lines (8 loc) · 1019 Bytes

flatpack2s2

esp-idf-build

application code for my esp32-cantroller board, to control an Eltek Flatpack2 rectifier/power supply module (and maybe some others later!)

more documentation to come later on, once the code is something vaguely resembling stable/feature-complete.

uses ESP-IDF master (currently v4.4-not-even-a-beta-yet), because I'm using the ESP32-S2's USB-CDC console mode & support for that is very new and fairly buggy even in v4.3-beta.

many thanks to these projects:

my own code is licensed under the GNU GPL v3 as per LICENSE - others' code is licensed as detailed in their source files and/or repositories.