EasyManua.ls Logo

Waveshare Compute Module IO Board Plus - Python Code

Default Icon
17 pages
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Compute Module IO Board Plus User Manual
17
VersionV1.0Date20171101
PYTHON CODE
Execute command to enter the folder of program
cd /home/pi/CM3/UART/python/
Execute command to run the program
sudo ./uart.py
EXPECTED RESULT
Every time run the program, on the Putty, you can see that Hello World!!! is printed.