@literakl so are you able to display current time and battery level at all...forget about sleep option for now

Posts made by robski
-
RE: Newbie failing on the first clock + battery with PaperS3
-
RE: Fatal error occurred
@LindzB said in Fatal error occurred:
fatal error occurred: Could not open COM3, the port is busy or doesn't exist.
(could not open port 'COM3': PermissionError(13, 'Access is denied.', None, 5))Please, I need help in correcting this error.
Are you using M5Burner? is com3 detected in it for your device? is there diff software with your com port 3 opened in it in the background? lack of info about your hardware/software setup really
-
RE: i2c driver install error
@mearsuit i see this error from some time but projects are working ok
-
RE: New user having trouble with "download" mode (Atom Lite S3)
@mentholmoose is it detected in M5Burner - do you see comX popup in the corner when device usb is plugged in? are you also logged in to your account in M5Burner - you will have to bind device in to your account at some point
-
RE: Touch Button Widget for Paper S3
you prob need to read touch coordinates and if they are in range x1-x2 and y1-y2 (button area) function can be executed
-
RE: RFID 2 + cardputer or stickC-plus2
@geex3 so test it first with official firmware/software to know if it works correctly
-
RE: m5paper s3 homeassistant
@simondid I know its not M5paper s3 but maybe worth a look e-ink with HA
-
RE: RFID 2 + cardputer or stickC-plus2
@geex3 is your rfid 2 works ok with uiflow2 or arduinoon same devices?
-
RE: I2C on TAB5
I2C on Tab5 as example used with ENV3 sensor
i2c0 = I2C(0, scl=Pin(54), sda=Pin(53), freq=100000)
env3 = ENVUnit(i2c=i2c0, type=3) -
RE: No COM detected after connecting to PC
@konacurrents any mac related drivers missing by chance?
-
RE: No COM detected after connecting to PC
so your setup is:
Mac --- usb A to C cables --- M5Atomdoes Atom works on diff machine? I mean non Mac
-
RE: M5StickC Plus2 not booting
have you tried to load EasyLoader example from M5Stak product page?
-
RE: M5Stack Core2 will not enter download mode
have you tried to use M5Burner and "erase" option first? have you tried to load any simple Arduino code? or any available EasyLoader project from M5 product page?
-
RE: Tab5 RS485 connector
cable is well hidden in Tab5 box, good to know you found it