📄️ Serial Communication
To communicate with serial deices like Arduinos right click in the project browser in the place where you want to create the new script. Then click on Create > SmartifyOS > Serial Communication Script.
📄️ Live Serial Communication
To communicate with serial deices like Arduinos and receive messages in realtime right click in the project browser in the place where you want to create the new script. Then click on Create > SmartifyOS > Live Serial Communication Script.
📄️ Emulation Mode
For testing every script using BaseSerialCommunication or BaseLiveSerialCommunication has an emulation mode in the Unity GUI.