That's pretty cool. UART and I2C options to follow?
should be already possible (though i need to look up the details on those protocol). all the App will do is to look at what level CH2 (data) is when clock is rising or falling (based on user option box input at the bottom) and start accumulating bits from there. word of caution, this is a one day slap in, so there's no robust error handling esp GUI, you put alphabet in textbox expecting numbers, it will be disgraced (quit) so treat with care, though if there's functional bug such as error decoding bits or clocking feel free to highlight (i'll concentrate on decoding functionality first). thanks.