tecno4
2.4M views | +80 today
Follow
tecno4
Información asignatura tecnología
Your new post is loading...
Your new post is loading...

Popular Tags

Current selected tag: 'Arduino Web Server'. Clear
Scooped by Gumersindo Fernández
Scoop.it!

WEB Server, Acelerómetro, LED RGB , lo probamos en el Arduino Uno Wifi

Como hacer un WEB Server, Acelerómetro, LED RGB , lo probamos en el Arduino Uno Wifi
Video Anterior Instalación Placa: https://youtu.be/ggCTlB_zP4
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Arduino Web Server

Arduino Web Server | tecno4 | Scoop.it
Crear un servidor web sencillo que saque por el puerto serie y también devuelva al navegador que le ha llamado la petición http que le ha llegado.

Luego añadir el valor leído en la entrada analógica A0.

Por último leer línea a línea la petición, esto es útil cuando hay que analizar el http request y que Arduino devuelva una cosa u otra en función de la petición que llegue.
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Basic Arduino Web Server

Basic Arduino Web Server | tecno4 | Scoop.it

This tutorial goes through the steps to making your own Arduino web server. It’s a straightforward process that covers the process of getting it up and running. I will also cover some core concepts such as using Ajax to update rather than refreshing the page over and over..
You will need to know some basic HTML which is incredibly easy to grasp the concepts of. If you have never done any HTML, then I recommend hitting up w3schools for a basic introduction.

No comment yet.