Page 1 of 1

OpenInverter UI, One click install

Posted: Wed Mar 04, 2026 12:38 am
by jetpax
So long time readers will know I've been working on a new robotics platform, and finally have the software all packaged up, and one of the extensions I created it for first was OpenInverter
image.png
If you have an esp32s3 (or P4) lying around with a CAN interface, you can now install it with one click
image.png
If you are interested in other CAN bussy apps like Dalas Battery Emulator etc check out the Extensions hub where you can load others

Give it a go and let me know in the comments how you get on!

Re: OpenInverter UI, One click install

Posted: Wed Mar 04, 2026 8:27 am
by tom91
Would it be possible to set one up for the ESP32 (Wemos) serial interface used directly on OI boards?

Re: OpenInverter UI, One click install

Posted: Wed Mar 04, 2026 9:18 am
by Bigpie
I also would like to know how to add projects to this

Re: OpenInverter UI, One click install

Posted: Wed Mar 04, 2026 2:59 pm
by jetpax
hopefully most of what you need to create any apps for the platform should be in

https://scriptostudio.com/docs/

Re: OpenInverter UI, One click install

Posted: Wed Mar 04, 2026 3:07 pm
by jetpax
@tom91 IIRC I had some library install error compiling for esp32 and couldnt be bothered to fix it, as i consider them basically obsolete haha

S3 (and P4) are so much better, esp security wise

bear in mind the platform supports a lot more than just OI eg

https://pycoclaw.com

but will take a look