![]()
IP2LED is essentially a physical network ip (internet protocol) address visualiser.
My initial idea was to monitor data from a computers connection to the internet and display it as a visual eq (equaliser). This then led to IP2LED as it is today.
What is it? An LED array attached to an Arduino compatible circuit board. The Arduino is fully programmable using the open source Arduino environment in which you can upload the source code to the board.
Processing was also used in this project to interface with the Arduino. This generates and ip address in the format xxx.xxx.xxx.xxx which is then converted to binary. It is this binary code that is then displayed via the LED matrix.
More on the project here > http://bit.ly/9NH6CW