You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently, the Arduino library collection lacks a unified interface for controlling analog/digital multiplexers, so I decided to develop an elegant solution based on Nick Lamprianidis' MUX74HC4067 project (full credits included in the library). Relevant features:
generic Mux + specialized implementations (4051 and 4067 ICs, at the moment)
encapsulated R/W A/D operations
multiple signal pin switching
Please consider adding this library to the Arduino library collection: