Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 932 Bytes

preparando_mblock_y_el_arduino.md

File metadata and controls

10 lines (6 loc) · 932 Bytes

Preparando mBlock y el Arduino

Hay que hacer dos cosas

  • Cuando te descargas mBlock por defecto está preparado para utilizarlo con los robots (mBot), hay que decirle que no vamos a conectar un robot, que la placa será Arduino UNO
  • Nuestro ARDUINO no pueden entender mBlock por lo que hay que grabarle un software dentro (un software que se graba en una placa hardware se llama FIRMWARE, no se borra cuando se apaga) y este firmware entiende lo que le manda mBlock, es decir, si conectamos otro Arduino y no le hemos grabado el firmware, no entenderá a mBlock.

Lo mejor un tutorial muy breve:

<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vRLqEoJCT355xMCeCXsd0Wc7JcJRk9JkwLCyzEPb_h1S2IbYKK7OdUf33yWRIXq216Zgh9Da7-gIOq1/embed?start=false&loop=false&delayms=3000" frameborder="0" width="100%" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>