Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:arduino:arduinosps [2021/06/18 12:04] – [Download] adminen:arduino:arduinosps [2022/06/10 06:55] (current) admin
Line 42: Line 42:
 ===== Limitations ===== ===== Limitations =====
 A mixed operation of servo and PWM (for example, PWM.1 and Servo.2) is unfortunately not possible because the two influence each other. So, either servo output or PWM output.  A mixed operation of servo and PWM (for example, PWM.1 and Servo.2) is unfortunately not possible because the two influence each other. So, either servo output or PWM output. 
 +The sound output is also affected by this, since the sound is on the Servo 2 (PWM 2) output.
 ===== Hardware connections ===== ===== Hardware connections =====
  
Line 56: Line 56:
 the additional inputs and outputs for the TPS variant: the additional inputs and outputs for the TPS variant:
 ^ TPS Connection ^ Arduino Pins ^ ^ TPS Connection ^ Arduino Pins ^
-| RC1,2 | D17,18 (A3,4) | +| RC1,2 | D18D19 (A4A5) | 
-| Servo1,2 | D9,10 |+| Servo1,2 | D9, D10 |
 | Tone | D10 | | Tone | D10 |
  
Line 460: Line 460:
             <td>13</td>             <td>13</td>
             <td bgcolor="#ffff00">6 [DFSB]</td>             <td bgcolor="#ffff00">6 [DFSB]</td>
-            <td>&nbsp;</td>+            <td bgcolor="#ffff00">int. LED on</td>
         </tr>         </tr>
         <tr valign="TOP">         <tr valign="TOP">
Line 471: Line 471:
             <td>14</td>             <td>14</td>
             <td>&nbsp;</td>             <td>&nbsp;</td>
-            <td>&nbsp;</td>+            <td bgcolor="#ffff00">int. LED off</td>
         </tr>         </tr>
         <tr valign="TOP">         <tr valign="TOP">
en/arduino/arduinosps.txt · Last modified: 2022/06/10 06:55 by admin
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0