Friday, 24 October 2008

Color LCD on SunSPOT

Yesterday I have been working with a SunSpot which has an Oled-screen on top of it. An other group of Censi students have written a library for this particular screen in Java. You can find a post about this on the censi blog. With this library it was quite easy to get the screen to work. What we have so far:
While startingup the spot it will display a welcome message.














After this the program will wait for a command. Our host application is continuously searching for new spots. Once it had found the spot it will offer to send a program. The SunSPOT will give the following screen. Here you can accept or reject this incomming program. By moving the spot up and down you can select "Yes" or "No". Once you have made a choice you can confirm it by pressing the button on th right.













When you select "yes" a program will be send to the spot. When it has arrived it wil start. In this example you wil see a blinking led(The red spot pointed to by the arrow).



























Here's a video showing the above:

No comments: