User Manual
Table Of Contents

48
Experimental Procedures
Step1: Build the circuit
For C language users:
Step 2: Change directory
cd /home/pi/Sunfounder_SuperKit_C_code_for_RaspberryPi/09_Timer555/
Step 3: Compile
gcc timer555.c -o timer555 -lwiringPi
Step 4: Run
sudo ./timer555
For Python users:
Step 2: Change directory
cd /home/pi/Sunfounder_SuperKit_Python_code_for_RaspberryPi/
Step 3: Run
sudo python 09_timer555.py










