Y
Hacker News
new
|
ask
|
show
|
jobs
by
tsmarsh
2558 days ago
Driving an arduino from a pi is still the way to go, which is a shame. I’d have liked to have seen more PWM too.
1 comments
pashky
2558 days ago
Look at pca9685-based i2c pwm driver boards, it gives you 16 channels and is much more stable and easier to control from userland code than RPi gpios.
link