Git Product home page Git Product logo

palanduino's Introduction

Palanduino

(Arduino version of a Palantir)

Palanduino, boxed

This project creates a small IoT device that displays data off an internet service. The rotary encoder allows you to "dial" in to any number of channels; Youtube followers, Facebook Likes, current weather, whatever.

  • Channel 1 is basic time/date displays, adjusted for local timezones & daylight savings etc,
  • Channel 2 shows the current Covid-19 data for my country (New Zealand),
  • Channel 3 is a basic Weather Report from openweathermap.org,
  • Channel 4 will be a weather forecast for the next 24 hours,
  • Channel 4 and 5 currently show a dummy millis() counter.

The hardware I'm using is a cheap Chinese Mini D1. The code works also on a NodeMCU Arduino ESP8266 unit - the pinouts are compatible (I've tested with both).

Things to implement:

  • More channels
  • Add a button to the rotary switch
  • Add an alarm system if important info is published on non-active channels
  • Warning system for previous step, via flashing warning on LCD, or separate flashing LED
  • Implement a Reset button if it crashes, or hangs on some server connects
  • Change String to Char - less buggy
  • Change from openweathermap.org to wunderground.com. If owm.org can list Mangatainoka but not Dannevirke, I'm out. Wunderground FTW.

Full hardware documentation (parts used and pinouts) is currently contained within the code, but will be separated out at some stage.

Palanduino, unboxed

palanduino's People

Contributors

jackmachiela avatar

Stargazers

Josh avatar

Watchers

Josh 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.