Skip to content

Commit c90159c

Browse files
committed
Updating readme
1 parent 89ad28e commit c90159c

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
1-
# PushNotificaitonsEsp8266
1+
# push-notificaitons-arduino-esp8266
22
Example of how to generate push notifications on your phone from your ESP8266.
3+
4+
There are two methods covered in this example.
5+
6+
- [Telegram](https://telegram.org/) - using the [Universal Arduino Telegram Library](https://github.com/witnessmenow/Universal-Arduino-Telegram-Bot)
7+
- [IFTTT](https://ifttt.com) - using the [Arduino IFTTT Maker Library](https://github.com/witnessmenow/arduino-ifttt-maker)
8+
9+
Both libraries can be added via the Arduino Library Manager.
10+
11+
Here is the circuit that this code is using.
12+
![alt text](http://i.imgur.com/dfRGuVH.png "Circuit")

0 commit comments

Comments
 (0)