Sample Programs and Links

ZAI-FML Learning Platform: https://zaifml.zsystem.com.tw/ 

Download Open FML File ( Advanced Driver Assistance System FML File )

Download Inference File ( Advanced Driver Assistance System Inference Data )

Download Thonny 3.3.13: ( Windows ) ( Mac )

Download Open Learning Tool Python File ( Python File )

const.py  Change Wifi and MQTT Server.

MQTT_ADAS(one-way).py Make inference in ZAI-FML Platform and publish results on the learning tool.

ZAI-FML Learning Platform: https://zaifml.zsystem.com.tw/ 

Download Open PSO Training Data ( Advanced Driver Assistance System PSO Training Data )

const.py  Change Wifi and MQTT Server.

MQTT_AIPinModuleTest.py  Collect real-time data through Ultrasound Module, Light Module and DHT Module, then store data to SD Card(SD → output → data.csv).

MQTT_ADASAutomatic(two-way).py → Collect real-time data through learning tool's modules and publish data to CI Agent. CI Agent makes inference and publishes to the learning tool.

CameraModuleTest.py Take a picture with Camera Module and store it to SD Card(SD → output → photo.jpg).

Teachable Machine Platform: https://teachablemachine.withgoogle.com/ 

AI-FML Robot (NUWA Lab.): https://account.nuwarobotics.com/login

Download Open NUWA Lab. File ( Advanced Driver Assistance System )

AI-FML MoonCar (Webduino Lab.): https://ai-blockly.webduino.io/

Download Open Webduino Lab. File ( Advanced Driver Assistance System )