Homework 8

You might also like

You are on page 1of 2

UART

• Exercise 1

• Create program where you write dist:*somenumberhere* into the


serial monitor, you read the number (0-20) and cast it into an int.
• That int is in centimeters how many cm vehicle drives forward or
backwards

Tampere University of Applied Sciences /Degree Programme in ICT Engineering 1


UART
Exercise 2

Connect ESP and test with blinker example that you are able to control ESP with
your laptop

You need ESP extension in your Arduino IDE. Step by step guide can be found in
Esp slides located in Moodle

Tampere University of Applied Sciences /Degree Programme in ICT Engineering 2

You might also like