JAN16
Arduino Fortune Teller
This project is actually a version of Magic 8-Ball that we have all seen in the movies. Whether you are seeking advice or just need your fortune told, all you need to do is press a button and a cosmic answer will appear on LCD display.
Common answers are predefined and hard-coded into Atmel microcontroller so microcontroller generates a random number that corresponds to message-index that will be displayed. This project is kind of similar to a more advanced one: Sinister7 by SparkFun.
Source-code is available for download and it can be usefull for other projects because it has LCD functions that can be used.
© Paulys
[ Source: Paulys ]
similar content
- Geiger Counter with Arduino and LCD (13-04-2010) [@News]
- Interfacing LED matrix to Arduino (03-07-2009) [@News]
- How to control 8x8 LED matrix with Arduino (16-09-2015) [@News]
- LED flickering with Arduino (18-05-2009) [@News]
- Dice value readout using Arduino AVR (22-09-2009) [@News]
- Morse Code Generator with Arduino (28-09-2015) [@News]
- Croatian Arduino - Croduino by e-radionica (22-03-2016) [@News]
- Make arduino image scanner/sequencer (06-11-2009) [@News]
- LIDAR gun tester with Arduino (16-11-2009) [@News]
- Arduino LC Meter (14-09-2011) [@News]
add comment
Please log-in!
You can log-in on forum link: Login page. After logging-in, return to this page and click refresh in your browser.