Code Monkey home page Code Monkey logo

bigtime's Introduction

BigTime Watch Kit

BigTime Watch Kit
BigTime Watch Kit (KIT-11178)

BigTime is an open source hardware kit that allows the user to build their own watch.

Repository Contents

  • /Enclosure - 3D files for watch enclosure
  • /Firmware - Firmware that ships on the BigTime watch and any example sketches available
  • /Hardware - All Eagle design files (.brd, .sch)

Product Versions

  • KIT-11178 - BigTime Watch Kit
  • KIT-11210 - Learn to Solder BigTime Watch Kit
  • KIT-11653 - Learn to Solder BigTime (EU edition, 230VAC)
  • RTL-11054 - Retail package of BigTime Watch Kit

Version History

  • v1.0 Initial code release 7-17-2011
  • v1.1 Added rough support for other display colors 8-19-2011

License Information

The hardware design is released under CC-SA v3 license.

The firmware is released under a modified Beerware license:

This project is forked with permission from Spikenzie labs' Solder:Time kit that is not open source. We really wanted to make the watch kits easier to hack so we combine the two ICs (a PIC and an RTC) into one (the ATmega328). We also rewrote all the code in C/Arduino so that it is easier to maintain and hack. We also reduced the current consumption so that you should get an estimated 2 years of run time on a single CR2032 cell!

bigtime's People

Contributors

frencil avatar mhord avatar nseidle avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bigtime's Issues

#include "main.h"

So, the Arduino IDE 1.0 (Ubuntu) outputs

BigTime.cpp:69:18: fatal error: main.h: No such file or directory
compilation terminated.

Can you please document where to get these headers?

Maybe the best would be to explain your programming environment? :)

Thanks,
Marcel

Timer0 power saving

Fantastic project. My DMM cant monitor at low currents so I cant test it myself but is it worth disabling timer 0 in setup and only enabling it inside the loop when needed for delays? I know its powered off most the time but most calls into loop shouldn't need it turned on.

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.