-
davideperrotta replied to the topic How to use UH Variables in Processing in the forum Development 7 years, 8 months ago
Ok, in the meanwhile I’m using Arduino to obtain Accel and Gyro values and all others sensors value, and then I can read them with Processing using the serial port.
I appreciate very much Unlimited Hand and your support.Davide
-
davideperrotta started the topic How to use UH Variables in Processing in the forum 7 years, 8 months ago
Hello, I’m developing a robotic arm with Unlimited Hand and Processing, and I can use correctly only these functions:
updatePhotoSensors()
updatePhotoSensorsString()
moveVibration()Now I need to use Accel and Gyro variables to obtain the acceleration and gyro sensors values, and angles too.
Using only the functions above, I can’t moving…[Read more] -
davideperrotta started the topic How to use UH Variables in Processing in the forum 7 years, 8 months ago
Hello, I’m developing a robotic arm with Unlimited Hand and Processing, and I can use correctly only these functions:
updatePhotoSensors()
updatePhotoSensorsString()
moveVibration()Now I need to use Accel and Gyro variables to obtain the acceleration and gyro sensors values, and angles too.
Using only the functions above, I can’t moving…[Read more]