Arduino LED really dim Posted on September 26, 2019 by admin Check and verify that the pinMode is set to output in the void setup function. pinMode(pinNumber, OUTPUT);