Git Product home page Git Product logo

rockman-clock's Introduction

Rockman-Clock

A simple clock using an LED matrix and an Arduino with WiFi

This was made on a NODEMCU using the ESP8266. This is not as ideal as the ES32 because the ES32 has 2 cores. Using the 2nd core of the ES32 is useful in performing WiFi functions. There are visual artifacts on the LEDs every time CPU processing is used to perform WiFi operations. Unfortunately, I can't get rid of this with the ESP8266. I will update this code for the ES32 after I order one and use it.

Also, the code is not very well documented. The point of this project was for self-learning, and not for distribution. However, a savvy programmer can learn a lot from the different techniques I used here.

I hope to create an animation class that can perform the exhaustive coding behind animating arrays of colors. I did figure out how to handle trasnparency (by ignoring pixels that match a certain color), and you can find that in the code.

I hope that others can take this further!

rockman-clock's People

Contributors

teratech avatar

Stargazers

Robertus Suhendro avatar

Watchers

Mike Rankin avatar  avatar Anthony Clarke avatar  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.