Digistump Forums

The DigiX => DigiX Support => Topic started by: perigalacticon on January 19, 2017, 02:06:44 am

Title: level shifter board abilities
Post by: perigalacticon on January 19, 2017, 02:06:44 am
Can someone please explain what the DigiX level shifter board is capable of?

1.  convert pin digital input signals to 3.3V?
2.  convert pin digital output signals to 5V?
3.  convert analog input signals (for analogRead()) to 3.3V?
4.  convert analog output signals (analogWrite()) to 5V?


Thanks
Title: Re: level shifter board abilities
Post by: exeng on January 19, 2017, 09:23:49 am
Does this Wiki page help clear things up?

http://digistump.com/wiki/digix/tutorials/levelshifter (http://digistump.com/wiki/digix/tutorials/levelshifter)
Title: Re: level shifter board abilities
Post by: perigalacticon on January 19, 2017, 11:32:05 am
Yes I think that answers them, such that the answer to each is yes.

Thanks.