Skip to content

Simple example of how to use pushbullet with MicroPython on ESP8266

Notifications You must be signed in to change notification settings

gsampallo/micropython_pushbullet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Youtube

Video

About

Simple example of how to use pushbullet with MicroPython on ESP8266

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages