3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Arduino Fortune Teller

Arduino Fortune Teller
This project gives the user a fortune and lucky number like from a fortune cookie. This was made as a Christmas present.
 
Remove these adsRemove these ads by Signing Up
 

Step 1Step 1

Step 1
Solder header pins onto LCD. Solder wires to female header pins and hookup to Arduino. Here we used the LCD 4 bit Library and hooked it up accordingly. This is slightly different the using the 8 bit library.
« Previous StepDownload PDFView All StepsNext Step »
20 comments
Sep 19, 2011. 8:53 AMfmoser says:
I want to take that a step further, with several buttons to get random entries from different fortune files. (fortune database)
I'm probably going to use a 40x4 display, and an SD card.
Dec 2, 2010. 9:58 AMkimbo84 says:
Hii new to instructables and programming... I have compiled the code you provided for the fortune teller only i receive and error in the first instance!

**line of code highlighted**
LCD4Bit lcd = LCD4Bit(2);

**Error message**
LCD4Bit DOES NOT NAME A TYPE

Can you please explain why and how to fix this please :)

Thanks

Jan 10, 2010. 7:31 AMjman 31 says:
Hi Paulys,

This is a really neat project. Do you have a schematic for it, or a wiring diagram? I am trying to understand how to make an LCD interactive project and yours seems like a good place to learn. I don't have a grasp on how the momentary button interacts with the LCD menu.

Thanks for any advice,
Jeremy
Oct 4, 2009. 4:15 PMMario1 says:
there is no tutorial ..?
Jun 15, 2009. 7:55 PMsweenes says:
thanks, great instructable...you inspired me to make a similar arduino/lcd project with a temp sensor-
Jun 22, 2009. 6:27 PMsweenes says:
Yup I used an LM35..fried the first one when I connected it wrong so I was glad I bought two! The project was a cigar box with lcd with temp sensor poking out. Every 10 secs the arduino will refresh the reading and print to the lcd...thinking about adding more sensors, maybe humidity or something-
Jun 21, 2009. 7:48 AMchilll2009 says:
Looks fun and easy. You can also find other ways to program it!
Feb 7, 2009. 8:30 AMamando96 says:
thats nice! i think i'm gonna suck at programming :(
Jun 20, 2009. 3:25 PMchilll2009 says:
just copy and paste-duh '=' !!!!!
Jun 20, 2009. 4:11 PMamando96 says:
i wasnt refering to this just programming in general, and btw i can do almost anything in C by now...
Mar 22, 2009. 8:31 PMdnhoshor says:
I'm just getting into the arduino stuff, and this looks like a fun, do-able project. I think I'd add a coin slot so that when a coin is inserted, it closed the circuit to start the fortune teller.
May 30, 2009. 7:11 PMtornadoboy says:
Try finding a Nintendo arcade game coin mech on Ebay (Mario Bros, Player's Choice 10, etc), they're compact, don't require a full size coin door to mount to and turn up on there for next to nothing sometimes.
Feb 4, 2009. 4:51 AMdiaz says:
Great project! I'd like to see a parts list and sources for the parts.
Jan 11, 2009. 1:11 PMBongmaster says:
u seem to have "link is invalid" throughout the code. the project looks nice tho :)

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
3
Followers
3
Author:Paulys