Skip to content

This project involves creating a WPF application whereby you can rotate/move a smaller ellipse in the application and send its corresponding angular position to an Arduino Board.

Notifications You must be signed in to change notification settings

roboticsbytk/StepperMotor_WPF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StepperMotor_WPF

This project involves creating a WPF application whereby you can rotate/move the smaller ellipse (shown below)and send its corresponding angular position to an Arduino Board. This is done using Serial Communication. The Arduino receives the Angular value, converts the string to integer. To rotate the stepper motor to a user defined position it calculates the number of steps needed for the stepper motor to move.

The image below shows the setup of my project.

Detailed explanation is given on my blog!

References that I found useful/took help from:

About

This project involves creating a WPF application whereby you can rotate/move a smaller ellipse in the application and send its corresponding angular position to an Arduino Board.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published