Skip to main content

Timeline for Processing Input

Current License: CC BY-SA 3.0

11 events
when toggle format what by license comment
Jun 3, 2014 at 16:16 answer added Salix alba timeline score: 3
May 4, 2014 at 17:06 comment added Chris Stratton If you want the Arduino to contain the password, then a simple solution would be to put all the program logic there - generate a prompt, read input, check it, act on the result. At that point the PC program can simply be any terminal emulator, written in processing or anything else.
May 4, 2014 at 7:25 answer added Beta Decay timeline score: 0
May 4, 2014 at 7:14 comment added jfpoilpret What have you done so far? Do you already have the PC-side app (with the password form)? How do you intend to connect the PC to your Arduino: serial/USB, or something else?
May 4, 2014 at 4:42 comment added TanJay Arduino should have to contain the password
May 4, 2014 at 4:38 comment added Chris Stratton Should it be the PC or the arduino which checks the password? What happens if someone uses their own pc program instead of yours?
May 4, 2014 at 4:08 comment added TanJay I want to enter a pass through processing and if its correct i want to trigger a pin.
May 3, 2014 at 22:29 comment added Paul What exactly are you trying to accomplish in your project? Please be more specific.
May 3, 2014 at 20:55 comment added sachleen What part are you having problems with? Sending data to Arduino from Processing or parsing data on the Arduino? Your question is very vague. Read up on arduino.cc/en/reference/serial
May 3, 2014 at 19:44 review First posts
May 3, 2014 at 20:55
May 3, 2014 at 19:28 history asked TanJay CC BY-SA 3.0