Download Print this page

Velleman VMP502 User Manual page 39

Basic learning kit for raspberry pi

Advertisement

1. Change directory:
cd/home/pi/IDUINO_SuperKit_C_code_for_RaspberryPi/12_DotMatrix/
2. Compile:
gcc dotMatrix.c –o dotMatrix –lwiringPi
3. Run:
sudo ./dotMatrix
1. Change directory:
cd/home/pi/IDUINO_SuperKit_Python_code_for_RaspberryPi/
2. Run:
sudo python 12_DotMatrix.py
You should the LEDs light.
Programming
V. 02 – 25/10/2019
VMP502
C Programming
Python Programming
C Programming
39
©Velleman nv

Advertisement

loading