Skip to content

Arduino Mega 2560 — expand I/O with 4051 Analog Multiplexer? #210

Answered by paradajz
stllvdv asked this question in Q&A
Discussion options

You must be logged in to vote

a) the OpenDeck firmware not only runs on the official boards, but also supports something like the Arduino Mega 2560?

Yes.

b) I wonder if it's possible to expand the 16 analog inputs of an Arduino Mega 2560 with one or more 4051 analog multiplexer/demultiplexer units?

Yes.

However, instead of Mega I really suggest using Raspberry Pi Pico because:

  • it's cheaper
  • it's smaller
  • it's easier to flash
  • it has loads of flash memory so it supports 10 presets
  • the latency is better (on Mega everything goes through ATmega16u2 MCU which acts as an USB interface)

Replies: 4 comments 19 replies

Comment options

You must be logged in to vote
15 replies
@paradajz
Comment options

@stllvdv
Comment options

@stllvdv
Comment options

@stllvdv
Comment options

@stllvdv
Comment options

Answer selected by stllvdv
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@stllvdv
Comment options

Comment options

You must be logged in to vote
3 replies
@paradajz
Comment options

@stllvdv
Comment options

@paradajz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants