| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-06-27 | 1.5 kB | |
| TuyaOpen Release v1.4.0 source code.tar.gz | 2025-06-27 | 85.5 MB | |
| TuyaOpen Release v1.4.0 source code.zip | 2025-06-27 | 88.2 MB | |
| Totals: 3 Items | 173.7 MB | 0 | |
- Refactor the compilation system using Python-based build scripts, adding support for T5AI and ESP32 chips across Linux/Windows/Mac platforms
- Fix LVGL GIF playback stuttering issues by upgrading to version 9.1.0
- Add screen rotation functionality support
- Adapt LVGL for monochrome screen drivers
- Optimize display drivers with support for QSPI and MCU8080 interfaces
- Add three new display drivers: SPI ST7305, QSPI ST7735S, and MCU8080_ST7796
- Introduce new dual-screen emotional robot application
- Optimize IO expansion chip XL9555 driver
- Improve hardware compatibility for DNESP32-BOX ES8311 and NS4168 versions
- Fix compilation warnings in ESP32 platform
- Enhance chat_bot UI startup with optimized emotion display
- 重构编译体系,使用python版本编译脚本,支持T5AI,ESP32 芯片 Linxu/Windows/Mac 全平台编译
- 修复 lvgl 运行gif 卡顿的问题,lvgl 版本切换至9.1.0
- 支持屏幕旋转的功能。
- lvgl 适配了单色屏幕驱动。
- 优化了显示驱动,支持 qspi, mcu8080 接口的屏幕驱动
- 新增了 spi st7305,qspi st7735s,mcu8080_st7796 三款显示驱动
- 新增双眼屏情绪机器人应用
- 优化 IO 扩展芯片 XL9555 驱动
- 优化支持了 DNESP32-BOX ES8311 和 NS4168 两个版本的硬件
- 修复了 ESP32 platform 编译警告
- 优化了 chat_bot UI 启动显示表情