Skip to content

STM32F407 with PWM to control MG996R(Servo Motor SG90 MG995...etc), and GUI tester for MAX OS X

License

Notifications You must be signed in to change notification settings

GCY/STM32F407-MG996R-AND-GUI-TESTER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32F407-MG996R-AND-GUI-TESTER

STM32F407 with PWM to control MG996R, and GUI tester for MAX OS X
1.
make STM32F407 project, and burn to board.(0.5ms~2.5ms)

2.
build GUI
g++ -o2 -o wxservotester.app wxservotester.cpp serialport.cpp connectargsdlg.cpp `wx-config --cxxflags --libs`
3.
wxservotester.app -> Tools -> ConnectDevice
4.
Test your servo motor!

alt text



demo video:

Audi R8



Dependency:
wxWidgets 3.0 : https://github.com/wxWidgets
POSIX API

About

STM32F407 with PWM to control MG996R(Servo Motor SG90 MG995...etc), and GUI tester for MAX OS X

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages