Homework 7

You might also like

You are on page 1of 3

Measuring rotation

• Exercise 1

• Create program that show on display signed rotation in cm:s


for both wheels.

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


Measuring rotation
• Exercise 2

• Create program that drives your vehicle:


- 30 cm forward,
- turns 180 degree
- returns back to original place

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


UART
• Exercise 3

Try out the tinkercad example below. Groups can copy the code and run
it on their Arduino Mega.

Add a new “command”:


If you write LCD:*sometexthere* into the serial monitor, your
*sometexthere* will be printed on to an LCD-display

https://www.tinkercad.com/things/5hZ4PBkL8hR-simple

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

You might also like