play a buzzer using arduino
조회 수: 25 (최근 30일)
이전 댓글 표시
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
답변 (2개)
Madhu Govindarajan
2019년 4월 16일
Have an arduino connected to MATLAB using a = arduino command. After that, what is the output when you type the following:
methods(a)
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Calendar에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!