Files
espurna/code/html
Rui Marinho 43abc6b9d4 Add support for NewPing
* Works with many different ultrasonic sensor models: HC-SR04, SRF05,
  SRF06, DYP-ME007, JSN-SR04T & Parallax PING)))™.
* Built-in digital filter method ping_median() for easy error correction
  (use SONAR_ITERATIONS build flag to configure).
* Allows setting of a maximum distance where pings beyond that distance
  are read as no ping or clear (use SONAR_MAX_DISTANCE build flag).
2018-08-09 02:22:56 +01:00
..
2018-06-24 23:46:04 +02:00
2018-06-24 23:46:04 +02:00
2018-07-23 11:09:50 +02:00
2018-08-09 02:22:56 +01:00
2018-03-19 07:13:21 +01:00
2018-07-23 11:09:50 +02:00