Ultrasonic Smile

by RoboGi in Circuits > Sensors

4281 Views, 30 Favorites, 0 Comments

Ultrasonic Smile

Ultrasonic smile
Screenshot_20170701-122445.png

This is a simple and funny project that everyone can make without problems <3.

P.S. Sorry for my bad english !!!

What Do You Need ?!

Screenshot_20170701-122438.png
20170701_122243.jpg
20170701_122316.jpg
20170701_123153.jpg

What do you need ?

(1) Arduino (I use an Arduino UNO)

(1) Led Matrix with Max7219cng

(1)Breadboard

(1) Hc-sr04 (Ultrasonic sensor)

And..... a lot of wires :)

Connections

Cattura.PNG

Look at the photo.

Led Matrix -------> Arduino :

Vcc ------>5V

Gnd ------>Gnd

Din ------>d12

Cs ------>d11

Clk ------>d10

Hc-SR04 --------> Arduino :

Vcc ------>3V

Gnd ------>Gnd

Echo ------>d8

Trig ------->d7

The Code

A000066-Arduino-Uno-TH-1front.jpg

Run the code on your Arduino and check if it run.

WARNING : download LedControl.h in :

Arduino Ide ------> Sketch ------> Include Library --------> Manage Libraries ------> LedControl.h .


Downloads