[sigrok-devel] PATCH: expand seven segment alphabet and display unknown characters

2020-11-22 Thread Ben Gardiner
Expand the list of characters that will be recognized by the seven segment decoder to include many display character 'encodings.' Including some punctuation characters and tricky letters like W and V. Signed-off-by: Ben Gardiner CC: Rob Rehrig --- https://github.com/BenGardiner/sigrok-dumps/co

Re: [sigrok-devel] Protocol Decoder for ICs with parallel Address/Data buses and enable pins

2020-11-22 Thread Test Jarfalla
Hello, You're faster than I (I'm slow though :-). Thought I should try that, but didn't get to the computer until now. Thanks for the suggestion though. Here are the files (keeping fingers crossed). The decoder should reside in the folder "EPROM". Regards, Staffan On Sun, Nov 22, 2020 at 12:21

Re: [sigrok-devel] Protocol Decoder for ICs with parallel Address/Data buses and enable pins

2020-11-22 Thread Pičugins Arsenijs
21.11.2020, 21:56, "Test Jarfalla" : > Hello. > > I've written a protocol decoder for grabbing communication from/to memory > chips like old EPROMs, thus the name 'EPROM'. > As I'm not familiar with GIT or similar, I would like to attach it here in > the hope that it can be included and hopefully