Skip to content

A low-level brushed DC motor controller using PIC32MX170F256B

License

Notifications You must be signed in to change notification settings

rdlynx19/pic32MotorControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PIC32 DC Motor Controller

A low-level brushed DC motor controller built from scratch using a PIC32MX170F256B microcontroller. This project implements real-time current and position control using a cascaded control architecture, UART-based command interface, and Python host-side terminal for tuning and visualization.

Blog Post

Repository Structure

pic32MotorControl/
├── code/         # PIC32 C firmware
├── python/       # Python terminal interface
├── images/       # Plots for cubic and step trajectories
└── README.md

About

A low-level brushed DC motor controller using PIC32MX170F256B

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published