Automated SOS

by Louisville Public Library in Circuits > Gadgets

1719 Views, 7 Favorites, 0 Comments

Automated SOS

22.png

This project uses an Arduino at Heart module to repeat
an SOS signal in Morse Code. We start by
constructing the circuit. Next we
install the Arduino IDE on a computer.
Finally, we type the code and upload it to the Arduino at Heart module.

Automated SOS

18.png

Start with the power module.

Automated SOS

19.png

Connect the Arduino at Heart module to the power
module.

Automated SOS

20.png

Connect a buzzer to port d5.

Automated SOS

21.png

Connect the LED to port d9.

Automated SOS

22.png

Connect the USB cable from the Arduino at Heart
to your computer (Computer is not shown).

Automated SOS

23.png

Download the Arduino IDE for your platform from http://arduino.cc

The instructions below demonstrate the
installation of the Arduino IDE for the Windows platform.

Automated SOS

24.png

After downloading the appropriate file, install
the Arduino IDE software by double-clicking the downloaded file.

Automated SOS

25.png

Read and agree to the license by clicking the “I
Agree” button.

Automated SOS

26.png

Leave all components checked. Click Next.

Automated SOS

27.png

Leave the destination folder as is. Click Install.

Automated SOS

28.png

Allow the installer to extract the files.

Automated SOS

29.png

When prompted to install the device driver,
click the Install button.

Automated SOS

30.png

When the installation completes, press the Close
button.

Automated SOS

31.png

Start the Arduino IDE by double-clicking the icon.

Automated SOS

32.png

1.
Turn on the power module.

2.
Select the Arduino Leonardo in the Tools menu.

Automated SOS

33.png

Select the serial port. (This port may change every time you connect
the Arduino at Heart module).

Automated SOS

33.png

Type in the following code and save it as Morse. This program is called a sketch.

Automated SOS

34.png
34(2).png

Type in the following code and save it as Morse. This program is called a sketch.

Automated SOS

35.png

Upload the sketch to the Arduino at Heart module
by clicking the right arrow under the Edit menu.

Watch and listen as an SOS distress call is tapped out!