I have a list of binary signals that change over time. For example:
@0:00 00110010
@0:10 10010010
@0:20 11000100
@0:30 11100011
@0:40 11111000
@0:50 01010110
I would like to display them in a format the shows each bit on its own line going ON and OFF. Just like this:
ScreenHunter_04 Aug. 21 13.02.jpg
Bookmarks