Making the world a better place, one Evil Mad Scientist at a time.
Maintenance notice:
These forum archives are read-only, and will be removed shortly.
Please visit our forums at their new location, https://www.evilmadscientist.com/forums/.
I am trying to use MATLAB's GUI interface to control the LEDs. So I guess my question is such: Using the arduino library you could address an LED via SetPoint(x, y). When I just use a simple array set up (not peggy) I would typically address the pin…
Thanks Windell. I am trying to program via the matlab gui interface. I am just now having trouble calling the LEDs. On a regular arduino I can just call the pin, say if I had an array and light up the LED connected to it. How would I go about callin…
Windell,
Thanks,
Believe it or not, I just was being silly and forgot to install the driver for the FTDI cable on the new computer. SMH, I apologize for disturbing you for this, sometimes my brain turns off.
Thanks again!
Windell,
I've actually used Peggy Draw before and have programmed some of the example sketches, and they worked fine. I actually wanted to re-install everything onto a second computer, and some how things aren't working as smoothly as the other com…
I actually was also having this problem, however now I am getting this message
Binary sketch size: 1922 bytes (of a 30720 byte maximum)avrdude: stk500_getsync(): not in sync: resp=0x00.
Any Suggestions?