From: Peter Hinch Date: Thu, 8 Jul 2021 17:18:59 +0000 (+0100) Subject: RECEIVER.md: clarify pins in use by acquire.py. X-Git-Url: https://vault307.fbx.one/gitweb/micorpython_ir.git/commitdiff_plain/c1fd11d742e67a6863c8f09c4a181772e371d136 RECEIVER.md: clarify pins in use by acquire.py. --- diff --git a/RECEIVER.md b/RECEIVER.md index 3092208..fe1493e 100644 --- a/RECEIVER.md +++ b/RECEIVER.md @@ -22,13 +22,13 @@ compliant hosts too. The pin used to connect the decoder chip to the target is arbitrary. The test program `acquire.py` uses the following pins by default: -| Host | Pin | -|:-------:|:---:| -| Pyboard | X3 | -| ESP32 | 23 | -| ESP8266 | 13 | -| D1 Mini | D7 | WeMos naming convention for pin 13. -| Pico | 16 | +| Host | Pin | Notes | +|:-------:|:---:|:-----:| +| Pyboard | X3 | | +| ESP32 | 23 | | +| ESP8266 | 13 | | +| D1 Mini | D7 | WeMos name for pin 13. | +| Pico | 16 | | A remote using the NEC protocol is [this one](https://www.adafruit.com/products/389).