Predictive Text Entry I write the algorithms for a sample application using the Java Collection classes. Next, I will attach a Graphical User Interface (GUI) to make it a full application.
Category: News
Connecting to your Raspberry Pi via the USB
Raspberry Pi Workshop About Chat B+ Pinout Location Contact Connecting to your Raspberry Pi via the USB to TTL Serial Cable Aug 31, 2014 Overview Despite having four full sized USB ports and one micro USB port (for power), you READ MORE
Know Who’s at the Office with the Raspberry Pi
Know Who’s at the Office with the Raspberry Pi http://blog.initialstate.com/know-whos-at-the-office-with-the-raspberry-pi/ =”ch3jbegFvujIgIoIVHV3b71C6QVgbeqV”) Introduction Looking for an easy and useful project for that Pi you just have lying around? Setup a sensor-free presence detector to let you know when someone’s close enough READ MORE
Raspberry Pi GPIO Programming using JAVA
Intro: Raspberry Pi GPIO Programming using JAVA Accessing GPIO of Raspberry Pi using JAVA by the help of Pi4J Library. ######################## Downloads:: Code : https://goo.gl/tFJxoL Pi4J Website : http://goo.gl/vfJb7Y Pi4J Sanpshot Build : http://goo.gl/vfJb7Y Pi4J Pin Mapping : http://goo.gl/vfJb7Y READ MORE
How quantum physics could make ‘The Matrix’ more efficient
https://phys.org/news/2012-03-quantum-physics-matrix-efficient.html How quantum physics could make ‘The Matrix’ more efficient March 29, 2012 How quantum physics could make ‘The Matrix’ more efficient Quantum simulations need to store less information to predict the future than do classical simulations. The finding applies READ MORE
BUILD A LAMP WEB SERVER WITH WORDPRESS
BUILD A LAMP WEB SERVER WITH WORDPRESS Learn to set up a LAMP (Linux, Apache, MySQL, PHP) stack on your Raspberry Pi and configure it to work as a web server. You’ll download and install WordPress and set up a READ MORE
How To Host A Website With Raspberry Pi
Raspberry Pi Thanks to readwrite.com for the article How To Host A Website With Raspberry Pi Posted on June 27, 2014 Never underestimate the miniscule, $35 Raspberry Pi. Although it’s marketed as an experimental machine aimed at helping you learn READ MORE
GUI with Christmas Trees
GUI with Christmas Trees
GUI for Predictive Text Entry
GUI for Predictive Text Entry I develop a Graphical user interface to the predictive text dictionary implemented previously. In this GUI, there is one main control mechanism, the buttons in the numeric keypad. The message appears in the text window READ MORE
Developing Raspberry Pi
Raspberry Pi has many uses. Now I am runnning on it web server, MySql databasa, ftp server. My plans are to configure java applications, with client server protocol, that I have created to work on it.