How to work with BCD(binary-coded decimal) switch?

Aus hyperdramatik
Zur Navigation springen Zur Suche springen

--entry is still in work--

How does it work?

A BCD-Switch is actually not one switch, it contains basically four switching circuit at once. There is a wheel which closes depending to the number the switch shows in front.

What will you need?

  • an Arduino (every typ will do)
  • a BCD-Switch
  • a shift register (CD4021)
  • jumperwires
  • a breadboard

How to connect a shift register with an Arduino?

How to read the BCD switch with an Arduino and a shift register?

How to connect multiple BCD switches?