Servo-control on Lime: Unterschied zwischen den Versionen

Aus Wiki CCC Göttingen
Zur Navigation springen Zur Suche springen
(Anfang)
(kein Unterschied)

Version vom 14. Februar 2014, 13:23 Uhr

Servo-control on Lime

May try to:

  1. port PWM daemon from Raspberry Pi https://projects.drogon.net/software-pwm-on-the-raspberry-pi/
  2. get RTAI http://www.rtai.org/ and write own PWM daemon for GPIOs (RTAI is hard realtime, but not sure if writing to GPIO will not hang the system; should try to access GPIOs directly?)