play a buzzer using arduino
    12 views (last 30 days)
  
       Show older comments
    
hi i want to know how to play a buzzer with given frequency. previously i installed the latest arduino package to use the " playTone() function,but its says UNDEFINED (im using 2014a version) so are there any method to play a buzzer with given note frequencies ?
0 Comments
Answers (2)
  Madhu Govindarajan
    
 on 16 Apr 2019
        Have an arduino connected to MATLAB using a = arduino command. After that, what is the output when you type the following: 
methods(a) 
0 Comments
See Also
Categories
				Find more on Arduino Hardware in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

