Coder Social home page Coder Social logo

arduino-74hc595-shift-registers's Introduction

Arduino-74HC595-shift-registers

I forked this from https://github.com/janisrove/Arduino-74HC595-shift-registers to make some changes to the original:
(Big thanks to Janis Rove for sharing his original code!)

  • Couple of small changes to the effects
  • Only amount of shift registers has to be changed (presuming all have 8 LEDs connected)
  • Added more comments to the code to clarify what's going on

I also created a new version, with the same effects:

I needed this in a project where the code also checks for button presses, updates to a screen and other things are happening that can't be paused while waiting for delay() to finish.

  • Totally re-written version, that doesn't use "delay()"

  • Only amount of shift registers need to be set (presuming all have 8 LEDs connected)

  • Same 5 effects as in Janis Rove's version

  • Added optional dimmer pin which dims all LEDs at the same time

    • Dimmer pin needs to be a PWM pin
    • One dimmer pin can dim all shift registers
    • It's also possible to dim each shift register separately
    • It's NOT possible to dim LEDs separately (at least not by this method)

    If you have additions, improvements or new effects, please don't hasitate to contact me or start your own fork!

arduino-74hc595-shift-registers's People

Contributors

avanosch avatar janisrove avatar

Watchers

 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.