Visuino replaces traditional text-based coding with a component‑based, graphical data‑flow model. Here are the core principles that define how Visuino works:
Before diving into keywords, it’s crucial to understand how Visuino works. The software uses a "click-and-connect" methodology. Every functional block (e.g., a button, a LED, a sensor) is represented by a visual object with "pins" (input/output connectors). The key work of Visuino involves three actions:
Unlike traditional programming where syntax errors plague beginners, Visuino’s graphical nature ensures that invalid connections are simply impossible. Your key work is to understand the logic, not the punctuation.
This is critical for debugging logic flows or controlling robots via a PC interface before moving to standalone hardware.