Arduino ShiftOut() - Friday Minis 206

On Wednesday, we looked at the 74HC595N Shift Register, writing our own code to transfer data to it. I briefly alluded to the shiftOut function which can be used to make things simpler. In this episode of Friday Minis, we take a closer look at the shiftOut function and see just what makes it so interesting!
= CREDITS =
My appreciation extends to the creators of the following external assets that made this video possible:
Blown Away by Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0
creativecommons.org/licenses/b...
ISRC: USUAN1200100
= 0612 TV =
0612 TV, a sub-project of NERDfirst.net, is an educational KZread channel. Started in 2008, we have now covered a wide range of topics, from areas such as Programming, Algorithms and Computing Theories, Computer Graphics, Photography, and Specialized Guides for using software such as FFMPEG, Deshaker, GIMP and more!
Enjoy your stay, and don't hesitate to drop me a comment or a personal message to my inbox =) If you like my work, don't forget to subscribe!
Like what you see? Buy me a coffee → www.nerdfirst.net/donate/
0612 TV Official Writeup: nerdfirst.net/0612tv
More about me: about.me/lcc0612
Official Twitter: / 0612tv
= NERDfirst =
NERDfirst is a project allowing me to go above and beyond KZread videos into areas like app and game development. It will also contain the official 0612 TV blog and other resources.
Watch this space, and keep your eyes peeled on this channel for more updates! nerdfirst.net/
-----
Disclaimer: Please note that any information is provided on this channel in good faith, but I cannot guarantee 100% accuracy / correctness on all content. Contributors to this channel are not to be held responsible for any possible outcomes from your use of the information.

Пікірлер: 20

  • @HiddenG14
    @HiddenG146 жыл бұрын

    I like this.

  • @theunime9836
    @theunime98366 жыл бұрын

    what actually happens in a bitset() or bitWrite() function...plzz explain

  • @colinjava8447
    @colinjava84475 жыл бұрын

    Thanks for video, I'm new to arduino but I understand binary to a high level.

  • @daisym6503
    @daisym65036 жыл бұрын

    Sir, I'm currently using 24 LEDs and 3 shift registers. When I enter the value 1 to the data argument for the ShiftOut function, the first LED connected to each shift register lights up. Then, when I give the value 255, all 24 LEDs gets lit. Is it normal behaviour ? Would you please tell me how to only lit up 1 LED from a single shift register ? Thank you

  • @erdenekhuujargal2939
    @erdenekhuujargal29395 жыл бұрын

    hello can you leave the link. how did you build shifout function?

  • @sauravti
    @sauravti3 жыл бұрын

    OooooooooooooooooooooooooAwesomeeeeeee!!!!!!!

  • @distortedfocus7698
    @distortedfocus76985 жыл бұрын

    Thank you for explaining absolutely nothing