ME 405-03 Pen Plotter Term Project
Ryan Ghosh and Ryan Flaherty (mecha18)
tasks.py, stepper_driver.py, cotask.py, and task_share.py run on the Nucleo for controlling the plotter.
tasks.py contains the main function.
Details on cotask.py and task_share.py can be found here: https://github.com/spluttflob/ME405-Support
pc_plotter.py runs on the PC to plot on the screen in sync with the physical plotter.
All python/micropython files can be found here: https://github.com/rsghosh/ME_405_Plotter/tree/master/Python_Code