Has anyone gotten this setup to work. Having issues with the Mac address setup, need help.
Thanks
Latest posts made by StarLog
-
RE: KinoWheels M5Stack porting WIP...
-
M5 Atom Lite BT MAC
I am new, and need a way to acquire the mac of the BT on the Atom Lite.
Anyone have a sketch that will do that ?I have a sketch, but it requires a file, not found on the Master files list.
Thanks
-
LED_Display.h file
I have looked all over for this exact file name on the master files site.
If any one can share with me, please do so.
It is needed for a Kino Wheels software project, referenced in the following site.KinoWheels M5Stack porting WIP...
In the first snippet for the Atom Lite.
Thanks -
Unable to get UIFlow to work with my M5Stack
Trying to get UIFlow to work on ESP32 Basic Core IoT Development Kit V2.6
I can send programs to the M5stack on com3 with Arduino IDE just fine.
Problem is the UIFlow is set to com3, and WiFi is correct, but when I set run for the RGB test, it fails, see attachments.
Can someone help me?
Thanks![alt text](https://ibb.co/P4hDTsL
https://ibb.co/y4tPL6r
https://ibb.co/ZK9CDKK) -
Newbie - M5Stack not running RGB code
I have downloaded the drivers and can load programs with the Arduino IDE to the ESP32 Basic Core IoT Development Kit V2.6
Next step is to use the M5Flow and try to make some code run. First I wanted to get the API key, which the M5Burner-v3-beta-win-x64 did for me.
Then I went to the web version of M5Flow, and following the document to load a simple RGB code had the following error in RED background:
Upload code failed, maybe your device is offline check it and retry.
At this point I have no idea why it will not load to the M5stack.
If someone can suggest, I am listening.
Thanks