Hello!
I am new here and I am new to Arduino as well.. Acually I newer saw any of them in my life before. I am learning as programmer in college and now I need to do my 'qualification work'. That's must be some kind of programming project. I like electronics as well so I come up with idea to create public transportation ticket selling machine using arduino and shields from ebay/china.
My idea is to have LCD color display (saw such on ebay, 7" could be a beautifull choice), have at least four physical button for input/navigation (that's optional, LCD touch could be used instead, I just noted that real machines trend to use physical buttons rather than touch cause they ar thought and easy to replace in case of failure), use some cheap coin-acceptor (saw them on ebay also) and RFID card reader/writer (saw them as well on ebay for arduino).
So basically user selects desired transportation type/ticket quantity, put required ammount of coins in acceptor and tickets is being saved on users RFID card. User can also check ticket balance on hes RFID card. Or select different display language (optional). RFID cards serves as multi-use/personalised tickets.
I really love this idea because such a deviceas are there out for real, but a little bit more serious.
My questions is:
- is this even possible with arduino, will it work?
- If so - Which arduino board do you recommend me to use?
- Any hardware releated recommendations(for example don't use 7", use thos 3,2" screens)?
I noticed that this LCD uses a lot of IO pins. Will there be enought for the rest of my hardware - Coin-acceptor and RFID and buttons?!