Giter Club home page Giter Club logo

tatertimer's Introduction

Tater Timer

We've got a little boy named Tater Tot.

tater

He's a good boy, but he had a rough life before he came to us. As a result, he never tells us when he needs to go outside, and if we wait too long, he'll just sneak off and go somewhere in the house.

The idea with the Tater Timer is to have a device that tracks how long it's been since he went out. In true silly side project fashion, this has been made harder than it needed to be - it's a pi zero with a small screen and a single button attached.

Photos

Case model

case

Board post-initial-solder, pre-case-assembly

board

Assembled and working

working

Setup

pi-side

Set up raspbian (squeeze) on a pi, do your raspi-config business, clone this repo, then:

  1. cd pi
  2. ./setup.sh

The screen is a runs on SSD1306 using Adafruit's library. They've got a solid screen - the pictured one's a cheapo. The key is on GPIO 23 (BCM numbering) and the LED is on GPIO 24.

server-side

Assuming debian-based distro + systemd - clone this repo, then:

  1. cd server
  2. ./setup.sh

Postmortem-ish thoughts

  • Obviously, I cut some corners, here. A more-robust solution could use lambda and dynamodb and stay within AWS's free tier easily.
  • You're welcome to 3d print my case, but it likely won't fit your parts. I used some custom stuff that I had around from previous projects.
  • I really wish our boy had a bigger bladder.

tatertimer's People

Contributors

forana avatar

Stargazers

 avatar

Watchers

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