Skip to content

Monitors and commands the microcontrollers for robots. The software makes it possible to use CLI-like interface, custom GUI for machine control and visualization.

License

Notifications You must be signed in to change notification settings

achilles288/robot-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Monitor

In programming an MCU for robots, it is usually needed to what how the data input and output are going on. In the example of a line following robot, IR sensor input values and PID controller output value are displayed by means of text or graph. Robot Monitor is a visualization tool written in C++. The Robot Monitor software make it possible to use CLI-like interface, custom GUI for machine control, graphing and 3D visualization.

UI design

In case of debugging a particular system, UI widgets can replace the circuits of buttons, switches and potentiometers. Compared with traditional consoles, attributes, graphs and logs are separated. The GUI components are of WxWidgets library.

About

Monitors and commands the microcontrollers for robots. The software makes it possible to use CLI-like interface, custom GUI for machine control and visualization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages