Arduino

Exercise 1

Implement a simple calculator

In the main loop, Arduino should compute the sum of two numbers inserted by the user (using the keyboard) and return the result on the computer screen.

Exercise 2

Turn on the LED using USB communication

When the user write a character, change the status of the built-in LED.

Watchdog

Code

Test DHT

test_DHT22.txt

Servo motor ex.1

servo1.ino

Servo motor ex.2

servo2.ino

© 2012 Ruggero Donida Labati