spiff72
41da889a09
Updated Readme.md file ( #965 )
...
* Adding new usermod for TTGO T-DIsplay.
* Finalizing the code
* Modified and cleaned up readme.md file
* Fixes to platformio.ini to restore back to previous state
* Cleaned up comments in usermod file
* Updated readme with clarifications on how to modify the library files. Saving the platformio.ini file after uncommenting the line to add the TFT_eSPI library should download the necessary library files without needing to build (and fail) first.
* Cleanup
* Readme cleanup
* corrected error in commenting platformio.ini
2020-06-05 14:22:03 +02:00
spiff72
7e01d113d8
New usermod to support the TTGO T-Display (ESP32 based board with integrated TFT display) ( #957 )
...
* Adding new usermod for TTGO T-DIsplay.
* Finalizing the code
* Modified and cleaned up readme.md file
* Fixes to platformio.ini to restore back to previous state
* Cleaned up comments in usermod file
2020-05-30 09:22:31 +02:00
cschwinne
696e438df7
Added v2 usermods API
2020-05-28 02:20:02 +02:00
gegu
23986579bb
Usermod: fix unreachable network services
2020-05-24 10:07:00 +02:00
srg74
6ade40ce85
Updated Wemos shield usermod ( #880 )
...
* Added support for H803FW controller
* Create usermod_bme280.cpp
* Create usermod_bme280.cpp
* Added BME280 sensor
* Update readme.md
* Update usermod_bme280.cpp
* Update platformio.ini
* Update for lightweight sensor
2020-04-30 23:40:14 +02:00
srg74
ec10c29aca
Added BME280 sensor ( #850 )
...
* Added support for H803FW controller
* Create usermod_bme280.cpp
* Create usermod_bme280.cpp
* Added BME280 sensor
* Update readme.md
* Update usermod_bme280.cpp
2020-04-15 23:52:10 +02:00
cschwinne
f90ab46794
Add rotary encoder brightness usermod
2020-04-15 01:21:07 +02:00
srg74
3a84292f82
Update readme.md
2020-04-09 09:06:44 -04:00
Bukovina
5be88dd188
QuinLED mod update
2020-04-08 09:18:26 -04:00
Bukovina
88b67b9541
Usermod changes
2020-04-08 08:40:44 -04:00
Bukovina
a31da3186f
UserMod files update
2020-04-08 08:35:32 -04:00
Travis J Dean
f99f13a090
Avoid name collision. Fix wled instance access in ino.
2020-03-28 08:45:20 -04:00
hobbyquaker
dbef0e6583
fix lint issues
2020-03-15 12:43:09 +01:00
hobbyquaker
c246e5af35
add battery-keypad-controller usermod
2020-03-15 12:38:49 +01:00
jwingefeld
0d355dbf35
Usermod: Project Cars rpm indicator and shift lights ( #759 )
...
* project cars shiftlight usermod
* added readme
* rephrased stuff in readme.md because reasons
Co-authored-by: Jan <jan.wingefeld@gmail.com>
2020-03-06 23:45:45 +01:00
Aircoookie
453f4b549b
Trying to fix failed build ( #756 )
2020-03-05 09:39:43 +01:00
srg74
1221661ae3
Added Heltec WiFi-Kit-8 to UserMod ( #717 )
2020-02-24 22:51:11 +01:00
srg74
a0b208cca0
Added new user mod for Wemos shield ( #701 )
2020-02-22 16:18:18 +01:00
Def3nder
1a4061fdb5
Refactor callMode ( #702 )
2020-02-22 16:17:32 +01:00
srg74
9dbd1b2a1b
Updated wled06_usermod.ino ( #698 )
2020-02-20 11:43:17 +01:00
huggy-d1
d4c0542c84
Update readme.md
...
Minor spelling change
2020-02-19 13:24:56 -05:00
srg74
ca1f25ecf6
Pin order correction ( #662 )
2020-02-06 01:33:55 +01:00
Aircoookie
918da24c8d
Merge pull request #624 from axlan/user-relay
...
Added usermod for controlling a relay
2020-01-25 10:41:28 +01:00
Jonathan Diamond
0e82f2a02f
Added usermod for controlling a relay
2020-01-24 15:39:04 -08:00
srg74
8f80c206e7
Platformio upcoming change ( #623 )
2020-01-24 23:18:27 +01:00
srg74
1723683370
Update to usermod Enclosure_with_OLED_temp_ESP07 ( #607 )
2020-01-20 18:26:52 +01:00
cschwinne
569efd3e45
Staircase reverse wipe
2020-01-19 00:50:26 +01:00
srg74
63b917eb07
Added usermod for esp-07s based controller ( #602 )
2020-01-18 23:59:27 +01:00
cschwinne
3e716e429f
Add staircase wipe usermod
2020-01-11 00:26:43 +01:00
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
22c1f4bb4e
Update readme.txt
...
Minor editing
2019-12-31 19:53:25 -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
ohminy
9526051766
Create wled06_usermod.ino
...
Using rotary encoder, control effect or brightness
2019-12-12 23:01:13 +09:00
Aircoookie
82d5ac91d7
Merge pull request #402 from 400killer/patch-3
...
Create wled00.txt
2019-11-30 00:33:18 +01:00
400killer
4d5bb274d1
Create wled00.txt
...
Definitions needed for reading the Dallas temp sensor used on the QuinLED boards.
2019-11-29 11:58:40 -08:00
400killer
131fae57e5
wled06_usermod.ino
...
This section is used to read the temperature from the sensor and prints it using the MQTT service started by Aircoookie.
2019-11-29 11:55:26 -08:00
400killer
677e23ad14
Create readme.txt
2019-11-29 08:52:51 -08: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
cschwinne
e754d21598
Raise max universes to 9
2019-11-28 20:13:52 +01:00
cschwinne
896bdaf124
Create usermods folder ( #389 )
2019-11-26 21:21:54 +01:00