Releases: m5stack/uiflow-micropython
Releases · m5stack/uiflow-micropython
2.2.0
UIFLOW2 Release 2.2.0 based on Micropython v1.24.0 - feature(Board): Add PaperS3 support. - perfect(Board): Set Station's port as the default output. - feature(Unit): Add ByteButton Unit support. - fix(Unit): Fixed the issue that UWB Unit may parse ranging results incorrectly - feature(Hardware): Add SCD40 driver(Only available for AirQ). - feature(Hardware): Add SEN55 driver(Only available for AirQ). - feature(Module): Add Zigbee Module support. - perfect(Module): Compatible with new and old Module LLM firmware. - feature(Base): Add CAN Base support. - feature(OpenMV): Add Code Scanner. - feature(OpenMV): Add JPG codec. - fix(Docs): Add some api docs
2.1.9
UIFLOW2 Release 2.1.9 based on Micropython v1.24.0 - fix(Board): Fix the error when importing hardware in XIAO. - fix(System): Add missing time.timezone function. - feature(Advanced): Add openmv support. - fix(Unit): Fixed GLASS Unit initialization exception. - fix(Unit): Fixed CAN Unit initialization exception. - feature(Module): Add GPS Module support. - feature(Module): Add COM.GPS Module support. - feature(Module): Add DMX Module support. - feature(Module): Add PM2.5 Module support. - feature(Module): Add ODrive Module support. - feature(Module): Add GoPlus2 Module support. - fix(request2): Fixed https request failure. - fix(Docs): Add some api docs
2.1.8
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
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
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
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
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
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
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
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