Hi Andrew,
Thank you for answering.
Yes, I've notice that I have just to solder the contact that comes from LED+ Pin, and remove the solder that connects backlight to the main VCC input. Easy to do.
Regards.
Search found 2 matches
- Mon May 04, 2020 10:05 am
- Forum: Arduino
- Topic: HCDisplay Arduino library for Hobby Components Displays
- Replies: 22
- Views: 64398
- Fri May 01, 2020 9:03 am
- Forum: Arduino
- Topic: HCDisplay Arduino library for Hobby Components Displays
- Replies: 22
- Views: 64398
Re: HCDisplay Arduino library for Hobby Components Displays
Hi, I'm using an HCMODU0136, on a standard Arduino Uno. Did well everything I need from it, it's very good. Only one thing, I can't turn off the backlight on it, using the command you give on this topic "void HCDisplay.Backlight(OFF); ". I tried to put on setup, tried to put on loop then tried to bu...