Page 1 of 1

type of Arduino use for final year project

PostPosted: Wed Oct 10, 2012 11:59 pm
by jaycey_chai
i'm a newbie. i'm planning to use arduino for my fyp. it's about glucose drip which use IR sensor, solenoid valve, bubble detector, alarm, and lcd display. anyone can suggest me which type of arduino is suitable to use in this project?

Re: type of Arduino use for final year project

PostPosted: Thu Oct 11, 2012 10:58 am
by gadgetng
i believe Uno is suit your fyp. Just make sure the IO pins and PWM pins is enough.

Re: type of Arduino use for final year project

PostPosted: Thu Oct 11, 2012 11:43 am
by yonghui
if uno can be used then arduino Duemilanove can also.

pls check for LCD shield how much IO pin it uses. then after that check that the remaining analog and digital pin is enough for ur sensor.

if not enough then mayb u can use arduino mega.

Re: type of Arduino use for final year project

PostPosted: Sun Oct 14, 2012 8:32 am
by jaycey_chai
How many inputs and outputs require if Arduino LCD keypad shield is used?

Re: type of Arduino use for final year project

PostPosted: Sun Oct 14, 2012 9:41 am
by zhenning
jaycey_chai WROTE:How many inputs and outputs require if Arduino LCD keypad shield is used?


Go here:http://www.cytron.com.my/viewProduct.php?pcode=ARDUINO-LCD

download the schematics. 7 I/O is used for the lcd and few buttons.

Re: type of Arduino use for final year project

PostPosted: Sun Oct 14, 2012 8:46 pm
by jaycey_chai
"zhening
zhenning WROTE:
jaycey_chai WROTE:How many inputs and outputs require if Arduino LCD keypad shield is used?


Go here:http://www.cytron.com.my/viewProduct.php?pcode=ARDUINO-LCD

download the schematics. 7 I/O is used for the lcd and few buttons.


thanks dude