miniThrottle Planned Works

miniThrottle: A model railroad WiFi throttle.


Comments

NB: Version 0.8 is the latest "stable" version. Requires ESP Core 2 compilers in Arduino.

Version 0.9 is the development version. If you opt to use this version this might work OK, but then they might not. The nature of development is new work might break things that have worked previously and have other features that are only half working. Please do not report bugs for this version. They are expected.

Implementations for v0.9

FeatureImplementedFunctionalComments
Support Core 3 CompilerYesYesCore 3 has been around for a few years and is probably the default for most users by now.
Support ESP32C5/C6Yesin testThese are supported by default with Core 3 compiler, but have also updated pin checks on start up. No testing done for potentiometer throttle. Some issues may remain when using lcdgfx on these CPUs, but expect a fix to be available shortly.
No FILESUPPORTYesin testShould compile OK with "#define FILESUPPORT" commented out.
No USEWIFIYesin testShould compile OK with "#define USEWIFI" commented out. It is expected if you do this, you will make use of the SERIALCTRL option, otherwise there is not much point in building the throttle. With no USEWIFI there won't be a web configuration option either.
Web Locomotive EditorWork in progressIn testWill allow the web interface to maintain locomotove roster.
Web Turnout EditorNot StartedNot StartedWill allow the web interface to maintain turnout roster.
Web Route EditorNot StartedNot StartedWill allow the web interface to maintain routes.
Use current librariesYesin testShould just work.

Please note no new prebuilt images will be provided.

Proposals for v0.9




Thank you for visiting camelthorn.cloudHome