WLED/wled00
Rolf 746a8badac
Animated Staircase Usermod (#1763)
* Initial version of the PIR Staircase wipe up/down.

* Add pulldown reminder

* Workaround for missing D6 and D7 definitions on esp32dev

* Add pinouts for d1 mini (esp8266 and esp32) and NodeMCU (and Arduino)

* These IO pins on all these boards... NodeMCU and d1_mini esp32 supported. The others? Fingers crossed.

* Changed to not collide with led strip pins

* PIR on GPIO 15 and 16 on esp32 d1 mini

* Removed PIN number ifdefs, it is impossible to match all boards

* Settings in flash, info and API

* Update README.md

* Small doc changes

* Improved README

* Fixed error in reading configuration

* Add API documentation

* Documentation and code cleanup

* Add enable/disable to API settings

* Restore segment state when disabling plugin

* Add debounce

* Set segments in animation mode

* Set segments in animation mode

* Add support for HR04 sensors

* Add preliminary description for  using an HR04 sensor

* Fixed typenumber and linked to datasheet

* Moved config away from defines to prevent user error

* Trigger Sensors through API

* Rename scripts folder so that it's name doesn't clash with the `pio` command (prevents platformIO in VSCode to work properly on Mac)

* Bugfix for detection problems

* Separated config from code

* Renamed Signal to Trigger pin

* Filename adjusted

* Clarifications and additions to README

* Fixed references to pio scripts

* Fixed API trigger bug

* Adjustments to README.md

* More efficient use of flash cycles, better naming

* Bugfix: bottom sensor was not read properly

* Renamed to Animated_Staircase

* Add note on ultrasonic sensor and esp32

* Better naming of defines

* Bugfix: Swipe down started with two steps.

* Removed upload port in nodemcuv2 section

Co-authored-by: Rolf <rolf@phobos.local>
Co-authored-by: Rolf <>
2021-02-25 09:52:48 +01:00
..
.vs/wled00/v15
__vm
data Added QuinLED-ESP32-Ethernet type 2021-02-23 00:47:48 +01:00
src/dependencies
FX.cpp Update dev branch (resolve conflicts) 2021-02-13 01:43:16 +01:00
FX.h Update dev branch (resolve conflicts) 2021-02-13 01:43:16 +01:00
FX_fcn.cpp Update dev branch (resolve conflicts) 2021-02-13 01:43:16 +01:00
alexa.cpp
blynk.cpp
bus_manager.h Added QuinLED-ESP32-Ethernet type 2021-02-23 00:47:48 +01:00
bus_wrapper.h bus_wrapper improvements for SPI output 2021-02-17 17:03:57 +00:00
button.cpp Mulipin select compiles 2021-01-21 01:21:16 +01:00
cfg.cpp Multipin appears to work 2021-01-31 00:38:27 +01:00
colors.cpp
const.h Added QuinLED-ESP32-Ethernet type 2021-02-23 00:47:48 +01:00
dmx.cpp
e131.cpp
fcn_declare.h Merge pull request #1742 from WJCFerguson/geometric_IR_brightness_steps 2021-02-17 23:59:38 +01:00
file.cpp
html_other.h Added FPS indication in info 2021-02-05 01:33:26 +01:00
html_settings.h Added QuinLED-ESP32-Ethernet type 2021-02-23 00:47:48 +01:00
html_ui.h Add Ethernet support for WESP32 board 2021-02-11 02:36:15 -07:00
hue.cpp
ir.cpp Merge pull request #1742 from WJCFerguson/geometric_IR_brightness_steps 2021-02-17 23:59:38 +01:00
ir_codes.h
json.cpp Added FPS indication in info 2021-02-05 01:33:26 +01:00
led.cpp
lx_parser.cpp
mqtt.cpp
my_config_sample.h
ntp.cpp
overlay.cpp
palettes.h
pin_manager.cpp
pin_manager.h
playlist.cpp
presets.cpp
set.cpp 5 configurable pins per bus (for analog) 2021-02-24 14:49:39 +01:00
tv_colors.h
udp.cpp Add DNRGBW Mode for Real Time UDP Control 2021-01-29 23:11:37 -07:00
um_manager.cpp Rotary Encoder, Four Line Display, and Auto Save Usermods (#1722) 2021-02-09 17:15:43 +01:00
usermod.cpp
usermod_v2_empty.h
usermods_list.cpp Animated Staircase Usermod (#1763) 2021-02-25 09:52:48 +01:00
wled.cpp Added QuinLED-ESP32-Ethernet type 2021-02-23 00:47:48 +01:00
wled.h Merge branch 'dev' into mergedev_210222 2021-02-22 22:31:12 +01:00
wled00.ino
wled00.vcxproj
wled00.vcxproj.filters
wled00.vcxproj.user
wled_eeprom.cpp
wled_serial.cpp
wled_server.cpp Update dev branch (resolve conflicts) 2021-02-13 01:43:16 +01:00
ws.cpp
xml.cpp 5 configurable pins per bus (for analog) 2021-02-24 14:49:39 +01:00