ArduinoでDCモーターの回転をPWM制御で行うところまではできた。 問題は、実際のターンテーブルが、できるだけ正確に、そして安定して33.3回転を回ってくれる事が大事である。 ところが、実際に回してみると、どこかで回転のロスが出ているのか、抵抗が不 ...
Among all the Arduino boards, the Uno is most folks' go-to choice, and for good reason. It's the perfect platform to get started with Arduino, it's capable enough to handle a wide range of tasks, and ...
もっと使うゼ!!Arduino!! 前回に引き続き、今回もArduinoについて。前回はArduinoの基本の“キ”あたりをご紹介したが、今回は基本の“ホ”あたりを。前回紹介した作例より、ちょっぴり高度なものをいくつかお見せしたい。 イタリア生まれのマイコン(AVR ...
ロボット作りいよいよ佳境です。金土日と休みを頂きましたので一気に完成させました。作業内容をお伝えしたいと思います。 まずは一段落目として車体の製作についてお伝えします。 車体は以下の材料で製作しました。タミヤの楽しい工作シリーズを ...
This is a fork (backup) of the well-known "PWM frequency library" initially created by Sam Knight; see http://code.google.com/p/arduino-pwm-frequency-library ...
Looking for a simple circuit to control the light intensity of Light Emitting Diodes (LEDs) or similar lighting sources? Here is an Arduino based circuit with three independent pulse width modulated ...
The 16-channel 12-bit PWM/Servo Driver, PCA9685, is an ideal module for precise control of multiple PWM outputs that are commonly used to control servos, LEDs, and other devices in applications such ...
What is duty cycle? Duty cycle is defined by the percentage of high voltage duration in a complete digital pulse. If the duty cycle is 50%, then it will remain on for exact half the duration of the ...