Coder Social home page Coder Social logo

karameltraktatie's Introduction

KaramelTraktatie

Small low cost desk clock with Arduino to display time and temperature.

Introduction

This digital clock project is developed using TinyRTC module with added one wire temperature sensor. It is kind of complex however by using ready made modules bought in Ebay and also software libraries from other people, things get easier.

Note: This hobby project was developed a while ago in 2015 when the summer was very hot, while biking home I really wanted to know what the temperature in my room is. The code has been quite stable since then so not much updates.

Libraries needed:

LedControl by Wayoda:

OneWire

OneWire, maintained by Paul Stoffregen (website)

DS1307 (Obsolete)

Updated by bricofoy from Arduino Forums

How to setup the time (via Serial Port)

Easy way

Use the time_updater.py script (don't forget to install pyserial first in your laptop).

Manual way

You can send manually serial bytes like what is shown in the code. Make sure it is 19 bytes.

// SET_YYMMDDdd_hhmmss
// SET_16030201_123001 (19 bytes)

karameltraktatie's People

Contributors

seryafarma avatar

Watchers

 avatar

karameltraktatie's Issues

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.