Can you provide more details... what sensor is on which port? Predictive isn't implemented yet... so you can ignore that.
Can you email us a screen shot of your PID element?
Hmmm, that is odd. The application is defining ports but the interface is then saying the ports don't exist. What versions of the application, interfa...
Oh, so the M5Core2 and the M5Stack have different pinouts it looks like?
Very hard to debug with just this information. Is the computer losing connection with the interface? What is the connection type? Take a look at the l...
The GPIO numbers on the ESP32 are universal, and our M5Stack firmware uses the ESP32 core, so you should have access to all the GPIO. Just don't use o...
It should. If you compare the display hardware and its the same then it definitely will.
Yes. Will take a look.
We need to know what type of display it is. I looked at the resources and it isn't clear. Do you know? An code which addresses it would also help.
Hi Jordan, What devices are you looking to add? We can add them to the firmware for you.
Nice start!! I didn't review it exhaustively but looks good so far!
Great start! Next, you should draft up a wiring schematic. You can see we have an example / editable template on our site, under Build/Schematics.
Hi Mike, Yes, you are on the right track! BC can do all the things you are looking for. If you already have a Raspberry Pi, you really just need to ...
I think you need to install the device driver for the computer to see this as a COM port. Check out their tech page for instructions, under "Installat...
Fair, very fair!