Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.21 KB

File metadata and controls

49 lines (31 loc) · 1.21 KB

74HC595

74HC595 project shows how to use eight large red LEDs with an UNO without needing to give up 8 output pins!

Author: Huy Dang

Component Required

  • (1) x Elegoo Uno R3
  • (1) x Breadboard
  • (8) x led
  • (8) x 220 ohm resistors
  • (1) x Breadboard
  • (1) x 74hc595 IC
  • (14) x M-M wires

Wiring Diagram

alt Wiring Diagram

Wiring

alt Wiring

Video Walkthrough

Video Walkthrough

GIF created with LiceCap.

Notes

Describe any challenges encountered while working on project.

License

Copyright [2017] [Huy Dang]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.