Coder Social home page Coder Social logo

pi-project-191's Introduction

pi-project-191

Snowberry Pi

User Instructions:

  1. Once Raspberry PI is turned on, the LCD screen should display the weather information and update every minute.
  2. Text 'menu' to +1 (757) 694-4797, which is the Twilio number for the Raspberry Pi, for a list of request options. Note that this will only work if your number is registered with our twilio account.

Important Python Files: run.py -This python program launches a server. Whenever a user texts the twilio number, the server will receive the text, parse it using python, and send an appropriate response based on the content of the request. -Server is set up using ngrok, which maps public ip address to localhost. -ngrok and and run.py are called in .bash_profile when shell starts after boot. We eliminated the login to streamline the process.

displayWeather.py -Displays weather, current time, and outlook on LCD screen using Weather Underground API. -Main program is in forecast.py. displayWeather.py sets up connection with LCD and calls the program in forecast. -Daemon in crontab is setup so that the LCD screen gets updated every minute when the Raspberry Pi is on.

LCD display library - https://github.com/adafruit/Adafruit-Respberry-Pi-Python-Code

ngrok server - http://ngrok.com

pi-project-191's People

Contributors

alexbrashear avatar

Watchers

James Cloos avatar  avatar  avatar  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.