Skip to content

Program for Arduino to generate analog signal from PWN by using low-pass filter.

Notifications You must be signed in to change notification settings

heikkilae/PWMToAnalogLPF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Program for Arduino to generate analog signal from PWN by using low-pass filter.

LPF Circuit:
PWM-+--------(R)------+-AnalogOut
                        |
                        (C)
                        |
                        GND


Rule: RC >> T = 1/f
i.e. PWM pin 3 f = 31250Hz C = 4,7μF and R = 15k ohm
thus T = 0.000032s

About

Program for Arduino to generate analog signal from PWN by using low-pass filter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%