Giter Site home page Giter Site logo

emailtolcdscreen's Introduction

emailToLCDscreen

A script that will allow anyone to remotely display a message on a 16X2 Raspberry Pi LCD screen via an email

Hardware

A Raspberry Pi Zero W and a 16x2 display screen is being used for this project. I decided to move from a 16 pin screen to an i2c screen after realizing that this change allowed me to avoid soldering all together and allowed for a much cleaner final product.

Libraries

  • imaplib is being used to connnect to a Gmail account to retrieve the email subject and sender. This information is then displayed on line 1 and line 2 of the 16x2 screen respectively.
  • lcddriver.py is being used to display symbols and scrolling text to the display.

Final product

The email_i2c.py script contains the final version of this project which allows anyone to send an email to a specified Gmail address. The subject of the email and first name of the sender are then displayed on the screen anywhere in the world as long as the device is connected to WiFi.

image preview

emailtolcdscreen's People

Stargazers

Tom Bijesse avatar

Watchers

James Cloos avatar Tom Bijesse avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.