i want to design i circuit with lcd and button that if we bush it in first time it will give as a simple sentence in to line then after 3 second it gone then if we pressed again it will give as another sentence how i can wrote the code and build the circuit?
Hi n_imah,
use circuito.io to drag and drop onto your canvas the desired LCD screen and a push button. The schematics will automatically be generated for you, along with sample code you can download in the code tab. Go to your project guide and follow the step by step instructions to assemble and test your circuit. The sample code will allow you to understand how to write something on your LCD screen, and also how to write something IF button pressed - from these examples you’d need to assemble the code.
We’re here for further assistance once you get these basics up and running.
Cheers.