Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 1.16 KB

README.md

File metadata and controls

42 lines (35 loc) · 1.16 KB

Motor Controller

This is an application created to embedded systems discipline

The application display temperature and potenciometer values and manage a motor and leds

Proteus Project

Project on Proteus

Interface Application

application

Funcionalitties

  • On/Off leds
  • Run clockwise motor
  • Run counterclockwise motor
  • Display temperature and potenciometer values in graphics

Technologies

  • Matplotlib
  • Arduino
  • Serial Communication
  • Tkinter
  • Visual Studio

How to use

  • Install a application to create virtual ports
  • Install Arduino lib on Proteus
  • Create a virtual env (optional)
  • Use packet manager of your preference to install dependencies
  • Open proteus project and start application
  • Run gui.py