Application
JythonGPS
created by
bballantine
on October 30th, 2007
|
|
Virtual BUG
JythonGps is the first attempt at using Python to write a BUG application. The application itself is very simple, it gets information from the GPS when the first button is pressed and displays it on the two-line LED display on the BUGbase. The purpose of this application was to lay out a path for getting BUG Apps written in Python. There are potentially many approaches, but this was the one I took. The best way to understand how everything works is to download it and take a look at the code.
A detailed description can be found here. The source code has a lot of comments as well.
This application includes the Jython jar. The license for this jar is here.
1 Comments |
kgilmer
said on November 13th, 2007 09:14:37 PM

