Skip to content

An Arduino Library made to handle parallel output through the GPIO pins for the specific purpose of driving a variety of ICs

Notifications You must be signed in to change notification settings

DiegoG1019/Arduino-ParallelBinaryOutputIC

Repository files navigation

Arduino-ParallelBinaryOutputIC

This is an Arduino Library made to handle parallel output through the GPIO pins for the specific purpose of driving a variety of ICs

Installation

Download the repo and throw it into the Arduino/libraries folder, then simply add whichever driver you need

Supported Modes

Binary output through a given number of pins acting as a single parallel output port

74LS47 4bit 7Segment decoder Integrated Circuit

74LS138 3bit 1-8 demultiplexer (A simple BitOutPins<3> would suffice)

Usage

Refer to the examples and /docs for in-depth info

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

An Arduino Library made to handle parallel output through the GPIO pins for the specific purpose of driving a variety of ICs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages