Vrumfondel
Vrumfondel
Wouldn't it make sense to have individual button-settings for each slot? Right now they seem to be global.
Adding functionality to select Global or Individual Settings for LED, Button, Log by terminal command To use, enable "SETTINGS += -DUSER_INTERFACE_MODE_CONFIGURABLE" in Makefile. This overrides "SETTINGS += -DBUTTON_SETTING_GLOBAL" and others....
Add missing initialisations for individual LED/Button config per setting
Just to start a discussion here: At least the RevG has commands for rawWrite/Read to the NFC card. In theory that should anable to read out the content of any...
Got my PrinCube today and ran over the issue that when using Chrome, no project ist shown on the main page. With eg Firefox it works fine.
Hi there, I’m currently setting up a page using Lyrical Theme. Only change I would need is to add a 2nd image to the header – the existing one staying...
I vote for moving to use jsonv2 responses. They contain several additional infos - I in particular need, like roadtype and class. I volunteer to implement this and create a...
Hello together: to everyone who is interested: I just placed an order for some PCBs for this project. If someone is interested I can offer them for 3€ + Shipping.
In environments where one MQTT server handles multiple devices it is quite confusing having a topic "wifi" without any information where it belongs to. So move it under "pool" would...
Adapting to an ESP32 environment would have the advantage of a multi-core ECU, so the time-critical interfacing part could run on a seperate ECU, while all the WIFI and UI...