Ton Huisman
12694bcba0
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p116-st77xx-tft-plugin-and-helpers
2021-11-21 14:28:10 +01:00
TD-er
89184b2908
[GPS] Document GPS plugin
2021-11-17 17:35:39 +01:00
Ton Huisman
4a3d55de8c
[P116] Updated documentation
2021-11-06 22:12:22 +01:00
Ton Huisman
18efda92cf
Merge branch 'mega' into feature/p116-st77xx-tft-plugin-and-helpers
2021-11-05 15:15:56 +01:00
TD-er
dd6cc78812
[Build] Include flash size on all PlatformIO envs
2021-10-26 09:21:46 +02:00
Ton Huisman
2467562562
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p116-st77xx-tft-plugin-and-helpers
2021-10-21 21:34:53 +02:00
Ton Huisman
8805f98ece
Merge branch 'mega' into feature/p104-new-plugin-max7219-dotmatrix
2021-10-19 11:46:27 +02:00
TD-er
617c4d1ac8
[ESP32] Update GPIO description docs & add event to get boot strap pins
...
ESP32 can keep track of the pin state of a number of pins at boot.
With this update these pin states will be send at boot as an event, so one may act on it during boot.
Possible use case:
Detect voltage and immediately go to sleep again.
Later features may use these too to enter for example a service mode.
2021-10-18 13:18:11 +02:00
TD-er
72d0b4426a
[PMSx003] Add sensor init time option after wake up sensor
2021-10-15 15:48:38 +02:00
TD-er
05ae9ba4b8
[PMSx003] Document new Data Processing features.
2021-10-14 16:16:12 +02:00
TD-er
c81d8660ad
[PMSx003] Add oversampling to average readings
...
Oversampling does average all readings between 2 calls of `PLUGIN_READ`.
N.B. if the sensor is put to sleep, any collected samples will be flushed by scheduling a `PLUGIN_READ`.
When waking up, any stored data in the averaging buffer is flushed.
2021-10-14 16:01:57 +02:00
TD-er
38604e5e03
[PMSx003] Document new pmsx003,wake & pmsx003,wake commands
2021-10-14 00:30:32 +02:00
TD-er
70c6d2ebf7
[PMSx003] Update documentation
2021-10-13 16:42:18 +02:00
TD-er
afe3b3a4f1
[PMSx003] Add explanation on particles measurement
2021-10-13 13:56:45 +02:00
TD-er
3925bfa27b
[PMSx003] Add commands for reset/sleep/wake + document them
2021-10-12 15:01:41 +02:00
TD-er
661b14bc0e
Merge pull request #3800 from tonhuisman/bugfix/re-enable-ir-in-custom_ir-builds
...
[Build] Enable IR plugins in custom_IR and MAX ESP32 builds
2021-10-11 09:44:44 +02:00
Ton Huisman
d78e15cca2
[Docs] IR plugins are not in normal builds (for a long time)
2021-10-09 17:51:00 +02:00
Ton Huisman
b34e63007c
[Docs] IR plugins are not in normal builds (for a long time)
2021-10-09 17:49:22 +02:00
Ton Huisman
bde8725cf1
[Docs] IR plugins are not in normal builds (for a long time)
2021-10-09 17:44:56 +02:00
Ton Huisman
79d211d93b
[Docs] IR plugins are not in normal builds (for a long time)
2021-10-09 17:42:19 +02:00
Ton Huisman
549e247833
[P073] Add 7output command
2021-10-05 22:44:32 +02:00
Ton Huisman
8c49344c3c
Merge branch 'mega' into feature/p104-new-plugin-max7219-dotmatrix
2021-10-05 21:03:14 +02:00
Ton Huisman
4bef515a06
Merge branch 'mega' into feature/p116-st77xx-tft-plugin-and-helpers
2021-10-05 21:02:34 +02:00
TD-er
6da69e72fb
Merge pull request #3795 from tonhuisman/feature/small-improvements
...
Small improvements & fixes
2021-10-05 14:54:09 +02:00
Ton Huisman
93d08d0425
[P017] Add warning for I2C Clockstretching to documentation
2021-10-04 20:00:08 +02:00
Ton Huisman
d400b8968f
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p007-enable-selectable-number-of-output-values
2021-10-04 19:37:04 +02:00
Ton Huisman
68727e2bc9
Merge branch 'mega' into feature/p008-add-option-for-reversed-decoding
2021-10-04 14:49:25 +02:00
TD-er
d69a138bb1
Merge branch 'mega' into feature/p007-enable-selectable-number-of-output-values
2021-10-04 00:00:03 +02:00
TD-er
54f20ac313
Merge pull request #3738 from tonhuisman/feature/p009-add-easier-address-and-port-selection
...
[P009] MCP23017 Add easier I2C Address and port selection options
2021-10-03 23:59:11 +02:00
Ton Huisman
2c239c3fba
[P104] Add Inverted option (dark on light), incl. docs
2021-10-03 20:31:44 +02:00
Ton Huisman
6fac56b7f5
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p019-add-easier-address-and-port-selection
2021-09-20 21:18:26 +02:00
Ton Huisman
87b2871a59
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p009-add-easier-address-and-port-selection
2021-09-20 21:13:37 +02:00
Ton Huisman
ad64dda5d5
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p007-enable-selectable-number-of-output-values
2021-09-20 21:10:03 +02:00
Ton Huisman
ef1dbf5056
Merge branch 'mega' into feature/p008-add-option-for-reversed-decoding
2021-09-20 13:10:29 +02:00
Ton Huisman
0c384407ac
[AdaGFX helper] Handle proportional font widths correctly
2021-09-12 21:55:09 +02:00
Ton Huisman
82c89de8da
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p116-st77xx-tft-plugin-and-helpers
2021-09-11 14:56:29 +02:00
Ton Huisman
9460cdff17
[P104] Update and improve documentation
2021-09-11 13:52:51 +02:00
Ton Huisman
d79d6ccd2d
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p104-new-plugin-max7219-dotmatrix
2021-09-10 22:22:06 +02:00
Ton Huisman
a1cc34059f
[AdaGFX helper] Fix font issues, add some fonts, remove 1 font
2021-09-10 20:49:26 +02:00
TD-er
485ff05da0
Merge pull request #3772 from crnjan/feature/support_for_operating
...
[P093] Added support for operating and compressor frequency
2021-09-07 09:59:25 +02:00
Ton Huisman
329a5dff04
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p116-st77xx-tft-plugin-and-helpers
2021-09-05 21:31:42 +02:00
Ton Huisman
499c11a379
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p116-st77xx-tft-plugin-and-helpers
2021-09-05 20:29:36 +02:00
Ton Huisman
942080ef15
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p033-dummy-make-interval-optional
2021-09-05 19:40:27 +02:00
Ton Huisman
8bd930787a
[P007] Cast measured value to double instead of float, update docs with Slow I2C Clock requirement
2021-08-27 15:18:49 +02:00
Ton Huisman
b13197ee63
[P116] Swap resolution for 135x240 display
2021-08-26 21:26:57 +02:00
Ton Huisman
461753f96b
[P116] Update documentation
2021-08-25 16:30:17 +02:00
Ton Huisman
5ac08ecfef
[P008] Reverted previous mod. Changed to allow 26..64 bits receive format. Updated documentation
2021-08-23 10:53:05 +02:00
Ton Huisman
197b9f32e7
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p104-new-plugin-max7219-dotmatrix
2021-08-22 22:17:36 +02:00
Ton Huisman
61f84a0c4b
Merge branch 'mega' into feature/p105-move-aht10-from-playground
2021-08-22 22:16:36 +02:00
Ton Huisman
8c632edaa4
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p009-add-easier-address-and-port-selection
2021-08-22 15:23:58 +02:00