Commit graph

4 commits

Author SHA1 Message Date
Sanchayan Maity 31ba3f4f2b Update PWM code to demo rotation
Tower Pro Micro Servo 9g SG90 was used for test.
2017-05-09 13:02:34 +05:30
Sanchayan Maity 905f9be573 Use LS_GREEDY for PWM request
Use LS_GREEDY for PWM request as LS_WEAK will fail if pwm is
already exported.
2017-05-02 17:25:08 +05:30
Sanchayan Maity d5ce589c5f PWM: Allow specifying PWM chip and PWM number 2017-04-13 17:19:13 +05:30
Sanchayan Maity 5b6fdce273 Add PWM demo code
Add PWM demo code. We use libsoc for handling PWM.
2017-04-13 16:48:06 +05:30