Giter VIP home page Giter VIP logo

Comments (6)

jawad-tech avatar jawad-tech commented on August 17, 2024

Have you opened you SERIAL monitor after the program is uploaded successfully. Because When i execute the Position control, the motor doesn't rotate, but When i open the SERIAL monitor after the program is uploaded, the motors start to rotate.

from opencm9.04.

OpusK avatar OpusK commented on August 17, 2024

Hi, @mkdy

The above terminal logs are normal.
Serial example is to output data in Serial, so check with Serial Monitor.

It is normal for the Arduino IDE terminal not to output any other data.

from opencm9.04.

mkdy avatar mkdy commented on August 17, 2024

@jawad-tech @OpusK Thanks for the response!
Indeed, when I open Serial Monitor, I see Hello-World messages. However, I have to change port from /dev/ttyACM0 to /dev/ttyACM1 manually before opening Serial Monitor (otherwise Serial Monitor would not open, and that's weird).
At the moment I'm trying to start Dynamixel XL430 servo, but with no success. FindDynamixels sketch says that no devices are found. XL430 is powered via 12v5a power supply. Any ideas?

from opencm9.04.

jawad-tech avatar jawad-tech commented on August 17, 2024
  1. First When you connect the usb from Controller to pc, you will check in ubuntu terminal 'lsusb` command to see your Controller IS connected to Which port. because Sometime there is a bug in an arduino port.
    also try to make the port permissions by
    'sudo chmod 777 /dev/ttyACMx Where x is your connected port.

and one other thing If you are using arduino IDE to Run the Code Its Ok,
Please check the SERIAL settings

  • If using OPENCM Controller SERIAL bus1
  • If using OPENCM and rs485 board then serIal bus3
    +If open cr then SERIAL bus2

check your Connections of dynamixel to Controller or U2D2

from opencm9.04.

OpusK avatar OpusK commented on August 17, 2024

@mkdy

Did you upload or reset the firmware with Serial Monitor open?
If so, it can be changed to a different name (eg. ACM1) by avoiding the device name already in use.

When uploading a reset or a sketch file, close the serial monitor window.

from opencm9.04.

OpusK avatar OpusK commented on August 17, 2024

This issue has been closed as there weren't recent activities. Please feel free to reopen this thread if there's any opinion to throw. Thanks.

from opencm9.04.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.