發佈歷史
Version 3.0.8 – 2021/05/06
- Feature:
Add RTL8722DM_mini board
Add fatfs for SD card
Add AudioCodec
Add TensorFlow lite support with examples
Add zip libraries for TensorFlow lite support
Update SDK for supporting Arduino IDE 2.0
Update wlan lib
- API Updates:
Update zip libraries of Eink
ADC updates, Change calculation method to use EFUSE calibration parameters and SDK formula to improve accuracy
writing_analog updates, minor bug fix and support for mini board
SPI updates, minor bug fix and support for mini board
I2S updates, minor bug fix and support for mini board
IRDevice updates, minor bug fix
Version 3.0.7 – 2020/11/19
Feature:
– Add AmebaIRDevice example IRSendSONY
– Update Ameba Arduino IRDevice API
– Update Ameba Arduino SSL related API
– Update Ameba Arduino Wlan API to support static IP function
Version 3.0.6– 2020/10/28
Feature:
– Add Ameba RTC support
– Add AmebaRTC example RTC and RTCAlarm
– Add Ameba Watchdog support
– Add AmebaWatchdog example WatchdogTimer
– Update Ameba BLE support
– Add AmebaBLE example BLEUartService, DHT_over_BLEUart
– Update Ameba Wlan library
– Update Ameba Wlan SDK structure, add AP mode hidden SSID support
Version 3.0.5– 2020/09/09
Feature:
– Build in tool updates V1.0.4
– Add zip lib AmebaEink
- – Add AmebaEink example EinkDisplayImage, EinkDisplayQR, and
EinkDisplayText
– Add google cloud examples
– Update Amazon AWS related examples
– Add power save support
- – Add AmebaPowerSave example TicklessMode, DeepSleepMode,
DeepSleep_DHT_LCD_Example, and DeepSleep_DHT_Eink_Example
Version 3.0.4 – 2020/07/27
Feature:
– Update BLE library. Add example BLEBatteryClient and BLEWIfiConfig
– Update from polarssl to mbedtls 2.4.0
Version 3.0.3– 2020/07/03
Feature:
– Build in Image tool updates V1.0.3
– Upload log clean up
Version 3.0.2 – 2020/06/30
Feature:
– Windows, Linux and macOS X support
– Build in Image tool updates
Version 3.0.1 – 2020/05/15
Feature:
– Official release of AmebaD Arduino SDK
– warning cleaning
– I2C lib updates
Version 3.0.0 – 2020/05/01
Feature:
– Support Boards Manager and Arduino IDE development
– WiFi scan AP, connect to AP, TCP Server/Client, including 5G
– Bluetooth, BLE
– GPIO digital in/out and interrupt
– ADC analog in/out (0 ~ 3.3V)
– PWM getting analog results with digital means
– SPI master and slave mode
– UART 1 for log, 2 for customize usage
– I2C master mode