Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
arduino_boards:midi_controller_4051 [2017/01/12 16:06] admin |
arduino_boards:midi_controller_4051 [2020/06/11 22:13] (current) |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ---- | ---- | ||
| That's an MIDI Controller for multiplexed analog input based on the analog | That's an MIDI Controller for multiplexed analog input based on the analog | ||
| - | multiplexer chip [[http://www.ti.com/lit/gpn/CD74HCT4051|74HCT4051]]. In that example I use one with 16 knobs, but that could be easily expandeed. The chip selection on the 4051 should be used than (it's not implemented in that example). | + | multiplexer chip [[http://www.ti.com/lit/gpn/CD74HCT4051|74HCT4051]]. In that example I use one with 16 knobs, but that could be easily expandeed. The chip selection (pin E) on the 4051 should be used (it's not implemented in that example).\\ |
| + | Additional to the two boards one need the [[arduino_boards:midi-duino|PS202 - MIDI-Duino]].\\ | ||
| ---- | ---- | ||
| Line 12: | Line 13: | ||
| ---- | ---- | ||
| ==== Software ==== | ==== Software ==== | ||
| - | {{:arduino_boards:4051_funktion_table.jpeg?400|}}\\ | + | {{ :arduino_boards:analogmultiplexer_05_example2x4051.zip |}}\\ |
| ---- | ---- | ||
| ==== Knowledge ==== | ==== Knowledge ==== | ||
| + | === Function Table === | ||
| + | {{:arduino_boards:4051_funktion_table.jpeg?400|}}\\ | ||
| + | === Pin Out === | ||
| {{:arduino_boards:74hc4051.png?500|}}\\ | {{:arduino_boards:74hc4051.png?500|}}\\ | ||
| + | === Links === | ||
| [[http://playground.arduino.cc/Learning/4051]]\\ | [[http://playground.arduino.cc/Learning/4051]]\\ | ||
| [[http://garagelab.com/profiles/blogs/tutorial-4051-mux-demux-with-arduino]]\\ | [[http://garagelab.com/profiles/blogs/tutorial-4051-mux-demux-with-arduino]]\\ | ||
| [[http://wiki.t-o-f.info/Arduino/ExempleMutliplexeurDentr%C3%A9esAnalogiques74HC4051]]\\ | [[http://wiki.t-o-f.info/Arduino/ExempleMutliplexeurDentr%C3%A9esAnalogiques74HC4051]]\\ | ||