![]() |
Forum Index : Microcontroller and PC projects : How to become Bytes from the console port .Picomite
Author | Message | ||||
Plasmamac![]() Guru ![]() Joined: 31/01/2019 Location: GermanyPosts: 579 |
Hi , i need to capture a serial stream from the console (usb). What is the best way to do so? Thx Plasma |
||||
CaptainBoing![]() Guru ![]() Joined: 07/09/2016 Location: United KingdomPosts: 2170 |
I use PuTTY and turn on logging; captures the output to a file probably the same method available in whatever flavour of terminal emulator you use Edited 2023-08-17 05:46 by CaptainBoing |
||||
TassyJim![]() Guru ![]() Joined: 07/08/2011 Location: AustraliaPosts: 6283 |
putty, terraterm and MMEdit and I think, GFXterm all do capture. If the data contains non printable bytes such as chr(0), You have to test the options. MMEdit has HEXview for inspecting the data. If you want anything special, use MMB4W Jim VK7JH MMedit |
||||
JohnS Guru ![]() Joined: 18/11/2011 Location: United KingdomPosts: 4044 |
screen does, too (with -L for logging). John |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |