Skip to content

Releases: m5stack/uiflow-micropython

2.1.8

09 Dec 02:57

Choose a tag to compare

UIFLOW2 Release 2.1.8 based on Micropython v1.24.0

- feature(Board): Add NanoC6.
- feature(Unit): Add Puzzle Unit support.
- feature(Unit): Add GPS Unit(v1.1) support.
- feature(Unit): Add GPS SMA Unit support.
- feature(Unit): Add RollerCAN Unit support.
- feature(Module): Add Servo2 Module support.
- feature(Module): Add GNSS Module support.
- feature(Module): Add LoRaWAN470 Module support.
- feature(Module): Add LoRaWAN868 V2 Module support.
- feature(Module): Add LoRaWAN915 Module support.
- fix(Docs): Add some api docs

2.1.7

02 Nov 01:48

Choose a tag to compare

UIFLOW2 Release 2.1.7 based on Micropython v1.22.0

- fix(Board): Compatible with older Fire models.
- feature(Unit): Add TimerPWR Unit support.
- feature(Unit): Add Roller485 Unit support.
- perf(Unit): Refactor UWB Unit.
- fix(Unit): Fixed ADC V1.1 Unit.
- feature(Module): Add StepMotor Module support.
- feature(Module): Add GRBL Module support.
- feature(Module): Add LoraWAN868 Module support.
- feature(Module): Add LLM Module support.
- feature(Module): Add NB-IoT Module support.
- fix(I2C): Fix the timeout issue of i2c driver.
- fix(Docs): Add some api docs

2.1.6

22 Oct 09:34

Choose a tag to compare

UIFLOW2 Release 2.1.6 based on Micropython v1.22.0

- feature(Software): Add Modbus RTU Slave support.
- feature(Software): Add  Modbus TCP Server support.
- feature(Unit/UHF-RFID): Add NXP command support.
- feature(Module): Add 2Relay Module support.
- feature(Module): Add 4IN8OUT Module support.
- fix(I2C): Fix i2c scan blocking issue.
- fix(SDCard): Fix Fire/Tough SDCard initialization failure.
- fix(Docs): Add some api docs

2.1.5

30 Sep 03:59

Choose a tag to compare

UIFLOW2 Release 2.1.5 based on Micropython v1.22.0

- feature(Software): Add modbus Lib.
- feature(Unit): Add UHF-RFID Unit support.
- feature(Unit): Add ACSSR Unit support.
- feature(Unit): Add DCSSR Unit support.
- feature(Unit): Add NB-IoT2 Unit support.
- fix(Ezdata): Update the value of the dataType field.
- fix(Unit): Add sendbreak/flush/txdone method.
- fix(Unit): Fix MFRC522 write.

2.1.4

19 Sep 02:56

Choose a tag to compare

UIFLOW2 Release 2.1.4 based on Micropython v1.22.0

- feature(Board): Add AtomS3R support
- feature(Hardware): Speaker support play wav audio from file.
- feature(Wifgets): Add Image.setScale method
- feature(Module): Add Lora433 Module support
- feature(Module): Add Lora868 Module support
- feature(Unit): Add JoyStick2 Unit support
- feature(Unit): Add ID Unit support
- feature(CModule): Add m5utils module and remap method
- prefect(Startup): Added display firmware version
- prefect(Unit): KmeterISO Unit adds new API
- fix(Unit): Fix MiniCANUnit import error.
- fix(Unit): GPS Unit data parsing exception
- fix(Docs): Add some api docs

2.1.3

30 Aug 07:26

Choose a tag to compare

UIFLOW2 Release 2.1.3 based on Micropython v1.22.0

- feature(Module): Add RS232F Module support
- feature(Module): Add RS232M Module support
- feature(Unit): Add MIDI Unit support
- feature(Unit): Add DMX Unit support
- feature(Unit): Add Kmeter Unit support
- prefect(Software): Add requests2 to support streaming upload and forms
- fix(Unit): GPS Unit latitude and longitude parsing error
- fix(System): espnow repeated initialization exception
- fix(Docs): Add some api docs

2.1.2

16 Aug 03:28

Choose a tag to compare

UIFLOW2 Release 2.1.2 based on Micropython v1.22.0

- fix(CoreS3): Fix i2c1 bug
- feature(umqtt): Add isconnected method
- fix(Basic): Fix SDCard bug
- feature(Module): Support AIN4-20mA Module
- feature(Module): Support HMI Module
- feature(Module): Support PLUS Module
- feature(Hat): Support Heart Hat
- feature(Unit): Support Scroll Unit
- fix(Docs): Add some api docs
- fix(Unit): Add EncoderUnit.set_rotary_value method

2.1.1

02 Aug 02:29

Choose a tag to compare

UIFLOW2 Release 2.1.1 based on Micropython v1.22.0

- feature(Board): Add Atom Echo
- feature(System): Optimize espnow
- feature(Unit): Add LoRaE220-433 Unit
- feature(Unit): Add TMOS Unit
- feature(Unit): Add BPS Unit
- fix(Unit): Fix SynthUnit import error
- fix(Docs): Fixed some link errors

2.0.9

05 Jul 08:06

Choose a tag to compare

UIFLOW2 Release 2.0.9 based on Micropython v1.22.0

- Support MQTT Unit
- Support MQTT PoE Unit
- Suppport IMU Unit
- Support IMU Pro Unit

- Support audio.Player

2.0.8

21 Jun 03:55

Choose a tag to compare

UIFLOW2 Release 2.0.8 based on Micropython v1.22.0

- Support ESP32-S3-BOX-3 Board.

- Support Heart Unit.
- Support Vibrator Unit.

- Support CardKB Hat.
- Support Finger Hat.