please add this block
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,
-
RE: Adding external libraries via uiflow
UIFLOW most lib post in https://github.com/m5stack/UIFlow-Code, wiki have some api
-
RE: M5 stick C wont turn on am i missing something?
if some firmware in stickc, please connect g0 to 3.3V, next insert usbC,it will work well
-
RE: [Solved]Fire, PaHUB, & ADC (ADS1100)
sorry for reply too later, i will go to test
-
RE: Ui Flow 1.3.2 (web) has dropped Stick
We are very sorry, stick-UIFlow is stop update
-
RE: 5V input concern on M5StickC
BAT pin used to connect lithium battery, and if use 5v connect to ESP32 GPIO, Esp32 will be damaged