Videos like this “74HC595 Shift Register Control | AVR Tutorial”, 1 to 23 of the (approximately) 85

How to Control a Ton of Inputs using Shift Registers!
 
19:39
This video explains how to use shift registers(74HC595) to control an insane amount of digital inputs.
Part 2:
http://www.youtube.com/watch?v=1Vb2BpxPnjU&feature=youtu.be

Check these videos out first:
http://www.youtube.com/watch?v=6fVbJbNPrEU
http://www.youtube.com/watch?v=R7xI-flj1Mw

The code in the video: (note - I had the data and clock backwards in the video)
http://www.kevindarrah.com/download/arduino_code/ShiftRegisterInput.ino
Views: 80902 Kevin Darrah
Arduino Tutorial #3 - Shift Registers (74HC595)
 
14:07
Arduino Code: http://staticjolt.com/shift-registers-arduino-tutorial/

74HC595 Datasheet: http://www.nxp.com/documents/data_sheet/74HC_HCT595.pdf

In the third Arduino Tutorial I discuss one of the many ways that you can expand your outputs on the Arduino. In this case, by using a shift register, I am able to use three Arduino pins to control 8 LEDs.



Search Terms & Keywords:
Getting Started Arduino
Beginner Arduino Tutorial
Arduino
Arduino Tutorial
Arduino Getting Started
Basic Arduino
Arduino Class
Arduino Hardware
Arduino Software
Arduino Code
Arduino Example
Arduino Project
Arduino How To
Arduino LED
Arduino Push Button
Push Button
Light Emitting Diaode
Atmega
Atmega328
Tutorial
Basic Hardware
Electronics
Electrical Engineering
Electronic Circuit
Simple Arduino Projects
Pulse Width Modulation
PWM
Analog Sensor
Temperature Sensor
Temperature Reading
RGB LED
PWM Output
PWM Tutorial
PWM explained
PWM guide
Shift Registers
Shift Register Tutorial
Views: 85380 EEEnthusiast
How Shift Registers Work - Build the Test Circuit!
 
11:45
Just an extension of this video which explains shift registers:
http://www.youtube.com/watch?v=6fVbJbNPrEU

I got a few requests for a circuit diagram, so this video should help you out.

Have a project where you need world class engineering services? I am now part of the team over at USA Firmware, so feel free to drop us a line to get in touch with a creative genius that can help you with your next big project!
http://www.usafirmware.com
Views: 25852 Kevin Darrah
Using a 74HC595 to connect an Arduino to a 7-segment LED display (Anything Arduino] (ep9)
 
16:36
In this 3rd part of our 7-segment to arduino connection walkthrough tutorial we use a 595 Shift register to display the numbers. Walking through all the steps of connecting, how to count binary when sending it serially to the 595 and how to write the code to display 0-9 numbers.

Files and resources are available here:
http://www.duinos.net/show/?id=196
Views: 1282 Kristian Blåsol
PWM with shift registers for Arduino: ShiftPWM example 1
 
1:21
This is a demo of the example included with the ShiftPWM library for Arduino.

With ShiftPWM you can control up to 768 outputs with PWM.

A new improved version can be found at elcojacobs.com/shiftpwm
Views: 43982 Elco Jacobs
L298 Motor Control | Arduino Tutorial
 
7:15
Want to control those standard, off-the-shelf DC motors in any way possible with an Arduino? Look no further, this video will tell you how to do just that! The L298 (or l298N) motor driver IC is a great little device that can control 2 motors, and supply up to 2 amps per motor - perfect for little robots running around!

Link to download code:
http://www.4shared.com/office/JhnBRVRr/L298_motor_driver_test.html?

Don't forget to like the video, comment and subscribe for more!

My Twitter:
https://twitter.com/000Plasma000

My Tumblr:
http://nanohex.tumblr.com/
Views: 99834 000Plasma000
Fun with shift registers - The 74HC595
 
5:16
Fun with shift registers - The 74HC595
In this project I will be using the 74HC595 to extend I/O's from a PLC for the purpose of driving several segment displays. Instructions, schematics, and a parts list is available at wilsonmj.net
Views: 24376 WilsonmjDotNet
My Arduino Plays Sweet Child O' Mine
 
0:25
http://www.instructables.com/id/Arduino-Chiptune-Song/

A little project of mine. Disregard everything on the breadboard. It has nothing to do with this project, I just didn't want to take it all off.
Views: 178003 Ryan Jackman
Tutorial: 74HC595 Shift Bit Register using a 7 Segment Display, with code.
 
12:33
Shift Bit Registers can be a little tricky to map out and setup. I designed this simple bit of code to help you do just that. A simple bit shift operation that sends a HIGH signal down each of the Shift Bit Registers pins in turn. i.e. shiftOutDisplay
I've also developed this very simple method that goes hand in hand with the code and should be a good starting point for anyone who is not too familiar with Binary.
Finally, I've added some useful code to display the map that you've created. i.e.

I hope you find it useful, I know I've had a lot of fun with this stuff :)

LINKS:
shiftOutDisplay
https://gist.github.com/benjjo/6559436

shiftOutAnalogueDisplay
https://gist.github.com/benjjo/6559456

ShiftOut Reference:
http://arduino.cc/en/Reference/ShiftOut

ShiftOut Tutorial:
http://arduino.cc/en/Tutorial/ShiftOut

Music written by Tom Cusack
Composer -- Tom Cusack
Music from www.freemusicforvideos.com
Views: 12540 Benjo Charlie
Experiments 5.2: Arduino - Serial to Parallel Conversion (74HC164 & 74HC595)
 
15:01
Experiments 5.2: Arduino - Serial to Parallel Conversion (74HC164 & 74HC595)
This video looks at serial to parallel conversion in digital electronic circuits. In particular it shows how we can drive a sequence of LEDs using a single pin of the Arduino. Also, it discusses the difference between latched and unlatched serial to parallel converters. The particular ICs that are examined are the 74HC164 and the 74HC595 (latched), where the video demonstrates how to drive 8 LEDs using a single pin and 16 LEDs using two pins of serial data. This video is part of an introductory module on digital electronics. The associated content can be found at http://www.eeng.dcu.ie/~molloyd/EE223/
Views: 30365 Derek Molloy
4-Bit Shift Register - An Introduction To Digital Electronics - PyroEDU
 
7:56
4-Bit Shift Register - An Introduction To Digital Electronics - PyroEDU
More Information: http://www.pyroelectro.com/edu/digital/shift_register/

To join this course, please visit any of the following free open-access education sites:

Ureddit: http://ureddit.com/class/72818/an-introduction-to-digital-electronics/
P2PU: https://p2pu.org/en/courses/200/an-introduction-to-digital-electronics/
Views: 25518 PyroElectro
How to control a 7 segment LED display
 
4:34
How to control a 7 segment LED display
This is a short guide to using 7 segment LED displays, if you want more information on these displays check out http://ozirock.webs.com/7segmentleddisplay.htm

You will also find information about other displays as well as robotics and electronics projects at http://ozirock.webs.com/

Why not like us on facebook and spread the word https://www.facebook.com/apps/application.php?id=162449210450713
Views: 153033 RC Tractor Guy
How to Control LCD Displays | Arduino Tutorial
 
14:43
How to Control LCD Displays | Arduino Tutorial
Working on a project where you need to display something (like data/debugging info)? Why not use an LCD! In this video, I go through various aspects of controlling the device with an Arduino, including setting different types of cursors, toggling the display and even creating custom characters!

A cool custom character generator:
http://mikeyancey.com/hamcalc/lcd_characters.php

HD44780 (the LCD controller) datasheet:
http://www.4shared.com/office/0SwZ38IE/HD44780.html?

My Twitter:
https://twitter.com/000Plasma000
Views: 318061 000Plasma000
PCB Design Tips | General Electronics Tutorial
 
18:40
PCB Design Tips | General Electronics Tutorial
Tired of ugly DIY circuits on prototyping board? Here's a nice video on how to design a PCB (printed circuit board) well! Contains a whole bunch of PCB design tips, so when its manufactured, it comes out right!

Remember to like, comment and subscribe for more tutorials like this one!

My Twitter:
https://twitter.com/000Plasma000

My Tumblr:
http://nanohex.tumblr.com/
Views: 59112 000Plasma000
7 Segment Displays With An Arduino - Let's Make It - Episode 22 - Tech-Zen.tv
 
47:51
7 Segment Displays With An Arduino - Let's Make It - Episode 22 - Tech-Zen.tv
This week we take a look at using a shift register to control a single 7 Segment Display then we take a look at the Maxim 7219 chip that is designed specifically for controlling up to 8 7 Segment displays or an 8x8 LED matrix. Plus you can connect these chips serially like a shift register to add control of an additional 8 displays for each additional chip.

For the sample code, show notes, contact information and many more videos, visit the show page at http://tech-zen.tv/letsmakeit

Please subscribe to our YouTube channel or our netcasts at any of your favorite netcast / podcast outlets.

We normally record Let's Make It live on Monday evenings around 9pm eastern. You can watch it live by going to tech-zen.tv and clicking the live link at the top of the page.

We also have a community setup for our viewers and listeners. You can join the community by going to community.tech-zen.tv.

We love input on what you would like to know or if you have an idea for a new Let's Make it episode, you can contact us via email or phone at the show information page.

This weeks hosts are: Mike Myers and Bob Powell

Our Sponsor this week:
Ting - Go to http://tech-zen.tv/ting to save $25 off your first bill or device purchase

Producer: Mike Myers

Executive Producer: Michelle Myers

Shot at Crazy Eye Studios
Views: 23572 Mike Myers
Lecture 21 - SHIFT REGISTERS
 
54:36
Lecture 21 - SHIFT REGISTERS
Lecture series on Digital Circuits & Systems by Prof. S. Srinivasan,
Department of Electrical Engineering, IIT Madras
For more details on NPTEL visit http://nptel.iitm.ac.in
Views: 137930 Nptelhrd
Shift registers - 74hc595
 
83:29
Shift registers - 74hc595
zapraszam oczywiście do poradnika na moim blogu:

http://mirekk36.blogspot.com/2013/09/rejestr-przesuwny-74595-podstawy.html

znajdziesz mnie na:
strona wydawnictwa: http://www.atnel.pl
mój blog: http://www.mirekk36.blogspot.com
nasze forum: http://www.forum.atnel.pl
nasz sklep: http://www.sklep.atnel.pl

kanał yt: http://www.youtube.com/mirekk36
plus google: http://plus.google.com/+atnelplmicro
facebook: http://www.facebook.com/atnel.mikrokontrolery

zapraszam
Views: 10056 Atnel - mirekk36
How to start coding in Codevision AVR (beginers tutorial)
 
20:55
How to start coding in Codevision AVR (beginers tutorial)
The following lesson is for beginers who dont even know how to start using Codevission AVR for coding a Chip,hope this helps.
Views: 10628 Rizwan Alam
8x8 LED Matrix - 74HC595 Shift Registers - Testing Circuit with Manual Control
 
0:21
8x8 LED Matrix - 74HC595 Shift Registers - Testing Circuit with Manual Control
Simple demonstration of working of 74HC595 Shift Registers and using them to control LEDs on an 8x8 LED Matrix Display.

The Column and Row Lines in this circuit are fixed to VCC/GND, and a single PUSH-BUTTON is used to send the CLOCK Signal for shifting.

This is just one of the steps in moving toward controlling such Displays via a micro-controller.

Circuit SCHEMATIC used in this video:

http://zaidpirwani.com/wp-content/uploads/2012/08/Led-Matrix-Manual-74HC595-Shift-Register-Test.png
Views: 7460 Zaid Pirwani
Arduino Tutorial: Kapitel 3.1.3 -
 
17:46
Arduino Tutorial: Kapitel 3.1.3 - "Mehr Pins, bitte"
http://medienraeume.de/2012/08/02/kapitel-3-1-eine-leuchtdiode-led-verwenden/

Ein Schieberegister (74HC 595) verwenden um mehrere LED zu steuern

weitere Informationen:

http://medienraeume.de/tutorials/
http://medienraeume.de/arduino-plattform/
http://medienraeume.de/category/kapitel-3-arduino-hardware/
Views: 34667 IMDFHTrier
Shift Register Applications
 
32:11
Shift Register Applications
A video by Jim Pytel for renewable energy technology students at Columbia Gorge Community College.
Views: 15480 Columbia Gorge Community College
Pages: 12 3 4 »