User Tools

Site Tools


digix:tutorials:levelshifter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
digix:tutorials:levelshifter [2013/12/13 03:33]
pfeerick Removed unnecessary header
digix:tutorials:levelshifter [2014/02/02 02:13]
digistump
Line 1: Line 1:
 ====== DigiX Level Shifter Shield ====== ====== DigiX Level Shifter Shield ======
-{{:digix:​tutorials:​digix_level_shifter_shield.jpg?200|}}+{{https://​s3.amazonaws.com/​digistump-resources/​images/​l/​9b55d4c67e5e7e7e1e3947997d977bf9.jpg|}}
  
  
 ===== Overview ===== ===== Overview =====
  
-The DigiX Level Shifter ​Shield allows you to use the plethora of 5V logic / powered ​shields that exist for Arduino boards such as the Deminova ​and Unowhich won't work with (and will most likely damage!!) the DigiX and Arduino Due. It does this by converting the typical 5V Input-Output (IO) signals into 3V IO signals+The Level Shifting ​Shield allows you to use older Arduino ​shields that are not 3.3V compatible - also know as 1.0 pinout or R3 compatible shields. It provides level shifting on all standard Arduino pins, allows you to reroute ​the SPI and I2C pins, and properly level shifts for those protocols as well. The DigiX Level Shifting Shield can also be used with the Arduino Due, UDOO, Spark Core, Maple, etc to allow them to use legacy Arduino shields
  
 +===== The Issue =====
  
 +Boards such as the DigiX and Arduino Due are still relatively new, and there are few shields that are compatible. The  microcontrollers on the older Arduino and Arduino compatible boards work at 5V, whereas the microcontrollers on the new boards operate at 3V. If you try to use a shield designed for one of these older 5V logic boards (and it is not designed for 5V AND 3V usage), it most likely won't work with (and will most likely destroy!!) these newer and lower-powered boards.
  
 +===== The Solution =====
 +
 +The DigiX Level Shifter Shield, which converts the 5V signals of the shield into the 3V signals that the DigiX and Arduino Due require (and also converts their 3V signals into the 5V signals the shields require). However, if the shield has an IOREF pin, and has been properly designed, then the DigiX Level Shifter Shield is not required. ​
digix/tutorials/levelshifter.txt · Last modified: 2014/02/02 02:32 by digistump