Category Motor Control
Stepper, Brushed DC, Brushless, ACIM, Switched Reluctance
-
Debugging Applications using DMCI (MPLAB-X) by Mircochip The Data Monitor and Control Interface (DMCI) provide dynamic input control of application variables in MPLAB IDE projects. Application-generated data can be viewed graphically using any of 4 dynamically-assignable graph windows. This article lists out the debugging...
-
CE019 - PID for Closed-Loop Systems by Microchip Technology This code example demonstrates a Proportional Integral Derivative (PID) Controller using a dsPIC30F6014A. The PID controller can be found as part of the MPLAB C30 DSP library functions starting from version 2.0 of the toolsuite. Works for AC Induction,...
-
RC Servo motor driver by Tropfen kft. RC Servo motor driver up to 6 servos. It uses a dsPIC30f4013 and two timers. TMR3 is used as a custom timer, while an other timer must be configured for 1ms interrupt intervals. I have used this driver module to move a webcam mounted on two RC servos
-
CE369 - Motor Control - PWM Complementary PWM by Microchip Technology The PIC24FJ16MC101/102 devices offer ultra low-cost MCUs for Motor Control applications. This code example configures all 6 MC PWM outputs in complementary, center-aligned mode operation at 500Hz frequency.
-
CE003 - Driving a BLDC with Sinusoidal Voltages Using dsPIC30F by Microchip Technology This code example demonstrates how to drive a BLDC motor with sinusoidal voltage using a dsPIC30F4012 device.