Posts made by rcoppens
-
RE: Executable file not found in %PATH%
I founded the solution, so I put this here:
Please open “Settings/System/System Information”, then click Advanced System Settings
Then press environment variables
Select the Path element in User Variable or System Variable, then click Edit
Fill in C:\Windows\System32 and press OK all the way. Then turn off the Arduino and turn it back on to compile normally. -
Executable file not found in %PATH%
Hi there,
I receive this message:
exec: "cmd": executable file not found in %PATH%
Error compiling for board M5Stack-Core-ESP32.when I compile any kind of code!
Can you help me please?
Thanks in advance.
Regards,
Remy -
Atom lite pinout
Hello,
I looking for this pinout for the Atom lite:
SCK, MOSI and CS
the goal is to connect the MAX7219 8x32 4 in 1 Dot Matrix LED Display Module (https://www.az-delivery.de/fr/products/4-x-64er-led-matrix-display?variant=6107696463899)Many thanks in advance.
Remy
-
RE: Sending data between two M5Stick C plus
@plusulli I will investigate, thanks a lot
-
Sending data between two M5Stick C plus
Hello,
Can you help me for that:
I looking for how I can send data between two M5Stick C plus without WiFi and of course without a cable.
The goal is that the M5Stick are into a car together (one in the front and the second in back) the second activate a screen led with a sign who come from the first.
Do you think that is possible?
Thanks in advance.Sorry for my bad English.
Remy
-
Sometime compiling correctly and without any changes error compiling
Hello,
I don't understand, I wrote a code for M5Stack (Grey) to connect a website. This code is small and sometime Arduino GUI compiling correctly and a few minutes after without any kind of changes, it doesn't compiling again. I received this message: "Error compiling for board M5Stack-Core-ESP32".
All library are up to date.Thanks for your help in advance.
Remy