diff --git a/IR_Sensor/README.md b/IR_Sensor/README.md new file mode 100644 index 000000000..51bd6e181 --- /dev/null +++ b/IR_Sensor/README.md @@ -0,0 +1,11 @@ +## Code for the Adafruit Tutorial IR Sensor + +Adafruit Learning System: [IR Sensor](https://learn.adafruit.com/ir-sensor) + +Code for Arduino and for CircuitPython + +All code MIT License, please keep attribution + +Please consider buying your parts at [Adafruit.com](https://www.adafruit.com) to support open source code + +For proposed changes, please submit a Pull Request with potential fixes