please add this block
H
Save
Saving
heybin
@heybin
7
Reputation
96
Posts
3029
Profile views
1
Followers
0
Following
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,