sheepDog
@sheepDog
Posts made by sheepDog
-
M5Dial: Factory Demo
Hello *,
my M5Dial was delivered and I immediately loaded the M5Dial library into the Arduino. Now I'm looking for the factory test program because it certainly shows more complex programming and how to use LVGL. Where can I find the factory testing program?
-
RE: M5Core3 Factory Test
Hello @felmue,
I know the part M5CoreS3 Library and the examples. With some effort I would get it working for the Arduino IDE, but this means a lot of manual work.
I am looking for a working environment for easy examples. -
RE: M5Core3 Factory Test
@sgu
Yes, this is pure product placement with a few simple examples.I use the Arduino IDE 2.1.0 and this standards:
- Additional boards manager URL: https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/arduino/package_m5unified_index.json
- M5Stack Library: M5Stack from M5Stack, Version 2.07 (according to the description it should work with M5CoreS3:"Boards included in this package: ..., M5Stack-Core3,..." )
- Program with "#include <M5CoreS3.h>"
-> The error is:
"/Users/*/M5Core3/CamToLCD/CamToLCD.ino:6:10: fatal error: M5CoreS3.h: No such file or directory #include <M5CoreS3.h> ^~~~~~~~~~~~ compilation terminated.
I looked at the Library at directory "/Users/*/Library/Arduino15/staging/libraries" and found no M5Core3-Code-patterns!
-
RE: M5Core3 Factory Test
Hallo @felmue,
nice to meet you here again. What software did you use for your example? "Arduino IDE 2.1.0" and library "M5Stack V2.07."? -
RE: M5Core3 Factory Test
@ajb2k3 The factory source is not at the GitHub link " https://github.com/m5stack/M5CoreS3" or I didn't found it. I found their only utilities and little (!) examples, but not the whole "factorytest.ino"
-
RE: M5Core3 Factory Test
@ajb2k3 I'm not looking for UIFlow 1 or 2, but "only" the one example that is also installed on the M5Core3. I am aware that a new product needs some time to create the documentation and software.
-
RE: M5Core3 Factory Test
@ajb2k3 I know this standard resource. I found their only utilities and little (!) examples, but not the whole "factorytest.ino"
-
M5Core3 Factory Test
Hello, where can I find the factory test program for the New M5Core3? I am very interested in the cam Part of the software.