Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gsampallo/micropython_pushbullet

Simple example of how to use pushbullet with MicroPython on ESP8266
https://github.com/gsampallo/micropython_pushbullet

esp8266 micropython nodemcu push-notifications pushbullet

Last synced: 2 months ago
JSON representation

Simple example of how to use pushbullet with MicroPython on ESP8266

Awesome Lists containing this project

README

        

# micropython_pushbullet
Simple example of how to use pushbullet with MicroPython on ESP8266. I use a simple circuit with a pushbutton to send push notification to smartphone.

## How to use

You need to create an account on pushbullet.com, then get the Access Token from Setting-Account-Create Access Token.

![alt text](http://gsampallo.com/blog/pushbullet.jpg "Imagenes")

In wlan.py replace with the name of your SSID and password; in push.py replace apiKey with your own.

Youtube

[![Video](https://img.youtube.com/vi/yzbS0v04fp8/0.jpg)](https://youtu.be/yzbS0v04fp8)