https://github.com/mascii/wificlientsecure-ifttt
ESP32からIFTTTをHTTPS経由で使う
https://github.com/mascii/wificlientsecure-ifttt
arduino esp32 ifttt iot
Last synced: about 1 year ago
JSON representation
ESP32からIFTTTをHTTPS経由で使う
- Host: GitHub
- URL: https://github.com/mascii/wificlientsecure-ifttt
- Owner: mascii
- Created: 2017-04-02T14:49:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-06T13:40:16.000Z (over 9 years ago)
- Last Synced: 2025-04-30T14:29:50.494Z (about 1 year ago)
- Topics: arduino, esp32, ifttt, iot
- Language: Arduino
- Size: 4.88 KB
- Stars: 14
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WiFiClientSecure-IFTTT
ESP32からIFTTTをHTTPS経由で使って、LINE Notifyで通知を送るサンプルです。
LEDとPIRモーションセンサーを想定して作っていますが、少々の変更でこれらに依存しないものとして使えると思います。
http://qiita.com/mascii/items/4c366ad4709469d5fda9