Skip to content

AYurkewich/ServoControl

 
 

Repository files navigation

ServoControl

This is the Servo Control program for the servo board produced by WE Bots.

Status

Please note that this is a work in progress! The master branch should be in a running state at all times. No assurances for the development branches though.

Setup

This project is built using the development environment Qt Creator.

(You need to have Qt installed before compiling and working on this.)

Contributing

Feel free to fork this project, open issues, report bugs, and open pull requests. Please try to keep the master branch working at all times, this project is used actively for robotics projects.

Note for Debian based systems: User may not have access to ttyUSB0, so run sudo chmod 666 /dev/ttyUSB0 to give permisions.

Documentation

To generate nice HTML based documentation from the source code, you can use doxygen. A configuration file is provided with some basic settings to get you started. You can run the following command line, or use the GUI/wizard to generate the documentation.

doxygen

License

This project is released under the GNU GPL version 2.

Copyright

Sections Copyright (c) 2011-2013 Jeff Genovy.

Sections Copyright (c) 2011-2013 Western Engineering Robotics Design and Engineering Club

Sections Copyright (c) 2012-2013 Adam Wilson..

About

Servo Control program for the WE Bots board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.7%
  • C 4.5%
  • Prolog 0.8%