This project brief describes how to assemble an isolated half-bridge IGBT gate driver module built around the NCD57085DR2G. It features onboard current sensing…
This project brief describes how to assemble an isolated half-bridge IGBT gate driver module built around the NCD57085DR2G. It features onboard current sensing and overcurrent protection.
Eddy currents are a major loss mechanism in transformer cores. This article provides both in-depth and simplified…
Eddy currents are a major loss mechanism in transformer cores. This article provides both in-depth and simplified explanations of how core laminations work to mitigate the effects of eddy currents.
This article explores step-down switching power supplies that divide output current among multiple regulation subcircuits…
This article explores step-down switching power supplies that divide output current among multiple regulation subcircuits operating in parallel.
This article is the second of a series on microcontroller timers. This article describes a more complex timer called the…
This article is the second of a series on microcontroller timers. This article describes a more complex timer called the PWM or pulse-width modulation timer.
This article provides some practical guidance on how to evaluate integrated circuits intended for controlling brushed DC motors.
This article provides some practical guidance on how to evaluate integrated circuits intended for controlling brushed DC motors.
By connecting an L298 bridge IC to an Arduino, you can control a DC motor.
By connecting an L298 bridge IC to an Arduino, you can control a DC motor.
Learn about sensorless brushless DC motor controllers, some example ICs, and some disadvantages of using such motors.
Learn about sensorless brushless DC motor controllers, some example ICs, and some disadvantages of using such motors.
Learn the difference between slow decay mode and fast decay mode, why these names are used, and how they influence motor…
Learn the difference between slow decay mode and fast decay mode, why these names are used, and how they influence motor deceleration.
Detecting, decoding, and displaying IR (Infrared) signal data is interesting, but using those signals to control stuff is…
Detecting, decoding, and displaying IR (Infrared) signal data is interesting, but using those signals to control stuff is more interesting . . . and sometimes useful. Read on to learn how.
Remote controls for electronics often use IR (infrared) radiation in a very precisely coded sequence for channel surfing,…
Remote controls for electronics often use IR (infrared) radiation in a very precisely coded sequence for channel surfing, volume adjustments, and more. One of the most popular codes is the SIRC (Sony Infrared Remote Code) which may be used with a PICAXE microcontroller to manage a stepper motor, or most any other electronic or electro-mechanical device.
Tracking an infrared light source is not as difficult as you might think; a 14-pin PICAXE, a stepper motor with a driver…
Tracking an infrared light source is not as difficult as you might think; a 14-pin PICAXE, a stepper motor with a driver IC, three phototransistors, and a few other components will do the trick.
A PICAXE 08M2 can be used to read the amount of IR (infrared) light falling on a phototransistor and respond by moving a…
A PICAXE 08M2 can be used to read the amount of IR (infrared) light falling on a phototransistor and respond by moving a servo to a predetermined position.
We’ll continue our discussion of the C-BISCUIT demo bot by looking at portions of the RCB schematic that weren’t…
We’ll continue our discussion of the C-BISCUIT demo bot by looking at portions of the RCB schematic that weren’t covered in the previous article.
In this article we’ll take a close look at two sections of the custom-designed control board for the C-BISCUIT demo bot.
In this article we’ll take a close look at two sections of the custom-designed control board for the C-BISCUIT demo bot.
The C-BISCUIT saga continues as we combine the various system components into a demo bot.
The C-BISCUIT saga continues as we combine the various system components into a demo bot.
Build a generator-powered LED headlight for a longboard for very cheap.
Build a generator-powered LED headlight for a longboard for very cheap.
In this continuing series of Building Raspberry Pi Controllers, you'll learn how to build a object detection control…
In this continuing series of Building Raspberry Pi Controllers, you'll learn how to build a object detection control circuit for operating a small DC motor using a photocell.
Adding variable speed control and battery monitoring to a Power Wheels truck!
Adding variable speed control and battery monitoring to a Power Wheels truck!
Use MATLAB to write a program to control a servo motor connected to an Arduino.
Use MATLAB to write a program to control a servo motor connected to an Arduino.
Controlling a motor with an Arduino is relatively easy. In addition to simply spinning the motor, you can control the…
Controlling a motor with an Arduino is relatively easy. In addition to simply spinning the motor, you can control the position of the motor shaft if the motor has a rotary encoder.