From 95b9cc88793dcc0bbe9c007cada46594e3985bf3 Mon Sep 17 00:00:00 2001 From: Mike Barela Date: Thu, 25 Apr 2019 16:23:38 -0400 Subject: [PATCH] Create README.md --- Open_Sesame_SMS_Lock/README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Open_Sesame_SMS_Lock/README.md diff --git a/Open_Sesame_SMS_Lock/README.md b/Open_Sesame_SMS_Lock/README.md new file mode 100644 index 000000000..33d241fee --- /dev/null +++ b/Open_Sesame_SMS_Lock/README.md @@ -0,0 +1,20 @@ +## Adafruit Open Sesame SMS Lock Tutorial Source Code Repo + +The project was created by Limor "Ladyada" Fried. + +For more details on the project, please visit https://learn.adafruit.com/open-sesame-a-sms-controlled-door-lock/ + +Note the Lockitron module has been discontinued, most likely due to availability. If you plan to build +this project, you should do additional research on different lock modules which might be controlled +differently than the one in the guide. + +Adafruit invests time and resources providing this open source design, +please support Adafruit and open-source hardware by purchasing products from [Adafruit](https://www.adafruit.com)! + +MIT License, attribution appreciated + +---------------------------------- +This code was migrated from repo https://github.com/adafruit/Open-Sesame which was then archived. + +If you would like this repo modified, please use the GitHub Issues and Pull Request mechanisms to note changes. Adafruit +welcomes pull requests to fix or improve code.