Disable Arduino LED

Discussion in 'UDOO BOLT' started by Monkeypatcher, Oct 17, 2019.

  1. Monkeypatcher

    Monkeypatcher UDOOer

    Joined:
    Oct 17, 2019
    Messages:
    1
    Likes Received:
    0
    My Udoo Bolt has a constantly flashing LED. It is very annoying

    I found out that it is the Arduino LED. On page 60 of the manual it says that the LED behavior can be influenced by programming the microcontroller.

    Is there an easier way to disable this LED?
     
  2. ccs_hello

    ccs_hello UDOOer

    Joined:
    Apr 15, 2017
    Messages:
    536
    Likes Received:
    194
    The default (came with the factory pre-programmed) Arduino program loaded is called "blinker" (blink every one second.)
    You can overwrite with an Arduino program (modify the sameple "Blinker" program), using Arduino IDE, to replace the default behavior.
     
    Kuulani likes this.

Share This Page