The keyboard shortcuts supported by the interface panel designer are shown in the table below. Designer shortcut keys Key Description ↑, →, ↓, ← Move selected control on the [...]
The bang protocol is a compact message format that is easy for embedded systems to parse. Bang protocol messages begin with an exclamation mark (`!‘) and end with a carriage return [...]
Many MegunoLink features can be disabled using policies when you create an installer with Builder. For example, policies could be used to: hide the source selector from visualizer toolbars if you [...]
The Start Program component runs a program on your computer when it is triggered by a serial command from your Arduino program. Only programs in the folder where your MegunoLink project is saved [...]
The Prompt component lets your Arduino program ask the user a question by sending a serial command and receive a response. To have MegunoLink request confirmation before sending a message, use a [...]