-
Updated
Oct 19, 2020 - C++
nodemcu-arduino
Here are 111 public repositories matching this topic...
-
Updated
May 10, 2020 - Dart
-
Updated
Jul 28, 2018 - C++
-
Updated
Jan 30, 2020 - C++
-
Updated
Mar 21, 2020 - C
-
Updated
Sep 4, 2020 - C++
-
Updated
Oct 8, 2020 - C++
-
Updated
Apr 8, 2019 - Kotlin
-
Updated
Apr 26, 2020 - C++
-
Updated
Jun 14, 2020 - Python
-
Updated
Apr 1, 2018 - C++
-
Updated
Jul 16, 2020 - TypeScript
-
Updated
Mar 12, 2019 - C++
-
Updated
Sep 2, 2020 - C++
-
Updated
Feb 19, 2018 - C++
-
Updated
Dec 20, 2019 - C++
-
Updated
Aug 22, 2018 - C++
-
Updated
Jan 10, 2019 - C++
-
Updated
Sep 17, 2020 - C++
-
Updated
Aug 20, 2018 - C++
-
Updated
Jun 19, 2018 - C++
-
Updated
Aug 27, 2018 - C++
-
Updated
Jun 12, 2018 - C++
-
Updated
Aug 26, 2018 - C++
-
Updated
Mar 18, 2020 - Java
-
Updated
Mar 11, 2019 - C++
-
Updated
Oct 2, 2020 - C++
Improve this page
Add a description, image, and links to the nodemcu-arduino topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nodemcu-arduino 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)