-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
Original author: MyrdsNet (November 09, 2012 21:16:01)
The code is the samplewrite example in processing serial library.
What steps will reproduce the problem?
1.running the program
What is the expected output? Response of arduino from processing software must light the LED as expected. What do you see instead? Delay in lighting of led,or flickering of led in the arduino board.
What version of the product are you using? Version 2.0b6, On what operating system? Windows 32bit OS.
Please provide any additional information below.
I tried using the software without the delay and the led lights good.But when else functions are used in the arduino to interface with provessing, Leds flicker.Very unstable output via usb communication.