Skip to content

A Shift Register Controller simple API for the 74hc595 adapted to small projects.

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

ollprogram/SimpleShiftRegisterController

Repository files navigation

SimpleShiftRegisterController

A Shift Register Controller simple API for the 74hc595 adapted to small projects.


Author and license

Copyright (C) 2023 ollprogram

SimpleShiftRegisterController is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. SimpleShiftRegisterController is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with SimpleShiftRegisterController. If not, see https://www.gnu.org/licenses/.


Description

I made a very simple API in order to control a Shift Register like the 74hc595 without repeating the same code each time. This API also allows you to control multiple 74hc595 in cascade connection.


Usage

Examples are available here


Download and install

You can find and download the zip file in the releases.

On arduino IDE select 'sketch > include library > add .ZIP library'

About

A Shift Register Controller simple API for the 74hc595 adapted to small projects.

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages