-
@janLo I decided to merge your contribution from puuu/MQTT433gateway#21 without any squashing into the [`webserver`](/puuu/MQTT433gateway/tree/webserver) branch.
This branch becomes master as soon as…
-
**Describe the bug**
try to install into arduino ide,
The ide sees the library, but when I click install I get error message
"Failed to install library: 'ESP-StepperMotor-Server:0.4.12'. No valid…
-
Use [MessagePack](https://msgpack.org/) instead of JSON to record messages on flash memory and save space.
Suggestion : as we already use use [ArduinoJson](https://github.com/bblanchon/ArduinoJson)…
-
cannot build with current version of ArduinoJson
uninstalled and installed 5.13.3 which let it build but there are still issues.
it does not find wifi despite wificonfig.h present and goes i…
-
I'd like to use espidf framework, instead of arduino - as I need more advance mqtt client options which are available only on espidf. Unfortunatelly during the installation I got the warning related t…
grest updated
1 month ago
-
Would it be possible for the Wiegand reader to get outputs for LEDs, green and red, and a buzzer?
From an accepted reading, the green LED would light up for the set time and the buzzer would give a …
-
**Description**
Thanks to release 3.3.12 finally being picked up by the Arduino Library Manager I was able to update from 3.0.6. After then updating AsyncTCP to 3.2.8 as well, I found that my code …
-
(It's not obvious where the website docs live in github, or i'd just submit a pull request)
The troubleshooter for the std::min vs arduino min macro (https://arduinojson.org/v6/troubleshooter/?utm_so…
-
Ошибка при компиляции:
In file included from C:\Users\***\Documents\Arduino\libraries\ArduinoJson-6.x\src/ArduinoJson/Polyfills/static_array.hpp:11:0,
from C:\Users\***\Documents\…
-
Hi Vito:
There is so far some work done to port to ESP32?
I think there are many advantages as mensions in http://vito.tw/?p=720#comment-25109
- TLS
- More pins
- BLE
- And it is also less d…