General Arduino

Help making a project ( I am a newbie)

userHead pakhitepo 2022-05-29 03:12:48 541 Views3 Replies

I want to make a project where a question is on the top line of the lcd and there are answers on the bottom line. There will also be buttons so that you can choose the left answer or the right answer. How would that work. So that if a certain sentence is written on the lcd and also a certain button is pressed something will happen ( like moving to the next question). Is there something like a if ( lcd.print && button == high) { do something}

Thank you in advance.

2022-07-11 13:49:25

Hi this is Anushka, good question at all I am also exited for its answer.

 

Thanks

userHeadPic agarwalanushka
2022-07-04 14:26:53

I want to make a project where a question is on the top line of the lcd and there are answers on the bottom line. There will also be buttons so that you can choose the left answer or the right answer. How would that work. So that if a certain sentence is written on the lcd and also a certain button is pressed something will happen https://mobdro.onl/  ( like moving to the next question). Is there something like a if ( lcd.print && button == high) { do something}

Thank you in advance.

 

I got this…

userHeadPic pakhitepo
2022-05-30 18:53:16

HeyI'm also interested in reading the answers, I have the same idea

userHeadPic RichardHoll