Releases: mu-opensource/MuVisionSensor3
Releases · mu-opensource/MuVisionSensor3
publishing library version 1.2.2
publishing library version 1.2.1
Please use with V1.1.5 or later firmware
- 1.bug fixes: now all the examples can works correctly on boards that don't have
SoftwareSeriallibrary like esp32/8266 - 2.rename from "III" -> "3"
- 3.bug fixes: now MU works correctly after sensor set default
- 4.added new functions: light sensor
- 5.added new enum type for LED:
kLedAll - 6.added new library:
MuVisionSensor3_AT.hfor AT commands
publishing library version 1.1.6
- 1.添加了球算法Label类型:
MU_BALL_TABLE_TENNIS,MU_BALL_TENNIS - 2.减少了
begin函数因通讯异常而导致的程序卡死时间 - 3.弃用了函数
uint8_t begin(void* communication_port, MuVsMode mode),改为uint8_t begin(MuVsUart* communication_port);和uint8_t begin(MuVsI2C* communication_port); - 4.新增函数
MuVsVisionState* GetVisionState(MuVisionType vision_type),获取算法结果缓存地址 - 5.添加了全新的例程、测试程序与相关文档
publishing library version 1.1.5
add version 1.1.5
publishing library version 1.1.4
add vision sensor v1.1.4 release zip