Thanks to visit codestin.com
Credit goes to github.com

Skip to content

barrukurniawan/esp-whatsapp-pythonanywhere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

esp-whatsapp-pythonanywhere

Simple Security System with ESP8266 (Notification with Whatsapp messages)

DISCLAIMER: This software is open source and it's for educational purposes only. It should not be used for illegal activity. The author is not responsible for its use.

Credits :

Barru Kurniawan ( [email protected] ) as author

Requirements :

Software :

  1. Twilio Account
  2. Installed Arduino IDE Software
  3. Installed CH340 driver

Hardware :

  1. Wemos / NodeMCU / ESP8266 / ESP32
  2. Photodioda sensor
  3. Mini Buzzer

The hardware (Wemos, Photodioda sensor and mini buzzer) was bought on online shopping for about Rp.34000 in total.

Getting Started :

  1. Download dan install driver CH340g
  2. Intall Arduinio IDE
  3. Open Arduino IDE, go to File > Preferences,
  4. Open the Boards Manager. Go to Tools > Board > Boards Manager,
    • Search esp8266, and then click install button.
  5. Afterwards, make sure you have the right board selected.
    • Go to Tools > Board,
    • If you're using NodeMCU board, choose NodeMCU 1.0 or Generic ESP8266 Module, if you're using WeMos, choose WeMos.
  6. Create a new account on Twilio
  7. You must have :
    • Twilio Account SID
    • Twilio Account AUTH TOKEN
    • Message Body
    • From: Twilio number
    • To: Your Whatsapp number

About

send WhatsApp messages using ESP32 or ESP8266

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages