@aminekh Indeed, M5Stack team should supply the pre-compiled original install of linux
Best posts made by Asmodev
-
RE: Require root Password
-
RE: drawJpgFile at specific coordinates
void drawJpgFile(fs::FS &fs, const char *path, uint16_t x = 0, uint16_t y = 0, uint16_t maxWidth = 0, uint16_t maxHeight = 0, uint16_t offX = 0, uint16_t offY = 0, jpeg_div_t scale = JPEG_DIV_NONE); void drawPngFile(fs::FS &fs, const char *path, uint16_t x = 0, uint16_t y = 0, uint16_t maxWidth = 0, uint16_t maxHeight = 0, uint16_t offX = 0, uint16_t offY = 0, double scale = 1.0, uint8_t alphaThreshold = 127);
As you can see you don't need the extra values because they're automatically SET, even
M5.Lcd.drawJpgFile(SD, "/wifi.jpg",110,40,100,100,0,0);
does not work though, Why are the libraries not working properly? -
RE: Members Introductions aka The Icebreaker discussion.
Hiya, My name is Matthew, I'm in love with M5Stack products, they're not too publicly discerning, and allows me to move my projects around with ease! I love AI and I have 3x m5 sticks, each one has its own uniqueness and I love trying to make things work with them, like my tello drone.
I'm still learning about unitv2 but when they update the firmware for the access point i'll be able to have a lot more fun! - See you all on the stackside! -
Execute block in ADVANCED
The Execute panel block needs to be resizeable with scroll bars with the option to word-wrap so that we can see/write the code properly.
-
Lack of support
The forums do nothing for support and no people are being tended to or even helped by you guys anymore, What happened to helping your customers and providing them with a rich interface to get support?
Looking back at the logs, its been a while since anyone from m5stack has helped anyone, yet you're still selling the products... what gives?
Maybe by providing some help to your community you might get a bigger following, but as far as i can see, it's going down the drain.