Giter Site home page Giter Site logo

sunny-hsu / 7-segment-digital-clock-v2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leonvandenbeukel/7-segment-digital-clock-v2

0.0 0.0 0.0 2.84 MB

A new version of a large 3D printed 7 segment digital clock with LED's

JavaScript 93.11% C++ 2.15% CSS 1.53% HTML 3.21%

7-segment-digital-clock-v2's Introduction

7-Segment-Digital-Clock-V2

This is a new version of a 7 segment digital clocks that uses WS2812B LED's. Instructions how to build can be found in the YouTube video.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Components

Components x
ESP8266 WeMos Mini D1 1x
DS3231 RTC 1x
Micro USB Breakout board 1x
Micro USB cable 1x
5V 2.5A power supply 1x
WS2812B LED Strip 60 LED's per meter 2x

3D Printing

Most files can be printed with 0.3 setting and low infill.

Schema

Connect D6 from the ESP8266 through a 10 ohm resistor to the data pin of the LED strip. Connect the RTC to gnd, vcc and connect SDA and SCLK to the ESP8266 (check the pin layout of the ESP board you are using). Don't power the LED strip from the ESP board but use a Micro USB breakout board en connect the 5V to the LED strip.

Arduino code

Upload the .ino file to your ESP board. You also need to upload the html and javascript files with the ESP8266FS tool. Check this link for more info:

http://arduino.esp8266.com/Arduino/versions/2.3.0/doc/filesystem.html#uploading-files-to-file-system

Before uploading the files to your ESP board you have to gzip them with the command:

gzip -r ./data/

Afterwards if you want to change something to the html files, just unzip with:

gunzip -r ./data/

YouTube video

Click to view: 7 Segment Digital Clock V2

7-segment-digital-clock-v2's People

Contributors

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