fgomezgo / Automatic_Control_Laboratory_Labview_with_Arduino_Interface

This repository develops an interface using Arduino and Labview to interact with a first and second order linear system processes using different types of controllers and parameters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic Control Laboratory: Labview with Arduino Interface

This repository develops an interface using Arduino and Labview to interact with a first and second order linear system processes using different types of controllers and parameters.

This Interface is for the Automatic Control Laboratory class at Instituto Tecnologico de Monterrey campus Queretaro.

Libraries needed for the Arduino Program

  • The library "Filters.h" is required for the program to run. It can be found at: https://github.com/JonHub/Filters (A realtime digital signal processing DSP library for Arduino)

About

This repository develops an interface using Arduino and Labview to interact with a first and second order linear system processes using different types of controllers and parameters.


Languages

Language:C++ 100.0%