Skip to content

Release Version 4.0.4

Compare
Choose a tag to compare
@M-ichae-l M-ichae-l released this 12 Jul 10:48
· 8 commits to main since this release

2023-7-23_14-28-44
Version 4.0.4 - 2023/07/12
Version 4.0.4-1 - 2023/07/19

Feature:

  • Add WiFi Concurrent mode example
  • Add Debugging mode example
  • Add AmebaPro2 HTTP_IFTTT_Post example
  • Add Eink zip library
  • Add tft_eSPI zip library
  • Add MQTT example
  • Update NN example
  • Update CreateWiFiAP example
  • Update MaskingMP4Recording example
  • Update UDP Calculation example
  • Minor update for wifi example and api coding style

API Updates:

  • Update SPI API
  • Update "board.txt" and "platform.txt"
  • Update SPI API drawBitmap()
  • Update all libs and source header files to the latest
    • Resolve video streaming performance issue
    • Update VOE to 1.4.3.1
  • Update NN API (ObjectDetection, FaceDetection, FaceDetectionRecognition)
  • Update VideoStreamOverlay API
    • Change color format to RTS_OSD2_BLK_FMT_RGBA2222
    • Remove clearAll in VideoStreamOverlay.h

Misc:

  • Update uartfwburn tool for macOS
  • Add Example_Tools folder
  • Update greetings.yml
  • Update ameba_pro2_tools 1.2.9.3
    • Support 2M baud rate
    • Support macOS (Intel/M2 silicon)
    • Update Arduino Windows executables with SHA-256 digital signature
    • Update flash loader with flash unlock feature in 3 OS
    • Add Ameba IoT icon for windows
    • Update partition layout for larger NN models (under 9MB)
    • Update automation tool
    • Update Ameba Tool Ino Validation
    • Update Ameba Tool NN Model Update
    • Update Ameba Tool uartfwburn on macOS

What's Changed

New Contributors

Full Changelog: V4.0.4...V4.0.4-1