7 February 2022
1.Support ESP-IDF 4.4.
2.Support ESP32-S3, ESP32-S2 and ESP32-C3.
3.Support External mode with WiFi (AP or STA mode).
1.Optimized C code generation.
2.Improved error handling.
3.SQLite3 Block: Updated to the latest Sqlite3 library and improved User Interface.
23 November 2020
1.LEDC Block: To generate PWM signal for LED control.
4.MCPWM Blocks: To generate PWM signal for motor control.
5.Circular Buffer Demo.
6.A mechanism to force code generation in C.
1.The new operation mode to Target (added in waijung2_20.11a) is modified to let the user stream the video feed to either Simulink or Aimagin Connect webpage after processing it within the Target itself. A new demo is added to depict the said features.
2.Optimized the HIL Block for higher data transfer rate.
4 November 2020
1.Capability to upload and monitor the program using ESP-IDF Visual Studio Code Extension
2.A serial monitor Matlab app.
3.New blocks
a.HTTP Server Block: To convert the ESP32 to into a web server that serve custom web pages
b.Circular Buffer Block: A circular buffer. is used for buffering data streams.
1.Waijung2 now support from Matlab R2018b upwards
2.The SQLite Block has been modified to support data input from Circular Buffer Block
3.A new operation mode to Target has been added to the Camera Block that would enable the user to process the video feed within the ESP32 itself. The following new blocks have been created to support this operation mode
a.Image Concatenate Block
b.Memory Block
4.Real time information will be shown in the Diagnostic Viewer when compiling and uploading model files to ESP32
5.Configurable sample time is reduced from 10ms to 1ms
6 October 2020
First release.