@robski i see. great! thanks for the info!
Posts made by markram14
-
RE: Timer Callback for uiflow2?
@robski no.
in uiflow its in event category
but i cant find it in uiflow2
-
Timer Callback for uiflow2?
this is the only thing holding me back from switching to uiflow2, because uiflow has software and hardware timer callback.
most of the time i just update ui in one timer function, get sensor values in another, and do other stuff in another timer. i know you could do this in one loop by checking system time, but it is much easier to just use timer callback
why is this not in uiflow2? or is it there but i just cant find it? -
RE: Lora Module ASR6501 with Arduino
Did someone make Lora work for asr6501?
i bought multiple lorawan470 units and feel i am headed nowhere. -
RE: How to use RF Unit RF433T and RF433R
@tspycher said in How to use RF Unit RF433T and RF433R:
I have the following two units:
https://shop.m5stack.com/collections/m5-sensor/products/rf-unit-433mhz-receiver-syn513r
https://shop.m5stack.com/collections/m5-sensor/products/rf-unit-433mhz-transmitter-syn115In UIFlow under units they are not listed. Does anyone have example code how to use them in python?
Thanksany update on this?