EasyManua.ls Logo

ADEEPT Ultimate Sensor Kit for Raspberry Pi - Page 54

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...
Step 3: Compile
$ sudo gcc limitSwitch.c -o limitSwitch -lwiringPi
Step 4: Run
$ sudo ./limitSwitch
For Python users:
Step 2: Edit and save the code with vim or nano.
(code path: /home/Adeept_Sensor_Kit_for_RPi_Python_Code/12_limitSwitch.py)
Step 3: Run
$ sudo ./12_limitSwitch.py
Press the Limit Switch and you can see that the state of the LED will be toggled between
ON and OFF.

Table of Contents