-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #155 from SofiaEct/main
agregar SofiaEct
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,16 @@ | ||
# clase-06 | ||
|
||
- diseño de interaccion: estados, que algo existe de una forma y no otra, que puede cambiar y/o preservar ese estado | ||
- la forma sigue a la forma, la forma sigue la interacion | ||
- diseñar no solo para la funcinalidad sino para el comportamiento del usuario | ||
- patrones de diseño de interaccion: desde la perspectiva del usuario | ||
- hay estados intermedios | ||
- ux e iu no tienen fronteras | ||
- wifi no es interet, es un medio de conexion entre dispositivo | ||
|
||
## programar el arduino | ||
|
||
- hay que entrar a l abiblioteca de [arduino r4 wifi](https://docs.arduino.cc/hardware/uno-r4-wifi/) | ||
- como transmmitir info de una arduino al otro | ||
- conceptos importantes:. http, udp y mqtt | ||
- |