Releases: m5stack/uiflow-micropython
Releases · m5stack/uiflow-micropython
2.2.7
UIFLOW2 Release 2.2.7 based on Micropython v1.24.0 - feature(Board): Add AtomS3R-M12 Support. - feature(Display): Support displaying pictures from SD card on LCD. - feature(Unit): Add Unit GatewayH2 support. - feature(Module): Add Module DCMotor support. - feature(Module): Add Module LoRa868 v1.2 support. - docs: Add some api docs.
2.2.6
UIFLOW2 Release 2.2.6 based on Micropython v1.24.0 - feature(Board): Add AtomS3R-CAM Support. - feature(Widgets): Add VLW Font Support. - feature(Module): Add Module Audio support. - feature(Base): Add Atomic NBIOT base support. - feature(Base): Add Atomic DTU LoRaWAN-CN470 base support. - feature(Base): Add Atomic DTU LoRaWAN-EU868 base support. - feature(Base): Add Atomic DTU LoRaWAN-US915 base support. - docs: Add some api docs.
2.2.5
UIFLOW2 Release 2.2.5 based on Micropython v1.24.0 - feature(Unit): Add Unit RF433T Support. - feature(Unit): Add Unit RF433R Support. - feature(Unit): Unit EXTIO2 add some api. - feature(Unit): Unit PAHUB add some api. - feature(Unit): Unit Weight I2C add some api. - feature(Hat): Add Hat Speaker2 Support. - feature(Module): Add Module Gateway H2 support. - feature(Module): Add Module ECG support. - feature(Base): Add Atomic QRCode base support. - feature(Base): Add Atomic QRCode2 base support. - docs: Add some api docs.
2.2.4
UIFLOW2 Release 2.2.4 based on Micropython v1.24.0 - fix(Board): Fix I2C initialization error on NanoC6. - feature(Hardware): Add PWR485 support. - feature(Unit): Add Unit PDM Support. - feature(Module): Add COMMU Module support. - feature(Module): Add 4EncoderMotor v1.1 Module support. - fix(Module): The PPS Module uses the wrong register address. - feature(Base): Add DTU LoRaWAN-Series base support. - feature(Base): Add Atomic TFCard base support. - docs: Add some api docs.
2.2.1
UIFLOW2 Release 2.2.1 based on Micropython v1.24.0 - feature(Advanced): Add USB Devices support. - perfect(Board/PaperS3): Increase the refresh rate from 5MHZ to 20MHZ. - fix(Board/PaperS3): Fixed the issue of failing to display account avatar. - fix(Board/PaperS3): Fixed the issue of failing to display jpg. - feature(Unit): Add ByteSwitch support. - feature(Unit): Add LoRaWAN-x Unit support. - perfect(Unit): Some methods to modify AIN4-20MA Unit. - perfect(Unit): optimize Unit RS485. - fix(Unit): Fixed the CO2 Unit initialization exception. - fix(Unit): Fix ADC Unit return value error. - feature(Module): Add GPSV2 Module support. - feature(Module): Add PwrCAN Module support. - feature(Module): Add USB Module support. - perfect(Module): Modify the initialization method of display devices. - fix(Module): Fixed some issues with LLM Module. - fix(Module): Unable to import Goplus2 Module. - feature(Base): Add Atomic Echo Base support. - feature(Base): Add Atomic Speaker Base support. - feature(Hat): Add Speaker Hat support. - fix(Docs): Add some api docs
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