Compute Module IO Board Plus User Manual
17
Version:V1.0,Date:20171101
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.