Today I finally got this to work.
Located at /warp RekTV
![[Image: tvfront_zps14eb858b.png]](http://img.photobucket.com/albums/v191/legofreak1988/minecraft/tvfront_zps14eb858b.png)
I'm sending a 64bit image using a serial analog line. It uses my NIBL-16 hex memory to store the image and send it at 8 b/s.
![[Image: tvtop_zpsd5e45442.png]](http://img.photobucket.com/albums/v191/legofreak1988/minecraft/tvtop_zpsd5e45442.png)
-Backside colors-
Red: read line and decoder
Black: multiplexer and bit limiter
Orange: receiver
Magenta: clock
Cyan: vertical selector
![[Image: tvinput_zps40ceb0e5.png]](http://img.photobucket.com/albums/v191/legofreak1988/minecraft/tvinput_zps40ceb0e5.png)
Here is part of my control panel. You select 4 pixels at a time and choose a 4 bit number to represent them. There are 16 buttons for selection and write. The signs up top show which 4 pixels you are editing. When you hit the send button, it sends a long pulse of 15, followed by the data, to the receiver. It detects the pulse and starts the receive process.
Currently it runs at 8b/s but I think it could run at 10... I guess now that I got this working I can try to speed it up.
Located at /warp RekTV
![[Image: tvfront_zps14eb858b.png]](http://img.photobucket.com/albums/v191/legofreak1988/minecraft/tvfront_zps14eb858b.png)
I'm sending a 64bit image using a serial analog line. It uses my NIBL-16 hex memory to store the image and send it at 8 b/s.
![[Image: tvtop_zpsd5e45442.png]](http://img.photobucket.com/albums/v191/legofreak1988/minecraft/tvtop_zpsd5e45442.png)
-Backside colors-
Red: read line and decoder
Black: multiplexer and bit limiter
Orange: receiver
Magenta: clock
Cyan: vertical selector
![[Image: tvinput_zps40ceb0e5.png]](http://img.photobucket.com/albums/v191/legofreak1988/minecraft/tvinput_zps40ceb0e5.png)
Here is part of my control panel. You select 4 pixels at a time and choose a 4 bit number to represent them. There are 16 buttons for selection and write. The signs up top show which 4 pixels you are editing. When you hit the send button, it sends a long pulse of 15, followed by the data, to the receiver. It detects the pulse and starts the receive process.
Currently it runs at 8b/s but I think it could run at 10... I guess now that I got this working I can try to speed it up.