User Manual

VMP502
V. 02 25/10/2019 34 ©Velleman nv
Experiment
C Programming
1. Change directory:
cd/home/pi/IDUINO_SuperKit_C_code_for_RaspberryPi/11_Segment/
2. Compile:
gcc segment1.c o segment1 lwiringPi
3. Run:
sudo ./segment1
Python Programming
1. Change directory:
cd/home/pi/IDUINO_SuperKit_Python_code_for_RaspberryPi/
2. Run:
sudo python 11_segment.py
You should see the 7-segment display cycle from 0 to 9, and from A to F.
You can slightly modify the hardware and software based on the basic configuration to make a dice. For
hardware, add a button to the original board.