/Arduino-Web-Interface

WebInterface to control Arduino using Processing

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

Arduino-Web-Interface

GitHub license

WebInterface to control Arduino using Processing. By default, the project is configured to control a 16X2 LCD and a ServoMotor.

Project Files

Arduino

Folder: resources/Arduino/interface

Processing

Folder: resources/Processing/interfaceWeb

Configuring to your enviroment

To use this project, you have to define some variables in the arduino and processing files.

  1. In Processing file, there is a variable called json, change it to your enviroment URL.
  2. In Arduino file, there is a defined variable called SERVO with the Digital PWM Port of the ServoMotor. Change it, if you want.
  3. After, there is the LiquidCrystal setup, with the digital ports. Change it to adapt to your enviroment.

Screenshots

Drag Racing