This is a tool for unity to communicate with arduino. If you need to use Arduino to communicate with unity, then this is an excellent choice for you. It allows you to easily complete the communication between arduino and unity, so that you can create countless interactive and interesting stuff. Allows you to easily control the lights in your home through unity.
Between Unity and arduino through serial port connection to achieve data transmission. In order to allow users to use the tool more clearly and simply, I deliberately broke it into 2 demo scenes to demonstrate for you: one demonstrates that arduino sends data to unity, and unity accepts parsed data And do the corresponding treatment. Another example is that Unity sends data to arduino, and arduino accepts the parsed data and makes corresponding processing. The specific running effect can be viewed in the demo video, which clearly shows the effect that this tool can achieve.
Main feature:
1. Detailed document explanation;
2. When Unity receives a serial message from Arduino, it can process any gameobject in the game scene;
3. Very simple to integrate into your own project;
4. Perfect and clear case presentation;
5. Perfect Arduino code, it doesn't matter if you do not know Arduino;
6. Perfect Arduino circuit diagram, don't worry about not wiring;
7. Cheap price;
website: https://connect.unity.com/u/5b335746880c642e4c6032d0/column
e-mail: sgzxzj13@163.com