AI LCD friend!

An LCD buddy that reacts to you!

Jun 20, 2017

13344 views

6 respects

Components and supplies

19

Jumper wires (generic)

1

Arduino UNO

1

Rotary potentiometer (generic)

4

button

3

Resistor 100 ohm

1

Resistor 221 ohm

1

Standard LCD - 16x2 White on Blue

1

Breadboard (generic)

Apps and platforms

1

Arduino IDE

1

Arduino Web Editor

Project description

Code

The code

c_cpp

You can extend it if you want, just post the extended code in a comment! Just copy and paste this after "to be continued." --> lcd.clear(); lcd.print("To be "); lcd.setCursor(2, 2); lcd.print("continued."); delay(2000);

The code

c_cpp

You can extend it if you want, just post the extended code in a comment! Just copy and paste this after "to be continued." --> lcd.clear(); lcd.print("To be "); lcd.setCursor(2, 2); lcd.print("continued."); delay(2000);

Downloadable files

screen

screen

Comments

Only logged in users can leave comments

aip06

0 Followers

0 Projects

Table of contents

Intro

6

0