Skip to content

Python Script to give Gmail Notification to Serial Input of Arduino

Notifications You must be signed in to change notification settings

AbhimanyuTak/Notifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#GMAIL/FB NOTIFIER :-

- Python Script to give Gmail/FB Notification to Arduino Micro-Controller.

# How to Use :-

- Open terrminal and write 
	
	 git clone https://github.com/shalinshah1993/Notifier.git 

- cd Notifier and write python notifier.py

#Modules Required :- 

- You would require following modules to run this code :-

	a) pySerial b)fbconsole

- You can download them simply by following commands :-

	pip install pySerial
	pip install fbconsole


About

Python Script to give Gmail Notification to Serial Input of Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 69.5%
  • Python 30.5%