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
cschwinne
94c5f0d7a8
New API properties
...
- Added realtime override option and `lor` JSON property
- Added `lm` (live mode) and `lip` (live IP) properties to info in JSON API
- Added reset commands to APIs
- Added `json/si`, returning state and info, but no FX or Palette lists
- Added rollover detection to millis(). Can track uptimes longer than 49 days
- Attempted to fix Wifi issues with Unifi brand APs
2020-04-30 01:52:36 +02:00
Aircoookie
b1028086a3
Merge pull request #870 from pille/cleanup-segment-options
...
cleanup code to use descriptive segment options
2020-04-25 14:37:26 +02:00
pille
385b3570b2
cleanup code to use descriptive segment options
2020-04-24 23:35:39 +02:00
cschwinne
77edd12030
Added brightness and power for individual segments ( #289 , #290 )
2020-04-23 23:52:33 +02:00
Aircoookie
217fca31e4
Merge pull request #865 from o0shojo0o/master
...
Add DIY PCB SHOJO_PCB (analog)
2020-04-23 00:31:05 +02:00
Dennis Hinzpeter
5e1d20fc72
Add DIY PCB SHOJO_PCB analog
2020-04-22 23:09:21 +02:00
cschwinne
db60309ce8
Added Candle Multi effect
...
Added Palette capability to Pacifica effect
2020-04-22 00:51:00 +02:00
cschwinne
6a5b757a24
TM1814 support ( closes #518 )
2020-04-19 13:25:27 +02:00
Aircoookie
a19098a004
Merge pull request #835 from martament/f-bw-lt11
...
Added support for BW-LT11
2020-04-16 23:44:41 +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
b8ca97e019
Added support for H803FW controller ( #844 )
2020-04-14 00:16:06 +02:00
cschwinne
e12757dbb9
Add Art-Net support ( #417 )
2020-04-13 00:42:27 +02:00
Ament Martin
3e9b44d193
Added support for BW-LT11
2020-04-10 21:33:16 +02:00
Aircoookie
3006d25406
Merge pull request #809 from raresserban/dmx_settings
...
DMX: Ability to work together with LEDs and set segment and start LED for fixtures
2020-04-10 12:52:22 +02:00
Aircoookie
f2ae9a0711
Merge branch 'master' into dmx_settings
2020-04-10 12:36:02 +02:00
cschwinne
19945e4ccb
Fix DMX compilation
2020-04-10 12:30:08 +02:00
Aircoookie
61ab16acd6
Merge pull request #830 from srg74/patch-1
...
Update readme.md
2020-04-09 17:04:35 +02:00
srg74
3a84292f82
Update readme.md
2020-04-09 09:06:44 -04:00
Aircoookie
1d314294c7
Merge pull request #828 from srg74/master
...
Update user mode directories
2020-04-08 16:25:28 +02:00
Bukovina
b5b1dbfe85
Fix platformio.ini
2020-04-08 09:30:49 -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
Bukovina
9a7a38e913
Merge branch 'Aircoookie-master'
2020-04-08 07:28:35 -04:00
Bukovina
a0960f5468
Merge branch 'master' of https://github.com/Aircoookie/WLED into Aircoookie-master
2020-04-08 07:20:33 -04:00
Aircoookie
9b87a512cf
Merge pull request #827 from Aircoookie/refactor-cpp
...
Project structure refactor to .cpp/.h
2020-04-07 00:14:57 +02:00
cschwinne
8da985b6d0
Fixed RBG and BGR getPixelColor ( #825 )
...
Improved formatting
2020-04-07 00:04:09 +02:00
cschwinne
5cb2a39746
Consolidated global variables in wled.h
2020-04-06 02:25:17 +02:00
cschwinne
6268cadc95
Function definitions in func_declare.h
...
Significantly reducing number of header files
2020-03-31 02:38:08 +02:00
Aircoookie
470b4b3972
Merge pull request #814 from TravisDean/refactor-remove-ino
...
Refactor to remove ino usage
2020-03-31 02:33:38 +02:00
Travis Dean
a88ae2ca56
Delete .clang-format
2020-03-30 08:48:01 -04:00
Travis J Dean
9875fbef0a
Layout changes.
2020-03-30 08:34:20 -04:00
Travis J Dean
cf29ddc8d0
Typo fix.
2020-03-30 08:03:55 -04:00
Travis J Dean
ad70fcba7f
Typo fix.
2020-03-30 08:00:58 -04:00
Travis J Dean
a9a7720a11
Import dmx output library into project.
2020-03-30 07:45:33 -04:00
Travis J Dean
8ff4f50f79
Fix visual studio project files and organize.
2020-03-30 07:24:45 -04:00
Travis J Dean
aea07f42d1
Fix mistaken substitute.
2020-03-30 06:56:51 -04:00
Travis J Dean
8d75c06852
Format changes.
2020-03-30 06:42:21 -04:00
Travis J Dean
ffbedbc1e6
Add clang format to git ignore.
2020-03-30 06:27:36 -04:00
Travis J Dean
a47d48c973
Add clang format.
2020-03-30 05:19:09 -04:00
Travis J Dean
c54092c932
Remove redundant defines.
2020-03-30 05:04:20 -04:00
Travis J Dean
9134c3b4af
Merge branch 'master' into refactor-remove-ino
2020-03-30 04:51:56 -04:00
Travis J Dean
7e21955211
wledInit -> setup
2020-03-30 04:43:37 -04:00
Travis J Dean
40ac760285
Move getSignalQuality to json.cpp
2020-03-30 04:41:42 -04:00
Travis J Dean
de63bdac39
Code reorg.
2020-03-30 04:35:52 -04:00
Travis J Dean
408d63825a
Function prototype cleanup.
2020-03-30 04:26:41 -04:00
Travis J Dean
3e1eb02f54
Comment cleanup and line reduction.
2020-03-30 04:21:47 -04:00
Travis J Dean
d2f55e1064
Make dmx.h header only.
2020-03-30 03:55:44 -04:00