- Apr 4, 2001
- 2,776
- 0
- 0
1) i'm looking to create a user interface which is basically a 2-d array (let's say 10x10) when a user clicks on a certain cell it will change to another color (let's say from white to black) and update an internal 2-d array (from bit 0 to bit 1).
2) I'm also looking to output data through an ethernet port, preferably ascii text would be good. Is there any easy way to do this? Is there any way that we could use the ethernet port and sort of have it acting like a serial port?
Thanks for the input guys, it is much appreciated.
2) I'm also looking to output data through an ethernet port, preferably ascii text would be good. Is there any easy way to do this? Is there any way that we could use the ethernet port and sort of have it acting like a serial port?
Thanks for the input guys, it is much appreciated.