Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arduino #5

Open
marianne1901 opened this issue Aug 16, 2020 · 2 comments
Open

arduino #5

marianne1901 opened this issue Aug 16, 2020 · 2 comments

Comments

@marianne1901
Copy link

I know it has been a long time since you've been here but your project is so awesome that I hope you can answer my question...
I downloaded everything, build the entire lamp but I do not know where to start with the software...
Where can I find the initial / starting sketch for Arduino?

Hope to hear from you!

@scauglog
Copy link
Collaborator

Indeed this was a long time ago. The arduino is only used to control the led. You should upload the .ino file in src/arduino/RGB_led_serial_control to your arduino. To control the actuator (dynamixel) you need a USB to dynamixel adaptator. to control the lamp you have

  • a python GUI in python src/prog/guiClient.py
  • the demo (sleep, search face and follow) python src/prog/behaviorClient.py
    You need to have a python 2.7 client on your machine with library listed in the Readme.

@marianne1901
Copy link
Author

I am really thankful!
I ordered dynamixel actuators but it's taking too long so I already build it with cheap MG995 servo's.
Hoping they could do the job also if I altered the .ino file.
I think I have to be patient and wait a little longer for the dynamixel actuators.
Thanks again, and when the arrive I will give you s short notice how everything went!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants