February 19, 2006

General

Pong!

Leif and I are now able to play Pong over the Internet. It’s not perhaps the best example of the venerable video game, but the paddles do move nicely up and down as we twist the potentiometers that are attached to our XPort boards. Rather than use the text-based network commands in Processing, we decided […]

Pong! Read Post »

General

Hello XPort

This program in Processing simply opens a connection to an XPort, on its default port. We just tried it and it works. The next step will be to add a function that reads a byte of data, sent from the PIC. // rob@faludi.com // This program receives information from an XPort PIC board it may

Hello XPort Read Post »

Scroll to Top