Skip to content

Aceinna OpenIMU python driver, data logging, and web socket server

Notifications You must be signed in to change notification settings

klaird/python-openimu

 
 

Repository files navigation

python-openimu

Install all dependencies

python 2.7

pip install -r requirements-2.x.txt

python 3

pip install -r requirements.txt

Run from source code

Compatible

The project references tornado, if you have installed python 3.8 on windows, there is some compatible code should be added. For more information, please take a look here. The compatible code should be added in webserver.py.

python ./webserver.py

Pack to pip package

python ./setup.py sdist

Build a executor

pyinstaller webserver.spec

About

Aceinna OpenIMU python driver, data logging, and web socket server

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%