armadsen / ORSSerialPort

Serial port library for Objective-C and Swift macOS apps
MIT License
751 stars 183 forks source link

Ho to do LED on/off Arduino Uno. #194

Open ios37 opened 1 year ago

ios37 commented 1 year ago

I do pass data as “1” to ON LED, “0” to OFF LED. It only blink for several times and then it stops.

Kindly help..

armadsen commented 1 year ago

Hi, can you provide more detailed information about your setup? What does your Arduino sketch look like?