JythonGPS

App Image
   October 30th, 2007
3966 views / 439 downloads
Admin Administrator: Bug Labs teambballantine

Category: not specified    Maturity: not specified
Tags: Python  Jython  gps 

Download Latest Version

SDK Build 248

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.

Read The How To


Download


Version 1 created on October 30th, 2007     download jar

The application source code is released under the MIT style license, here: http://www.opensource.org/licenses/mit-license.php

The bundle includes jython.jar, which is released under the license available here: http://www.jython.org/Project/license.htm


1 Comment

Comment_icon Login to add comment

kgilmer

Bug Labs team kgilmer said on November 13th, 2007 09:14:37 PM

Did Jython kill JRuby?