Forum Discussion
first_rain
New Contributor
5 years agoRequest for a verilog code to connect PCA9685 to Altera Cyclone IV FPGA based development board
Hello
I'm need to control a bunch of servo-motors by a FPGA board (Altera cyclone IV core). I'm using a PCA9685 as the driver of the motors. I would be greatly tanksful if you could give me some h...
SyafieqS
Super Contributor
5 years agoHi Artin,
I found a open source reference related to servo controller that might be heloful. You can refer to link below for details.
https://gist.github.com/mcgodfrey/b94acfc796c240a4a164
Thanks,
Regards
- first_rain5 years ago
New Contributor
Hi, thanks for reply however my concern is about controlling the PCA9685 as the i2c to controll the servos.... not direct control.