Skip to content

LibComedy libraries for Lift interface at TTK4145 RealTimeProgramming Lab

Notifications You must be signed in to change notification settings

otorrillas/liftComediLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liftComediLib

Comedi wrapper for elevator control at TTK4145 Real-Time Programming Lab [NTNU].

For installing libComedi into your computer, you can run comedi_install.sh script:

$ ./comedi_install.sh

⚠️ At the installation of ComediLib, you will need root permissions.
Python Comedi library is NOT installed by default. To have ComediLib installed, you must meet the following requirements:

  • Python dev package:
    # apt-get install python-dev
  • Swig package:
    # apt-get install swig

Languages supported

Please, feel free to contribute! 👍 Either make a pull request or contact me.
If you find any bug, please, open a new issue.

Contributors

@DanglingPointer C#.
@otorrillas: C++, Python.

About

LibComedy libraries for Lift interface at TTK4145 RealTimeProgramming Lab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published