Wykres commitów

9 Commity (35b54e2f88281e54dfd8cbd881e88a13edfe7ba2)

Autor SHA1 Wiadomość Data
srg74 74741682bf
OLED contrast set to 10
Another OLED lifetime saving feature. With set to 10 is bright enough to see all labels, even more readable on cheap OLEDs.
2020-01-06 12:41:03 -05:00
cschwinne 78f301d503 Removed verbose option from travis 2020-01-06 01:21:16 +01:00
srg74 750261d205
Turn off display after 5 min.
Better shut off display after few minutes to preserve display life time.
2020-01-05 14:47:31 -05:00
srg74 1c6b1c530f
Update wled06_usermod.ino
Corrected pin numbering
2019-12-31 17:52:59 -05:00
Bobby Walker 5f235c121d correction form ifdef to if defined 2019-12-21 18:59:12 -06:00
Bobby Walker 6b8e9a63f3 define to make knownSsid compatible with esp32 2019-12-21 18:53:37 -06:00
Bobby Walker 3dcda08735 Corrected ip and ssid to be knownIp and knownSsid 2019-12-21 18:50:33 -06:00
Bobby Walker f92ee8e762 Break out SDA and SCL pins into defines. 2019-12-21 18:49:25 -06:00
Ivan Boyarkin f322abceb8 usermods: Add SSD1306 display with u8g2
This commit adds example of usermod file for displaying basic
infromation SSD1306 I2C OLED displya utilizing u8g2 library.

Related to:
https://github.com/Aircoookie/WLED/issues/389
2019-11-28 22:43:46 +01:00