ED-AIC3000 Software Release Notes
1 ed-aic3x00-lib_1.202500915.1 Version
Introducing the detailed information of the ed-aic3x00-lib_1.202500915.1 version.
1.1 Version Overview
- Version Number: 1.202500915.1
- Release Date: 2025-09-15
- Release Type: Stable Release
- Prerequisite: Upgraded from
ed-aic3x00-lib_1.20250710.1
1.2 Version Upgrade Description
The SDK from version ed-aic3x00-lib_1.20250710.1 was incompatible with the current MCU program, therefore the SDK has been upgraded.
1.3 New Features
- Adapted to support the new version of the MCU program.
- Adds MCU version information reading functionality.
1.4 Optimizations
- The adjustment range for the light source has been modified.
- SDK control over the RS232 interface has been released.
1.5 Issue Fixes
The mismatch between the old SDK version and the new MCU program has been resolved by upgrading the SDK.
1.6 Upgrade Guide
If you are currently using software version ed-aic3x00-lib_1.20250710.1, it is recommended to update by following these steps.
- Execute the following commands in sequence to add the EDATEC repository.
curl -sS https://apt.edatec.cn/pubkey.gpg | sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/edatec-archive-stable.gpg
echo "deb https://apt.edatec.cn/raspbian stable main" | sudo tee /etc/apt/sources.list.d/edatec.list
sudo apt update
- Execute the following command to install the SDK.
sudo apt install ed-aic3x00-lib -y
