-
I'm trying to detect the high pulse of a signal. However, gpio.trig can only detect up to 2ms pulse after setting CPU freq to 160mhz. Is there a way to detect pulses in the micro seconds range?
In …
-
### Expected behavior
{} operator to pack multiple return values into an array
### Actual behavior
several values set to nil instead of their correct values
### Test code
Provide a minimal and isol…
-
Before init.lua load, all GPIO OUTPUT are HIGH.
I need all GPIO in LOW before load init.lua
I hope one solution, thanks
### NodeMCU version
NodeMCU 0.9.5 build 20150318 powered by Lua 5.1.4
### Har…
-
I've been playing with rBoot-sampleproject and overall it works great. OTA update is smooth. Sometimes, however, restart is not successful. Here is an example output from the usb serial port with the …
-
Currently all the working directory files are copied each time it is compiled remotely. It would be fantastic if diff perhaps through rsync could be used to only copy changed files. pio remote cou…
-
Hi,
thanks for writing this really helpful lib!!
However, it seems that your documentation is probably outdated. When I follow your instructions, I get the following error:
`>>> import machine`
`>>>…
-
I am looking to port it on a Cactus Micro Rev2 since it uses both ESP8266 and ATmega32u4 Chip.
Maybe you already thought about it. :)
-
Hi!
Firstly, thanks for this plugin!
I would like to know the reason to a refused connection but I can't find an error log for it.
I'm trying to publish and subscribe using the terminal and t…
-
_Error_
```
Uncaught Error: MRFC522 Request Error 12
at line 1 col 189
...("MRFC522 Request Error "+a);a=this.r(20);return this.ra(18,...
^
in function "req" called fro…
-
WOW! What a tremendous work! Just installed and was totally flashed - thank you so so much.
I have a fairly large RGBW-NeoPixel (1650 pixels) installation in a bar of a friend of mine. Right now it…