EasyManua.ls Logo

ADEEPT Ultimate Sensor Kit for Raspberry Pi - Page 24

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...
$ sudo gcc btnAndLed_1.c -o btnAndLed -lwiringPi
Step 4: Run
$ sudo ./btnAndLed
For Python users:
Step 2: Edit and save the code with vim or nano.
(code path: /home/Adeept_Sensor_Kit_for_RPi_Python_Code/02_btnAndLed/btnAndLed_1.py)
Step 3: Run
$ sudo python btnAndLed_1.py
Press the button and you can see the LED toggle between on and off.

Table of Contents