Git Product home page Git Product logo

o-clock's Introduction

O-Clock

Arduino Simple LED Matrix 8x32 Alarm Clock.

It's clock with big animated digits. For alarm signal selected melody is playing. Alarm can be armed for specified days of week. Clock can show temperature, humidity and date.

  • Tested with Arduino Nano v3.0
  • Screen - 8x32 led matrix (SPI)
  • Time - rtc DS3231 (I2C)
  • Sensor - BME280 (I2C) (Optional)
  • 3 keys ('+', '-', 'Mode') ('-' optional)
  • Brights adjustment with photoresistor (5528 Light Dependent Resistor LDR 5MM)
  • Passive piezo buzzer for melody playing

If you have digital noise in buzzer especially on high bright level you need to add electrolytic capacitor about 470 mkF and ceramic 0,1 mkF at the power line.

If you not have temperature and humidity indication with BME280 sensor check it's address. In code the address is specified for China module (0x76 in clock.cpp:81).

Project can be compiled in Arduino IDE or in PlatformIO

External libraries:

  • LEDMatrixDriver
  • RTClib
  • EEPROM
  • NonBlockingRTTTL
  • Bounce2
  • Adafruit Unified Sensor
  • Adafruit BME280 Library

Breadboard photo Screenshot

Schematic Screenshot


You can see how this clock works on YouTube.

Project discussion arduino.cc.

Project discussion hackster.io.

Project Russian discussion arduino.ru.

You can see PCB layout on EasyEDA.


Version 1.1 - stable version.

External libraries Dependency Graph:

  • LEDMatrixDriver 0.2.2
    • SPI 1.0
  • RTClib 1.14.0
    • Wire 1.0
  • NonBlockingRTTTL 1.3.0
  • Bounce2 2.70.0
  • Adafruit Unified Sensor 1.1.4
  • Adafruit BME280 Library 2.2.1
    • Adafruit BusIO 1.9.1
    • Adafruit Unified Sensor 1.1.4
    • SPI 1.0
    • Wire 1.0
  • EEPROM 2.0

o-clock's People

Contributors

vikonix avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

o-clock's Issues

Font and wake up lights?

SI859105
Hi, I'd like to change the temp/pressure display so that it will display only temp or humidity, same size as the main font in the same place, I also want to add some LED lights to the alarm as a sunrise simulator, would this need to be 1 coming on after the other or could it go from low to high? Any help would be appreciated. Lee.

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.