Difference between revisions of "PWM-32CH Shield"

From LinkSprite Playgound
Jump to: navigation, search
(Created page with "== Introduction == PWM 32CH shield is designed for pcDuino PWM control. It contains much more pwm channels can meet majority of the using requirements. File:pwm32_1.jpg ...")
 
(Resources)
 
(3 intermediate revisions by the same user not shown)
Line 14: Line 14:
  
 
*Number of Channels: 27
 
*Number of Channels: 27
*Driving frequency: Adjustable
+
*Driving frequency: Adjustable, default 50Hz (a period of 20ms)
 
*Communication Interface: SPI
 
*Communication Interface: SPI
 +
*Precision: 5us by default driving frequency 50Hz
 
*Optional External power supply: 6~24V
 
*Optional External power supply: 6~24V
 +
 +
== Schematics ==
 +
 +
*[https://s3.amazonaws.com/linksprite/Shields/PWM32Ch+Shield/PWM-32CH.PDF Schematics]
  
 
== Resources ==
 
== Resources ==
  
 
*[http://learn.linksprite.com/pcduino/arduino-ish-program/pwm/pwm-module-on-pcduino/ PWM module on pcDuino]
 
*[http://learn.linksprite.com/pcduino/arduino-ish-program/pwm/pwm-module-on-pcduino/ PWM module on pcDuino]
 +
*[https://s3.amazonaws.com/linksprite/Shields/PWM32Ch+Shield/PwmSheildTest.zip PWM module Arduino library]

Latest revision as of 08:13, 8 October 2014

Introduction

PWM 32CH shield is designed for pcDuino PWM control. It contains much more pwm channels can meet majority of the using requirements.

Pwm32 1.jpg

Caution

If you use this shield on pcDuino, please make sure P1 is not jumpered together:

Pwm32 2.jpg

Specification

  • Number of Channels: 27
  • Driving frequency: Adjustable, default 50Hz (a period of 20ms)
  • Communication Interface: SPI
  • Precision: 5us by default driving frequency 50Hz
  • Optional External power supply: 6~24V

Schematics

Resources