Search found 1 match
- Thu Jul 04, 2019 1:22 am
- Forum: ESP32 Arduino
- Topic: Sensor Sw420 and Esp32
- Replies: 0
- Views: 3025
Sensor Sw420 and Esp32
How do I connect a Sw420 vibration sensor to an esp32? Something is wrong, because when you turn on the card paar to read the code. Am I calling wrong? My idea is to do a fall detector, where if the object falls a message is sent via iftt. #include <ESP32WiFi.h> #include "IFTTTWebhook.h" #define WIF...