UiFlow Beta 1.4.1
-
Ver 1.4.1. time : 2019.10.12
- 1: Add some HAT support(Servo、Servos、PuppyC、Joystick、BugC、Finger、BeetleC、YUN).
- 2: Add GPS Unit support
- 3: Fixed some bugs.
-
Looks like I have some updates to make
-
@m5stack said in UiFlow Beta 1.4.1:
Ver 1.4.1. time : 2019.10.12
- 1: Add some HAT support(Servo、Servos、PuppyC、Joystick、BugC、Finger、BeetleC、YUN).
- 2: Add GPS Unit support
- 3: Fixed some bugs.
1.4.1 not is osburner software yet
-
Yet no rs485 unit for stick-c in the list (:
-
nice, still waiting for PM2.5 SHT20 readings with is missing.
-
-
@thrasher said in UiFlow Beta 1.4.1:
Yet no rs485 unit for stick-c in the list (:
OK To use the RS485 Hat you need to use the UART setup block and set TX =0 and RX = 26.
Sorry, taken me all day to workout the code blocks and convert a sample code briefly seen in a demo video.
-
Thanks, I will give it a try tomorrow!
-
@thrasher said in UiFlow Beta 1.4.1:
Thanks, I will give it a try tomorrow!
Just found something else
https://docs.m5stack.com/#/en/uiflow/RS485 -
ajb2k3,
Sorry I didnt have chance to test today, Ive lost my max485 ic somewhere lol, cant connect m5stick anywhere else.
I looked through link but it needs testing, as far as I remember rs485 differs from rs232 as its a half duplex and I used to enter send/listen modes by pulling some pin up or down. Hopefully m5stacks unit does that for me with the code from the link because I cant see any interraction with control pins in the codeThanks
-
@thrasher That page was hard to find and I discovered it late last night. I need to set up a test rig out in the workshop but until I can do that I am unable to test the RS485.
If I get anywhere I will post in the projects forum.