Other use cases involve running the receiver in an application. This enables an
IR remote to control a device such as a robot.
+## Raspberry Pi Pico note
+
+Early firmware has [this issue](https://github.com/micropython/micropython/issues/6866)
+affecting USB communication with some PC's. This is now fixed. Please ensure
+you are using up to date firmware.
+
#### [Receiver docs](./RECEIVER.md)
The transmitter driver is compatible with Pyboard (1.x and D series) and ESP32.