MENU

Fun & Interesting

Ep.54 Analog Input Multiplexing with the 74HC4051 - 8 Sensors on 1 Pin

Vlad Romanov 160,109 9 years ago
Video Not Working? Fix It Now

If you're curious about some of my ventures since the start of the channel, I've recently launched a newsletter with my thoughts on technology, business, entrepreneurship and more. You can check it out for free and subscribe if you're interested on my personal website: https://www.vladromanov.com/ Contribute: Patreon: https://www.patreon.com/EE_Enthusiast Analog Input Multiplexing with the 74HC4051 In this simple walkthrough, I explore a simple yet very useful IC which is the 74HC4051 Analog Mux. This IC allows you to take readings from multiple analog sources and channel them through the same pin by using the selector switches. The bottom line is that you can read up to 8 different channels on a single Arduino pin thus optimizing your hardware. Relevant Tutorials: 2. Analog Inputs: https://youtu.be/u_2SLqrKWLM Goals: - To build the hardware which is capable to channel 8 analog inputs into one Arduino pin. - To "sweep" through the 8 signals and store their readings in the Arduino memory. - To monitor the array and verify the functionality of the 8 inputs. Hardware Required (See detailed list on EEEnthusiast.com): - 74HC4051 (or any other Analog MUX) - Potentiometer - Pull-up resistors (10k ohm) - Push Button - Arduino - Jumper Cables Software: - https://github.com/VRomanov89/AnalogMultiplexing - Will be covered in detail on EEEnthusiast.com shortly. Get in touch: Facebook: https://www.facebook.com/EEEnthusiast Twitter: https://twitter.com/EE_Enthusiast Website: http://eeenthusiast.com GitHub: https://github.com/VRomanov89 Store: http://staticjolt.com Personal website: http://vladromanov.com

Comment