
chris2172
chris2172
About
- Username
- chris2172
- Joined
- Visits
- 8
- Last Active
- Roles
- Member
Comments
-
Added PinMode to Setup, and it now works define BACKLIGHT_PIN 2 // Set The backlight Pin if (strcmp(topic, "elecrow/backlight/state") == 0) { if (message == "on") { digitalWrite(BACKLIGHT_PIN, HIGH); // Turns on backlight } els…
-
Thanks for this. I now have a great-looking screen with everything I want on it and it will dim after 1 minute and turn off after 5 of inactivity. I was so impressed that I showed a colleague at work who also ordered his first screen, (Image)