Package lejos.devices

Interface Summary
KeyListener This interface is for classes that wish to receive keyboard events.
 

Class Summary
GPS Class to pull data from a GPS receiver
Keyboard This class will only work with SPP keyboards, not standard HID keyboards.
KeyEvent  
NMEASentence An NMEA sentence consists of (in order) a '$' character, some header information, many data fields seperated by ',' a '*' symbol at the end, and a final hexidecimal checksum number (two chars = one byte).