@SilentSquirrel
How do you control your LED? Is it simply on/off or is there a driver chip?
Posts made by kuriko
-
RE: Can I use an Atom Echo to 'smarten' an LED string
-
RE: M5GFX documentation correct for AtomS3R?
@ploegmma
This function is not wrong, it is just overloaded multiple times
The parameters I typed randomly can compile successfully.
StickCP2.Display.drawChar('s', 0, 0, 2); -
RE: E (112496) i2c: i2c driver install error
@m5hehehe
the i2c driver install error do not affect any function, please review your codes -
RE: m5 stack is rubbish support for arduino, lorae220-433 on atoms3 lite and atom s3r fail on arduino but fine on ui flow
Hi @riztronic
We have fully tested the Arduino code running normally and without a problem!
You can get the newest code here:
https://github.com/m5stack/M5-LoRa-E220/blob/main/examples/P2P_TX_RX/P2P_TX_RX.ino
The test video is here:
https://www.dropbox.com/scl/fi/soim9m8aonp52850p5xqs/361e2e27700890d74db6e65082fd4d05.mov?rlkey=tay4leplto1qlrsl2zt9s549d&st=dff6d295&dl=0
The problem may be that your TX/RX pins are reversed -
RE: Assistance Needed: Enabling Microphone in UIFlow for M5Stack Core2
@laneishere1655 @Jdo300
UiFlow have no and will no support for microphone. Please transfer to UiFlow2 -
RE: Cardputer Dateien überspielen
@JakobXYZ
Können Sie ein Video bereitstellen? -
RE: i2c driver install error
@Calvorotas
can you provide the .m5f2 file? imma do a test to check out if it's a firmware problem -
RE: Cardputer Dateien überspielen
@JakobXYZ
Kann man UserDemo mit M5Burner brennen? Haben Sie Ihr Gerät in den Download-Modus versetzt? -
RE: Cardputer Dateien überspielen
@JakobXYZ
Welche Datei möchten Sie abspielen? -
RE: PPS 13.2 Module not working properly
@marnix201
I would say it might be a bug of UiFlow2. You can try to downgrade the version of firmware -
RE: how to charge the M5stick c plus 2
@SpamerClick
For charging, you just simply plug USB cable into the device
StickCPlus2 dosen't have a power management chip, so there's no way to check power status -
RE: DINMETER: How can I change backlight brightness in esphome?
@_Rob
I don't know much about ESPHome, but you can adjust screen light using setBrightness() function in Arduino -
RE: How to connect to AWS IoT in UIFlow 2.0
@cloudmonkey
my bad
UiFlow2 currently has no module for AWS IoT