diff --git a/06-noriflores/clase-06/README.md b/06-noriflores/clase-06/README.md index da4372a9..7fbb881a 100644 --- a/06-noriflores/clase-06/README.md +++ b/06-noriflores/clase-06/README.md @@ -1 +1,21 @@ # clase-06 + +## apuntes :) + +wifi no es igual a internet, uno puede conectarse a internet por la wifi + +revisar arduino cloud + +### protocolos + +1. http +2. udp +3. mqtt + +#### verbos del protocolo http +1. GET +2. POST +3. PUT +4. DELETE + + diff --git a/06-noriflores/clase-07/README.md b/06-noriflores/clase-07/README.md index 97e9e4ba..33d89f80 100644 --- a/06-noriflores/clase-07/README.md +++ b/06-noriflores/clase-07/README.md @@ -1 +1,8 @@ # clase-07 + +## tarea :) + links : + + https://roboticsbackend.com/arduino-control-led-brightness-with-a-potentiometer/#:~:text=Compute%20LED%20brightness%20with%20map%20(option%202),-Plain%20text&text=0%2C%20255)%3B-,int%20brightness%20%3D%20map(potentiometerValue%2C%200%2C%201023%2C%200,number%20into%20a%20different%20range. + +