EasyManua.ls Logo

ADEEPT Ultimate Sensor Kit for Raspberry Pi - Page 33

ADEEPT Ultimate Sensor Kit for Raspberry Pi
151 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
(code path: /home/Adeept_Sensor_Kit_for_RPi_C_Code/05_passiveBuzzer/passiveBuzzer.c)
Step 3: Compile
$ sudo gcc passiveBuzzer.c -o passiveBuzzer -lwiringPi -lpthread
Step 4: Run
$ sudo ./passiveBuzzer
For Python users:
Step 2: Edit and save the code with vim or nano.
(code path: /home/Adeept_Sensor_Kit_for_RPi_Python_Code/05_passiveBuzzer.py)
Step 3: Run
$ sudo ./05_passiveBuzzer.py
Now you can hear the passive buzzer play music.

Table of Contents