Ton Huisman
1f7045a72f
[Lib] NewPing limit max trigger-width to 20 usec (wide enough)
2023-01-20 15:22:55 +01:00
Ton Huisman
8e4b319c4d
[Libs] Update NewPing library, add sanity check for triggerWidth argument
2022-12-31 12:33:07 +01:00
Ton Huisman
5e8a3d2a0a
[P013] Add setting for trigger-width
2022-12-29 16:55:17 +01:00
TD-er
24cd5a2d74
[PIO] Add all used libraries in lib folder
...
[PIO] Update lib/default folder in Platformio.ini
[PIO] Update lib/default folder in Platformio.ini
[PIO] Add missing parts in library.properties files
2022-11-07 16:01:28 +01:00
TD-er
b954cfecac
[Direct GPIO] Reduce iRAM usage
2022-08-02 13:09:50 +02:00
TD-er
80d03b5c47
[NewPing] Use Direct GPIO access to reduce jitter on ultrasonic sensors
2022-07-30 00:50:44 +02:00
TD-er
ddac5f5012
[NewPing] Re-apply ESPEasy specific additions to NewPing library
2022-07-30 00:07:13 +02:00
TD-er
d2fff5113d
[NewPing] Update Library to 1.9.4
2022-07-29 23:36:28 +02:00
TD-er
87d788918a
[NewPing] Rename library from NewPingESP8266 to NewPing
2022-07-29 23:36:28 +02:00
TD-er
dcf8e86db7
[ #1484 ] Multiple instances of ultrasonic sensors
...
This should also fix #1381 .
There is something strange about the handling of micros() timers in `NewPingESP8266`.
For this reason I added also a timeout based on `millis()`.
2018-06-09 23:20:29 +02:00
Nuno Sousa
8f73deb133
Replace ultrasonic plugin with NewPing lib
2018-04-11 23:26:58 +01:00