An open API service indexing awesome lists of open source software.

https://github.com/provokateurin/ev3-navigator

This is a program for controlling the EV3 and presenting its data
https://github.com/provokateurin/ev3-navigator

astar astar-algorithm bluetooth ev3 mpu9250 python

Last synced: about 1 month ago
JSON representation

This is a program for controlling the EV3 and presenting its data

Awesome Lists containing this project

README

        

# EV3-Navigator
## What is this?
Look at the [wiki](https://github.com/jld3103/EV3-Navigator/wiki) find it out!
## Install
Use git
```bash
git clone https://github.com/jld3103/EV3-Navigator.git
```
or download [here](https://github.com/jld3103/EV3-Navigator/archive/master.zip)
## Dependencies
[pybluez](https://github.com/pybluez/pybluez)
[PyQt4](https://wiki.python.org/moin/PyQt)
[PyOpenGL](http://pyopengl.sourceforge.net)
[MPU9250](https://github.com/bolderflight/MPU9250) (Arduino)