Arduino Due: Unterschied zwischen den Versionen

Aus www.wiki.ardumower.de
Wechseln zu: Navigation, Suche
(Pin-Belegungen)
Zeile 1: Zeile 1:
=Pin-Belegungen=
+
=Pinout=
  
 
<gallery>
 
<gallery>
Zeile 7: Zeile 7:
 
</gallery>
 
</gallery>
  
=Änderungen für Arduino Due=
+
=Changes for Arduino Due=
  
Der Due läuft mit 3,3V. Alle Signalleitungen müssen daher auch mit 3,3V laufen:
+
The Arduino Due runs at 3.3V. Therefore, all signal lines also need to run at 3.3V:
  
  
  Module 5V Signalausgang-----10k---+---20k---Masse
+
  Module 5V signal output-----10k---+---20k---GND
 
                                   |  
 
                                   |  
 
                                   |
 
                                   |
                     Arduino Due 3,3V Signaleingang
+
                     Arduino Due 3.3V signal input
  
  
Folgende Module und Pins mit 5V-Signalausgängen sind betroffen:
+
Following modules and pins use 5V signal output:
   Modul                    Signalausgang
+
   Module                  Signal output
   Vorverstärker LM386      OUT
+
   Pre-amplifier LM386      OUT
   Motortreiber MC33926    M1_FB, M2_FB
+
   Motor driver MC33926    M1_FB, M2_FB
   Ultraschall HC-SR04     Echo
+
   Ultrasonic HC-SR04       Echo
  
  
Folgende Module arbeiten bereits mit 3,3V Signalausgängen (und 3,3V kompatiblen Signaleingängen):
+
Following modules already use 3.3V signal output (and use 3.3V compatible signal inputs):
   Modul                    Signalausgang
+
   Module                  Signal output
   WLAN ESP8266            TX
+
   WIFI ESP8266            TX
 
   Bluetooth HC-05          TX
 
   Bluetooth HC-05          TX
 
   GPS GY-NEO6MV2          TX
 
   GPS GY-NEO6MV2          TX
 
   IMU GY-80                SDA
 
   IMU GY-80                SDA
   Echtzeituhr DS1307       SDA
+
   RTC DS1307               SDA
   Stromsensor INA169       OUT
+
   Current sensor INA169   OUT

Version vom 2. Februar 2015, 22:58 Uhr

Pinout

Changes for Arduino Due

The Arduino Due runs at 3.3V. Therefore, all signal lines also need to run at 3.3V:


Module 5V signal output-----10k---+---20k---GND
                                  | 
                                  |
                    Arduino Due 3.3V signal input


Following modules and pins use 5V signal output:

  Module                   Signal output
  Pre-amplifier LM386      OUT
  Motor driver MC33926     M1_FB, M2_FB
  Ultrasonic HC-SR04       Echo


Following modules already use 3.3V signal output (and use 3.3V compatible signal inputs):

  Module                   Signal output
  WIFI ESP8266             TX
  Bluetooth HC-05          TX
  GPS GY-NEO6MV2           TX
  IMU GY-80                SDA
  RTC DS1307               SDA
  Current sensor INA169    OUT