Skip to content

bmagyar/beaglebone-servo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beaglebone-servo

Servo library for the BeagleBone that mimics the functionality of Arduino servo library. Written in C++ although needs setPWMReg.py to be run after booting the BeagleBone and before attempting to use servos.

To build: mkdir build && cd build && cmake .. && make

These files are src/gpio.cpp src/pinmux.cpp includes/gpio.hpp includes/pinmux.hpp

copied from this project: http://sourceforge.net/p/bonelib/wiki/Home/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published