Coder Social home page Coder Social logo

ronguest / weather-display Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 2.66 MB

Arduino Yun + TFT 'rotatingweather display

License: Other

C 75.56% C++ 22.85% Python 0.35% Objective-C 1.15% Makefile 0.01% Shell 0.06% HTML 0.02%
arduino yun weather weather-display arduino-yun

weather-display's Introduction

Weather Display

  • Runs on Arduino Yun (Eagle and Cyclops specifically)

  • Displays the weather on a 2.8" Adafruit TFT with capacitive touch https://learn.adafruit.com/adafruit-2-8-tft-touch-shield-v2/capacitive-touchscreen-paint-demo

  • Two Python scripts are run by crontab on the Linux side grab wunderground.com data

    • One of the scripts grabs the current conditions (temperature and humidity)
    • The other gets the forecast highs and low for the current day and the next day
  • Indoor conditions come from Ambient Weather based on my own weather station

  • The Arduino code reads the values from the SD card periodically and updates the display

  • Touching the display causes the bottom portion to rotate between Tomorrow's forecast, indoor data, and details about today

  • Linux side is using JSON from Weather Underground and Ambient Weather to fetch conditions and forecast data http://www.wunderground.com/weather/api/d/436da0958aa624c8/edit.html

  • There is no installer, just have to put everything in its place manually

weather-display's People

Contributors

ronguest avatar

Watchers

 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.