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
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
- C at TTK4145 repository
- C++
- C#
- Python
Please, feel free to contribute! 👍 Either make a pull request or contact me.
If you find any bug, please, open a new issue.
@DanglingPointer C#.
@otorrillas: C++, Python.