Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 881 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 881 Bytes

RawTerm

This is a Serial Terminal Emulator and is currently not portable to any other Operating System other than Linux. This C++ project was written as a final group project at the end of our Fouth Semester(2nd Year).

Features Covered

The main C++ / OOP features that were aimed to be covered in this project are listed below:

  • Encapsulation in the form of Classes
  • Inheritance
  • File handling
  • STL
  • Exception Handling
  • Templates

Note:

This is still under development, but the Tx works fine in the stable release v1.0

Collaboration

This project was made in collaboration with @CodeOn-ArK ,

@aritra1911 (Aritra Sarkar) ,

@Programish (Pushpendra Kumar) and

@Saptarshi434 (Saptarshi Mondal) .