Forums - Open Redstone Engineers

Full Version: Analog Serial Transmission
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Currently I'm debugging an 8x8 screen that takes a 16 digit hex code, sends it over a comparator line, decodes into binary and cascades across the screen. I'm really close but the timing is really hard to get right... aligning the h-sync, v-sync, and data line is driving me crazy.

It uses the hex memory I posted recently. The data transfer rate currently is 8 bits/s but I think I might get it up to 10 if i can get the sync right...