Need help making a program to use in a lcd devise!!!!!

mercy1488

Nov 5, 2010
2
Joined
Nov 5, 2010
Messages
2
Im trying to invent a new devise!!! Never have done this before so need some help in the consept part of it.  I want to know how to merge a database into a lcd screen with buttons. Kinda like a calculater........ If you have any advise I would be very appreciative!! :)

 

TheDramatic

Nov 17, 2010
6
Joined
Nov 17, 2010
Messages
6
0. Think.
1. Buy an Arduino from http://www.rs-components.com/arduino/index.html.
2. Buy an Arduino LCD Shield like this => http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1206025987
2.1 RTFM!
3. Install Linux on Arduino.
4. Install MySQL database.
5. Install a compiler for Arduino.
6. Think again.
7. Program the software.
8. Compile => install.
9. Be lucky.

=D

 
Last edited by a moderator:
Top