Arduino PWM Signal on Oscilloscope

by RonFrtek in Circuits > Arduino

1850 Views, 1 Favorites, 0 Comments

Arduino PWM Signal on Oscilloscope

Arduino PWM Signal on Oscilloscope

In this Simple Tutorial we will learn how to make a Pulse Width Modulation (PWM) using Arduino and observe the Signal on the Oscilloscope.

Watch the Video!

What You Will Need

71u5Bu0UgyL._SL1000_.jpg
pctdetail.775-114.1.jpg
jumper-wires.jpg
VisuinoAdvrtisementVersion8.jpg
FZEK4WBK3XGYAP0.LARGE.jpg

For this project you will need a :

  • Potentiometer,
  • some Oscilloscope in our case it is DSO 138
  • Jumper wires
  • Arduino
  • Visuino program: Download Visuino

The Circuit

2021-04-21_16-35-55.jpg

  • Connect potentiometer pin [DTA] to arduino analog pin [A0]
  • Connect potentiometer pin [VCC] to arduino pin [5V]
  • Connect potentiometer pin [GND] to arduino pin [GND]
  • Connect Oscilloscope Signal pin to Arduino digital pin [10]
  • Connect Oscilloscope pin [GND] to Arduino pin [GND]

Start Visuino, and Select the Arduino UNO Board Type

F5ZAEMUK36U3RS2.LARGE.jpg
F311FBVK5AHN5HJ.LARGE.jpg

The Visuino: https://www.visuino.eu also needs to be installed. Download Free version or register for a Free Trial.

Start Visuino as shown in the first picture Click on the "Tools" button on the Arduino component (Picture 1) in Visuino When the dialog appears, select "Arduino UNO" as shown on Picture 2

In Visuino

FWUJITLKLWB8FOX.jpg

  • Connect Arduino AnalogIn pin[Out] to Arduino Digital [10] pin - Analog (PWM)

Generate, Compile, and Upload the Arduino Code

FOQOHC1KLWB8FIX.jpg

In Visuino, at the bottom click on the "Build" Tab, make sure the correct port is selected, then click on the "Compile/Build and Upload" button.

Play

If you power the Arduino module and change the potentiometer the Oscilloscope will show the PWM (Pulse Width Modulation) Signal.

Congratulations! You have completed your project with Visuino. Also attached is the Visuino project, that I created for this Instructable, you can download it and open it in Visuino: https://www.visuino.eu