- This is a python desktop app outline that will pull new mail notifications from Gmail and push to arduino.
- Originally done here: http://j4mie.org/blog/how-to-make-a-physical-gmail-notifier/
- Change this so that we actually send message contents to the board and display on an led scroll panel in text form.
- Also show the number of emails.
- Do something else that is cool.
when i run this code on pythone idle , it brings an error SyntaxError: multiple statements found while compiling a single statement