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 & HelpSyntax Questions › help, im a clueless where to begin
Page Index Toggle Pages: 1
help, im a clueless where to begin (Read 688 times)
help, im a clueless where to begin
May 5th, 2007, 11:07pm
 
im trying to build an led display board. its pretty simple, just a few led rows to create the characters. im using an Arduino board to control the leds, and using Processing to communicate. the idea is to develop an interface that someone could react with (something simple like a screen with buttons that correspond to letters), then the interface would send data to the arduino to tell it which leds to light up. unfortunately im not entirely sure how to do this. ive been told its possible. i was wondering if anyone could point me in the right direction.
Re: help, im a clueless where to begin
Reply #1 - May 6th, 2007, 3:35pm
 
http://www.arduino.cc/en/Tutorial/BlinkingLED

There's a start at least Smiley
Arduino is fun, but work has made mine collect dust in my closet unfortunately.. Hope you get as much enjoyment from it as I did Smiley

seltar
Re: help, im a clueless where to begin
Reply #2 - May 6th, 2007, 7:59pm
 
im past that kind of stuff, im pretty familiar with the arduino, ive been using it for this entire year. but thanks for the response
Page Index Toggle Pages: 1