forked from robovero/python
-
Notifications
You must be signed in to change notification settings - Fork 1
Python client library for Gumstix RoboVero
License
zhaoruibing/robovero-python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is Python Client Library for RoboVero. Contents ======== ./arduino.py Arduino compatibility layer ./extras.py Python wrappers for non-driver c functions ./internals.py Implements core client library functionality ./launcher.py A short script for launching RoboVero examples ./examples/ Client library usage examples ./drivers/ Python wrappers for driver functions Getting Started =============== Connect the RoboVero USB and apply power. Run one of the examples through launcher.py. For example, $ python launcher.py run IMU Or you could run examples directly on an Overo COM with wifi through ssh, with USB Console disconnected. For example, Setup COM's Wifi, make sure it automatically start after system booting Fetch code in COM SSH to COM(change the ip address to your COM's ip) $ ssh [email protected] Run example as above $ python launcher.py run IMU
About
Python client library for Gumstix RoboVero
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%