I want to use StickC ENV hat on Atom and have a AtomHat base, but I cannot add any hat on Atom in UIFlow, which makes the AtomHat base I bought nearly useless. Please support hat on Atom in UIFlow ASAP. Thanks!
R
Latest posts made by robinkam
-
AtomHat support in UIFlow
-
RE: External libraries and I2C via UIFLOW
@jvmo said in External libraries and I2C via UIFLOW:
i2c1.write_u8(0x24, 0x00)
Thanks for the sample code. I am trying to use UIFlow to write a program running on M5Stack Core on the BTC Base with DHT12 sensor. I found it kept reading wrong data until the i2c1.write_u8(0x24, 0x00) sentence in your code inspired me.
-
RE: 404 Error on http://www.M5Stack.com/download/package_m5stack_index.json
Thanks for the fix! However, I tried to compile the Hello example with errors in Arduino IDE. Please take a look at the logs below:
Arduino:1.8.4 (Mac OS X), 开发板:"M5Stack-Core-ESP32, 80MHz, 921600, None"
...
collect2: error: ld returned 1 exit status
exit status 1
为开发板 M5Stack-Core-ESP32 编译时出错。 -
404 Error on http://www.M5Stack.com/download/package_m5stack_index.json
Hi,今天尝试在Arduino IDE中添加这个包索引文件,结果得到404错误,请尽快修复一下,谢谢!