Skip to main content

Questions tagged [arduino]

Filter by
Sorted by
Tagged with
0 votes
0 answers
341 views

So I am making an interactive game using Unity and an Arduino Uno. However, I now want to migrate my Arduino project onto a Bluno Beetle board. I am using the following code on Unity: ...
user19964's user avatar
  • 105
0 votes
1 answer
243 views

I am sending a few data from Arduino Uno to Unity using serial Port, baud rate is 115200. Still Unity is response time is pretty poor. At first it takes fraction ...
Maifee Ul Asad's user avatar
2 votes
1 answer
412 views

I am experimenting with interfacing unity with real world inputs, specifically I have an imu9250, connected to an arduino clone providing rotation inputs ( either quaternion or pitch/yaw/roll) to ...
user3150497's user avatar
0 votes
1 answer
348 views

My game freezes randomly, mostly when changing from one level to the next. I cannot tell why this is the case. There are no errors or warnings. This happens when i build the game and when I am testing ...
user19964's user avatar
  • 105
2 votes
1 answer
236 views

This question relates to this link: https://www.freetronics.com.au/blogs/news/6537043-experimenting-with-unity-processing-and-arduino#.W2-SFs4zbIU Does anyone have any idea how I would begin doing ...
user19964's user avatar
  • 105