Arduino Mega ADK


hi have arduino mega adk , want send data through usb port in-built. should code if want send state of led in blink sketch???

quote
what should code if want send state of led in blink sketch???
code: [select]
serial.print("the state of led ");
serial.println(state);


Arduino Forum > Using Arduino > Programming Questions > Arduino Mega ADK


arduino

Comments