Project DescriptionSerial Port Terminal (SPTerm) is used for basic communication using serial port (com). Sending bytes and ASCII from PC can be done using SPTerm. It is useful for micro controller projects for UART and simple transmission. Hex data can be sent out directly from text box in SPTerm
The project is created due to the lack of a software for com port connections in newer version of windows. SPTerm are used mainly for simple serial communication testing for several of my micro controller project.
Features of SPTerm includes:
- Sending Hex numbers
- Showing text and hex received
- Save data received in to text file
Visit
http://www.enmcu.com for more detail