http://deviceplus.jp/hobby/entry044/
I created an Arduino Rotometer by referring to this site.I want to move the cube on Unity according to the number of revolutions when I try to use the magnet with this rotator, but I don't know how to do it.
Arduino and Unity worked together using a paid asset called Uniduino.
In Serial.print, BD7411G Sample should be displayed, but since there is nothing, it seems that the pin connection is wrong and the initialization has not been completed.If I were you, I would like to try changing my PIN number.(Also, before bd7411.init, I would like to know if the code is working in the first place by putting it in Serial.print ("Start...").
© 2024 OneMinuteCode. All rights reserved.