nodemcu
Here are 998 public repositories matching this topic...
-
Updated
Nov 8, 2020 - C++
-
Updated
Jul 13, 2020 - Python
-
Updated
Oct 3, 2020 - JavaScript
-
Updated
Dec 26, 2019 - Lua
-
Updated
Oct 15, 2020 - C
-
Updated
May 20, 2019 - C++
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Oct 26, 2018 - C
-
Updated
Aug 1, 2020
-
Updated
Aug 23, 2020 - C++
-
Updated
Oct 19, 2020 - C++
-
Updated
Feb 23, 2018
-
Updated
Aug 22, 2019 - C++
-
Updated
Dec 10, 2019
-
Updated
Feb 20, 2020 - C++
-
Updated
Sep 23, 2020 - C++
Improve this page
Add a description, image, and links to the nodemcu topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nodemcu topic, visit your repo's landing page and select "manage topics."
Sensor board sometimes returns incorrect firmware version with status OK.
Some of tested sds011 sensors returned 1.0.0 version [year.month.day].
Solution:
version should be checked against possible ranges (at least month and day) and result in different status (not ok - it may require new status)