-
Please change the path with your hardware path on Raspberry Pi Type:
sudo ls -l /dev/ttyUSB*on terminal on your Rpi to get your UART device path.sudo ls -l /dev/ttyS0if you have connected UART device on your Rpi TX RX -
Please Set Baud-rate.
-
g++ compiler needs to compile your program.
-
run your program with default name
./a.outor if you have generated alias name output file like 'abc' then run./abcon your terminal.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|