Help needed with Arduino Micro board


i have been using uno , 101 without problems. have micro 5v board , cannot sketch run when using external power via 9v battery micro usb connection. im trying blink example now, works fine when connected computer via usb hook battery stops working.. . please help.

that's because supply usb 5 volts not 9 volts (ouch)

maybe connect little lower voltage if going direct usb connector or use proper vin pin.

pinout here

 


Arduino Forum > Using Arduino > Installation & Troubleshooting > Help needed with Arduino Micro board


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'