Application

JythonGPS

created by Bug Labs teambballantine on October 30th, 2007

App Image
  • 1 Comments
  • 3618 views / 350 downloads
  • public
  • Average Rating Rating_fullRating_fullRating_fullRating_fullRating_full
    (1 vote)

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.

License

1 Comments

kgilmer

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

Did Jython kill JRuby?

Login to add a comment.