thanks for your test, we will fix it in few day
Best posts made by heybin
-
RE: UIFlow Unit Selection issue (OSX Mojave)
-
RE: How to Init UART at the grove port of ESP32-CAM(Arduino)
Serial2.begin(115200, SERIAL_8N1, 13, 4) and you can use Serial2 in grove
-
RE: Invert X or Y blocks needed.
sure, like joystick0.InverX and joystick0.InvertY
-
RE: Add framebuffer library to UIFlow
sorry, These days I am busy migrating micropython to the master from lobo micropython,so adding this feature may a couple of weeks later
-
RE: UIFlow : Units are not available
button will add today, adc in this week will support
-
RE: Add framebuffer library to UIFlow
@tuupola Loboris has not been updated for a long time
-
RE: Where to find source code for the builtin firmware?
https://github.com/m5stack/m5stack-cam-psram/tree/NoPsram
Here you can see the code and GPIO pins
Latest posts made by heybin
-
RE: UIFlow source code for M5StickC?
sorry, stickc only in 1.3.2, https://github.com/m5stack/M5Stack_MicroPython/tree/StickC
-
RE: Base M5GO BOTTOM: Issues with UART (Port C)
We are very sorry, I test it, found M5GO Bottom will affect gps module, it make uart high level only 1.5v you can try use do this, connect TXD to 34 then Knife cutting TXD to 16, and change code GPSRaw.begin(9600, SERIAL_8N1, 34, 17);
-
RE: How to Init UART at the grove port of ESP32-CAM(Arduino)
Serial2.begin(115200, SERIAL_8N1, 13, 4) and you can use Serial2 in grove
-
RE: Identify M5Stack Fire Revision & Issues
Can you show purchase link, MPU6050+MAG3110 has not been sold for a long time....
-
RE: ENV hat support UI-FLOW for M5StickC
http://flow.m5stack.com/beta/ uiflow 1.3.4 support
-
RE: bmm15 on ENV module for M5StickC not working
Try arduino hat env example, if it also not work, please contact the store
-
RE: M5 stick C wont turn on am i missing something?
sorry, this is caused by the battery voltage being too low(not booting for a long time). there is no way to solve it through the program,