Image:
 Author: RA2lover Group: Default Filesize: 43.5 kB Date added: 2009-04-15 Rating: 7.2 Downloads: 1497 Views: 2278 Comments: 5 Ratings: 7 Times favored: 0 Made with: Phun Tags:
|
well, it can transfer text strings. and with a text encoder/ decoder it may do near anything later on. made for the Phun Computer Project [PCP], so anyone can use it, even without giving credit.
in this example, the monitors send as signal whats in their screen. its a 0 most of the time, but i set a 1 to make you guys able to see it works.
the text on each of the parts would have size 0 and color [0, 0, 0, 0]. yes, i could just make a long box to reduce latency a lot, but the project is for flexible cables for external components... especially the floppy reader/writer.
yes, i know it has a high latency, and yes, i know i could do it with one less collision group. but hey, its just a prototype! |