Gang... Let me say, this is my first post. I've been reading and reading about these things and well jumped into the pot
now... the most simplest thing won't work
I have a china UNO and it has the surface mount CPU. It say MEGA 238P.
So, connected to the mac directly to a USB port... NO hub
There are two LEDs on the board. One say "ON" and the other says "L"
when power is applied (plugged into the USB port) the power LED comes on, and LED L blinks.
When I try to upload the blink program, I get this:
Arduino: 1.6.9 Hourly Build 2016/03/16 07:12 (Mac OS X), Board: "Arduino/Genuino Uno"
Sketch uses 1,324 bytes (4%) of program storage space. Maximum is 32,256 bytes.
Global variables use 15 bytes (0%) of dynamic memory, leaving 2,033 bytes for local variables. Maximum is 2,048 bytes.
Sketch uses 1,324 bytes (4%) of program storage space. Maximum is 32,256 bytes.
Global variables use 15 bytes (0%) of dynamic memory, leaving 2,033 bytes for local variables. Maximum is 2,048 bytes.
avrdude: ser_open(): can't open device "/dev/cu.Bluetooth-Modem": Resource busy
ioctl("TIOCMGET"): Inappropriate ioctl for device
Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
I notice on the tools that the serial is grayed out.
I've tried several combinations, but no joy
I wonder why the "L" LED is blinking?
Do I have an issue with the board, or the connection?
Sure could use some help
thanks...