Skip to content

Commit

Permalink
Adição de conteúdo
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Apr 18, 2024
1 parent f6a471b commit 1b5d54f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions arduino.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@ <h3>Musical floppy arduino</h3>
<img src="img/motorshield l293d arduino tutorial.png" alt="motor shield l293d">
<h3>Motor Shield L293D</h3>
<p>
Tutorial para configurar o Motor Shield L293D no arduino e controlar 4 motores, 1 micro servo 9g e 1 sensor ultrassônico HC-SR04.
Tutorial para configurar o Motor Shield L293D no arduino e controlar 4 motores, 1 micro servo 9g
e 1 sensor ultrassônico HC-SR04.
</p>
<a href="./tutorial/motorshield-l2d3d.html" class="Button">Saiba +</a>
</div>
Expand All @@ -87,9 +88,19 @@ <h3>Automação residencial</h3>
Desenvolva um projeto simples de automação residencial para controle de lâmpadas ou outros
dispositivos usando a plataforma arduino.
</p>
<a href="https://github.com/professorjosedeassis/arduinolampada" class="Button"
<a href="https://www.youtube.com/playlist?list=PLbEOwbQR9lqyx55WVP8BtlHTZE3iOHdNJ" class="Button"
target="_blank">Saiba +</a>
</div>
<div class="Card">
<img src="img/microsd-arduino.png" alt="arduino microsd">
<h3>Leitor de cartão micro sd</h3>
<p>
Este tutorial ensina a montar um cartão micro SD no arduino e analisar dados de um sensor (Data
logger) usando um módulo e também um shield ethernet.
</p>
<a href="https://youtu.be/DH1nk_alyHc?si=VdZElKjtlApyud-s" class="Button" target="_blank">Saiba
+</a>
</div>
<div class="Card">
<img src="img/bb8.png" alt="bb8">
<h3>Em produção</h3>
Expand Down
Binary file added img/microsd-arduino.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1b5d54f

Please sign in to comment.