|
|
@@ -5,3 +5,12 @@
|
|
|
<img src="https://github.com/Ferrazzi/FlipperZero_IFTTT_Virtual_Button/blob/main/Image/ifttt.jpg" align="center" alt="fzCUSTOM" border="0">
|
|
|
</a>
|
|
|
</h3>
|
|
|
+
|
|
|
+FlipperZero IFTTT Virtual Button is an application that allows you to send IFTTT requests from FlipperZero through an esp8266 module.
|
|
|
+
|
|
|
+# First you need to prepare an additional card.
|
|
|
+you will need: 1 ESP8266 (I recommend ESP01 for the size) and 2 buttons.
|
|
|
+
|
|
|
+<img src="https://github.com/Ferrazzi/FlipperZero_IFTTT_Virtual_Button/blob/main/Image/FlipperZero_IFTTT_Module.png" align="center" alt="fzCUSTOM" border="0">
|
|
|
+
|
|
|
+# let's now move on to the configuration and operation
|