4 channel level shifter module

Click on the image to enlarge it.

Item characteristics

Pinout

VCC5V supply pin - High(er) voltage
VDD2 to 5V supply pin - Low(er) voltage
GNDGround (0V)
/EOutput Enable (active low)
AInput
YOutput

There are four A, Y and /E pin on the module for each level shifter. They are grouped together (see PCB).

How level shifter works?

High to Low converters: (H->L on PCB silkscreen) can be used as 5V to VDD level conversion where VDD is 2 to 5 Volts. (most common 5V to 3.3V)

Low to High converters: (L->H on PCB silkscreen) can be used as VDD to 5V level conversion where VDD is 2 to 5 Volts. (most common 3.3V to 5V)

Connect with Arduino

VCC - 5V
VDD - 3.3V
GND - GND
A - any digital Output (in the same group)
Y - any digital Input (in the same group)
H->L channels will convert 5V signal to 3.3V signal
L->H channels will convert 3.3V signal to 5V signal