Skip to content

Small extension to the existing SigRok Parallel Decoder to decode to ASCII characters

License

Notifications You must be signed in to change notification settings

DigWam/sigrok-ASCII-Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ec41790 · May 28, 2019

History

5 Commits
Oct 12, 2018
Oct 12, 2018
May 28, 2019

Repository files navigation

sigrok-ASCII-Decoder

Small extension to the existing SigRok Parallel Decoder to decode to ASCII characters

Drop the ASCII folder in your SigRok/PulseView decoders folder and restart the program, it should just work.

It is based on the existing parallel decoder, I've just added support to show printable ASCII charaters in place of the hex values. You can see the Hex too by setting the Data Wordsize option to a value greater than zero. You can also select how the ASCII space is shown in the decode stream.

I created this because I had a use for it and it gave me an nice easy entry in to the world of creating decoders for SigRok PulseView.

About

Small extension to the existing SigRok Parallel Decoder to decode to ASCII characters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages