davideperrotta

  • 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

  • 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]

  • 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]