Programming
Web-server UI with Facilino
Leopoldo Armesto
Senior Lecturer
Universitat Politècnica de València
1
Outline
Material
Worked Instructions
Exercises
Web-server UI for Temperature and Humidity monitoring
Web-server UI for Moving a Servo
Web-server UI remotely controlled relay
Web-server UI Remotely controlled RGB LED
2
Material
3
Wemos D1 R32 with Arduino Multisensor Shield, servo motor and relay
Worked Instructions
4
Main instruction
Web-server UI for Temperature and Humidity
Monitoring
Implement a web-server UI for temperature and humidity monitoring the DHT11 sensor.
5
Web-server UI for Moving a Servo
Implement a web-server UI for moving a servo between two positions with a button.
6
Web-server UI remotely controlledrelay
Remotely activate and deactivate a relay using a web-server UI.
7
Web-server UI Remotely controlledRGB LED
Regulate the color of a RGB LED using a web-server UI.
8
Programming
Web-server UI with Facilino
Leopoldo Armesto
Senior Lecturer
Universitat Politècnica de València
9

Web-server UI with Facilino