├── Debounce.zip ├── ContactIDdecoderSch.png ├── Leonardo2ESP8266-01.png ├── List-of-Contact-ID-codes.PDF ├── At_firmware_bin1.54 ├── AiThinker_ESP8266_DIO_8M_8M_20160615_V1.5.4.bin ├── AiThinker_ESP8266_DIO_32M_32M_20160615_V1.5.4.bin └── readme.txt ├── ThingHTTPSettings.txt ├── README.md └── ThingSpeak3.1.ino /Debounce.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hgshoemaker/Contact_ID2SMS/HEAD/Debounce.zip -------------------------------------------------------------------------------- /ContactIDdecoderSch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hgshoemaker/Contact_ID2SMS/HEAD/ContactIDdecoderSch.png -------------------------------------------------------------------------------- /Leonardo2ESP8266-01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hgshoemaker/Contact_ID2SMS/HEAD/Leonardo2ESP8266-01.png -------------------------------------------------------------------------------- /List-of-Contact-ID-codes.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hgshoemaker/Contact_ID2SMS/HEAD/List-of-Contact-ID-codes.PDF -------------------------------------------------------------------------------- /At_firmware_bin1.54/AiThinker_ESP8266_DIO_8M_8M_20160615_V1.5.4.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hgshoemaker/Contact_ID2SMS/HEAD/At_firmware_bin1.54/AiThinker_ESP8266_DIO_8M_8M_20160615_V1.5.4.bin -------------------------------------------------------------------------------- /At_firmware_bin1.54/AiThinker_ESP8266_DIO_32M_32M_20160615_V1.5.4.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hgshoemaker/Contact_ID2SMS/HEAD/At_firmware_bin1.54/AiThinker_ESP8266_DIO_32M_32M_20160615_V1.5.4.bin -------------------------------------------------------------------------------- /ThingHTTPSettings.txt: -------------------------------------------------------------------------------- 1 | ThingHTTP Settings 2 | 3 | Name: Name your thing 4 | 5 | API Key: Autogenerated 6 | 7 | // This is the Twillio SMS API url Change the Accounts/ AccountSid 8 | URL: https://api.twilio.com/2010-04-01/Accounts/ACXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/Messages.json 9 | 10 | HTTP Auth Username: 11 | 12 | HTTP Auth Password: 13 | 14 | Method: POST 15 | 16 | Content Type: 17 | 18 | HTTP Version: 1.1 19 | 20 | Host: 21 | 22 | Headers: