Visual Programming Demo
Overview
Visual programming stack contains multiple functionalities. Rapidsea VP works with flint to acheive no code logic method. This will be used by the customer according to their custom logic.
VP Running Example (Cold Storage Monitoring System)
Refer to the Supported Platforms page to setup your environmental setup and follow further.
This is how a cold storage system monitored,
Its a simple example of how a cold storage can be controlled based on average temperature sensor values read. In this simple logic, three temperature values are read and their average calculated. If it goes above –10 degrees, the refrigerator will turn on. Similarly, when the average temperature goes below –20 degrees, the refrigerator will be turned off.
In reference ,the below snapchat for cold storage monitoring system sample project using VP blocks using flint IDE

After successfully developed the project in flint IDE and Export all the project. The flint output source file and binary file generated in output folder in the project. The application will runs both on source code mode and binary mode.
For RSVP Api’s, refer to the RapidSea Visual Programming stack page for more details Visual Programming.
VP demo tutorial
Find the below link to open the VP demo tutorial video and follow the steps to import and run the VP demo in Renesas RA8D1. Youtube Link:RAPIDSEA Visual Programmer demo on Renesas RA8D1