Skip to content

This project provides code to read Gmail data from a python script, send it over to an Arduino and display it on an LCD

License

Notifications You must be signed in to change notification settings

bramvbilsen/Arduino-Mail-Notifier

Repository files navigation

Arduino-Mail-Notifier

This project includes code to pull data from a Gmail account and send it to an Arduino. You can see this project in action in this YouTube video: https://www.youtube.com/watch?v=W8WCaWVmYQk

Prerequisites

Necessary libraries

Gmail API install:
pip install --upgrade google-api-python-client
pySerial install:
python -m pip install pyserial

About

This project provides code to read Gmail data from a python script, send it over to an Arduino and display it on an LCD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages