Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

  1. 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/ttyS0 if you have connected UART device on your Rpi TX RX

  2. Please Set Baud-rate.

  3. g++ compiler needs to compile your program.

  4. run your program with default name ./a.out or if you have generated alias name output file like 'abc' then run ./abc on your terminal.

About

Here under this repository you will get problem based programs that will help to understand the logics and syntax of Cplusplus. It is basically for beginners to understand C++ programming in better which helps to enhance logical thinking.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages