EasyManua.ls Logo

ADEEPT Ultimate Sensor Kit for Raspberry Pi - Page 123

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...
For C language users:
Step 2: Edit and save the code with vim or nano.
(code path: /home/Adeept_Sensor_Kit_for_RPi_C_Code/32_MQ-2/mq-2.c)
Step 3: Compile
$ sudo gcc mq-2.c -o mq-2 -lwiringPi
Step 4: Run
$ sudo ./mq-2
For Python users:
Step 2: Edit and save the code with vim or nano.
(code path: /home/Adeept_Sensor_Kit_for_RPi_Python_Code/32_mq-2.py)
Step 3: Run

Table of Contents