ESP32 #52: using PushBullet for sending Push Notification

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ส.ค. 2017
  • Using the #ESP32 with the PushBullet service (www.pushbullet.com) and the PushBullet Android App.
    Video inspired by Kevin Darrah
    / kdarrah1234
    • IoT - Send Push Notif...
    Example Code
    github.com/pcbreflux/espressi...
    Wiki Server Name Indication
    en.wikipedia.org/wiki/Server_...
    Development Environment
    ubuntu 16.04 64 Bit (www.ubuntu.com/)
    Eclipse Oxigen (www.eclipse.org/)
    esp-idf commit 4ec2abbf23084ac060679e4136fa222a2d0ab0e8 Thu Jul 13 22:16:00 2017 +0800 (github.com/espressif/esp-idf)
    xtensa-esp32-elf-gcc (crosstool-NG crosstool-ng-1.22.0-61-gab8375a) 5.2.0 (dl.espressif.com/dl/xtensa-es...)
    Arduino 1.8.1 (www.arduino.cc/)
    arduino-esp32 d8330cceecddfe4b74a8962c8656e97d5c6219d2 Mon Jul 17 08:44:04 2017 +0800 (github.com/espressif/arduino-...)
    Ubuntu Screencapture your Android Phone
    adb shell screenrecord --output-format=h264 - | cvlc --demux h264 -
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 9

  • @suomynona4607
    @suomynona4607 6 ปีที่แล้ว

    Another excellent video. Thanks.

  • @klassichd10
    @klassichd10 6 ปีที่แล้ว

    Thanks a lot for this contribution.
    I affirm that the capability to send messages is a big step ahead.
    With my ESP8266 I am using email an this helps a lot. Unfortunately I did not manage to establish an email client on these processors but I am using the email functions of the Homematic CCU or the ioBroker.

  • @klassichd10
    @klassichd10 6 ปีที่แล้ว +1

    Just a notice: A few days ago the github.com/espressif/arduino-esp32 has been updated. This also contains a new partition table (default.csv) for flash and a migration of EEPROM lib from ESP8266. And it works (up to 4096) as described there github.com/espressif/arduino-esp32/issues/525 . Now I got the next step for migration from ESP8266 -> ESP32

  • @jrsmile
    @jrsmile 6 ปีที่แล้ว

    Hi great tutorial as always, could you create a tutorial on how to use a ky-040 rotary encoder with the esp32 and the arduino ide. i struggle to get it working. with or without interrupts? which is better?

  • @andylindsayvlog
    @andylindsayvlog 6 ปีที่แล้ว

    Another great tutorial thank you

  • @garrypkeogh
    @garrypkeogh 6 ปีที่แล้ว +1

    This is a great service which I have been using with cURL for some time from Python. I also use this to push home alarm activation messages to our mobile devices using ESP8266 mocules. I don't understand how you can't use the Arduino IDE? I found an example here which I have adapted for my use.
    I have ESP01 modules installed in domestic smoke alarms with an automatic "power-up on alarm" circuit, a typical WiFiManager structure for easy setup including extra fields for static IP of ESP01 and Pushbullet token (though I haven't got this extra fields debugged so nice yet!). It is possible to use https and restful POST from an ESP8266 so I guess from ESP32 also?
    Great channel, keep up the hard work. Thanks!

    • @garrypkeogh
      @garrypkeogh 6 ปีที่แล้ว

      Oops! That link...
      www.esp8266.com/viewtopic.php?f=29&t=7116

  • @beach7912
    @beach7912 ปีที่แล้ว

    This work on nodemcu esp8266?

  • @MrBobWareham
    @MrBobWareham 4 ปีที่แล้ว

    Thank you for your video but for me to be notified that a door is open or the postman has been it is just too much sorry but for me it needs to be simple I am not a programmer like you!!