Robot arm driver, help!

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Where do I start when creating a project thats suppose to be a I2C-slave and a driver for a robot-arm composed of DC-motors?

0 Likes
1 Solution
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

Assuming that you have a CY8CKIT-059 prototyping kit, downloaded and installed Creator 4.2.

I would suggest you to get a (or more) motor driver boards and sensors/ encoders.

Use an EZI2C component to implement the I2C slave.

Bob

View solution in original post

0 Likes
2 Replies
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

Assuming that you have a CY8CKIT-059 prototyping kit, downloaded and installed Creator 4.2.

I would suggest you to get a (or more) motor driver boards and sensors/ encoders.

Use an EZI2C component to implement the I2C slave.

Bob

0 Likes
SampathS_11
Moderator
Moderator
Moderator
250 sign-ins 250 solutions authored 5 questions asked

Hello Jacob,

Kindly refer to the project Joystick Controlled DC Motor w/H-Bridge in Hackster.io. Though it is for PSoC4 you can modify it for PSoC5LP. Do kindly let me know your preference for either PSoC4 or PSoC5LP.

You can find Code examples for I2C Slave on PSoC 3/4/5LP on PSoC 3/4/5 Code Examples webpage. Kindly perform a text search using "I2C Slave".

Best regards,

Sampath Selvaraj

0 Likes