We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpElectronics,  Serial Library › Tangible computing without microprocessors
Page Index Toggle Pages: 1
Tangible computing without microprocessors (Read 1255 times)
Tangible computing without microprocessors
Jan 13th, 2006, 4:31am
 
If you just want to turn on/off several LEDs with Processing, you don't need any microprocessors for the high-level communications.

http://yunsil.com/index.htm?page=5.tadpoles

You just need a printer cable, scissors and tapes.

And if you know how transistors work, you can also control powered devices such as DC motors.

http://yunsil.com/index.htm?page=1.drawDisk

The secret is utilizing C++ library through the Java’s native interface implementation.

http://www.geocities.com/Juanga69/parport/

Considering what this technique can do, it's a lot easier than using complicated electronic boards.
Page Index Toggle Pages: 1