Realterm vs Putty
up vote
0
down vote
favorite
I am trying to record audio received via serial port on to my Laptop(Windows). While the sound quality of the file saved via putty terminal is poor, Realterm gives excellent quality. Now my question: how do i find out what Parameters are differently configured in the two apps. I need to find this out to replicate it in my pyserial setting in python.
So far, all I see in both Putty and Realterm are port no., baud rate, data bits, parity, stop bits and flow control. They are all the same and yet they sound different. Can someone help me with some leads please.
python audio putty pyserial
add a comment |
up vote
0
down vote
favorite
I am trying to record audio received via serial port on to my Laptop(Windows). While the sound quality of the file saved via putty terminal is poor, Realterm gives excellent quality. Now my question: how do i find out what Parameters are differently configured in the two apps. I need to find this out to replicate it in my pyserial setting in python.
So far, all I see in both Putty and Realterm are port no., baud rate, data bits, parity, stop bits and flow control. They are all the same and yet they sound different. Can someone help me with some leads please.
python audio putty pyserial
1
Please provide your recording code, see Minimal, Complete, and Verifiable example. This may not be Python specific.
– kabanus
Nov 7 at 13:52
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am trying to record audio received via serial port on to my Laptop(Windows). While the sound quality of the file saved via putty terminal is poor, Realterm gives excellent quality. Now my question: how do i find out what Parameters are differently configured in the two apps. I need to find this out to replicate it in my pyserial setting in python.
So far, all I see in both Putty and Realterm are port no., baud rate, data bits, parity, stop bits and flow control. They are all the same and yet they sound different. Can someone help me with some leads please.
python audio putty pyserial
I am trying to record audio received via serial port on to my Laptop(Windows). While the sound quality of the file saved via putty terminal is poor, Realterm gives excellent quality. Now my question: how do i find out what Parameters are differently configured in the two apps. I need to find this out to replicate it in my pyserial setting in python.
So far, all I see in both Putty and Realterm are port no., baud rate, data bits, parity, stop bits and flow control. They are all the same and yet they sound different. Can someone help me with some leads please.
python audio putty pyserial
python audio putty pyserial
asked Nov 7 at 12:44
soumya nambiar
141
141
1
Please provide your recording code, see Minimal, Complete, and Verifiable example. This may not be Python specific.
– kabanus
Nov 7 at 13:52
add a comment |
1
Please provide your recording code, see Minimal, Complete, and Verifiable example. This may not be Python specific.
– kabanus
Nov 7 at 13:52
1
1
Please provide your recording code, see Minimal, Complete, and Verifiable example. This may not be Python specific.
– kabanus
Nov 7 at 13:52
Please provide your recording code, see Minimal, Complete, and Verifiable example. This may not be Python specific.
– kabanus
Nov 7 at 13:52
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53189716%2frealterm-vs-putty%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Please provide your recording code, see Minimal, Complete, and Verifiable example. This may not be Python specific.
– kabanus
Nov 7 at 13:52