Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Brasilino Arduino Day Recife 2019
Search
Otacilio Saraiva Maia Neto
March 16, 2019
Technology
0
57
Brasilino Arduino Day Recife 2019
Otacilio Saraiva Maia Neto
March 16, 2019
Tweet
Share
More Decks by Otacilio Saraiva Maia Neto
See All by Otacilio Saraiva Maia Neto
Pergunte pro Marty: Usando IA na criação de chatbots para Whatsapp
otacilion
0
59
Primeiros passos com Git e GitHub
otacilion
0
87
Pitch - Como vender uma ideia em poucos minutos
otacilion
0
120
What makes Latam communities different and what you can learn with them
otacilion
0
75
Risoflora - Status Report 2
otacilion
0
160
Dossiê Risoflora - Status Report 2
otacilion
0
120
Como o GraphQL mudou nossa relação cliente-servidor
otacilion
0
110
Workshop Arduino Day 2019
otacilion
0
58
Como criar seu portfólio no GitHub com GitHub Pages
otacilion
0
360
Other Decks in Technology
See All in Technology
類似画像検索モデルの開発ノウハウ
lycorptech_jp
PRO
3
870
Introduction to Bill One Development Engineer
sansan33
PRO
0
380
入門DBSC
ynojima
0
130
Windows ネットワークを再確認する
murachiakira
PRO
0
260
LY Tableauでの Tableau x AIの実践 (at Tableau Now! - 2026-02-26)
yoshitakaarakawa
0
1.3k
【SLO】"多様な期待値" と向き合ってみた
z63d
2
300
Introduction to Sansan, inc / Sansan Global Development Center, Inc.
sansan33
PRO
0
3k
Introduction to Sansan for Engineers / エンジニア向け会社紹介
sansan33
PRO
6
72k
OCI Security サービス 概要
oracle4engineer
PRO
2
13k
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
7
7.1k
名刺メーカーDevグループ 紹介資料
sansan33
PRO
0
1.1k
ブラックボックス観測に基づくAI支援のプロトコルのリバースエンジニアリングと再現~AIを用いたリバースエンジニアリング~ @ SECCON 14 電脳会議 / Reverse Engineering and Reproduction of an AI-Assisted Protocol Based on Black-Box Observation @ SECCON 14 DENNO-KAIGI
chibiegg
0
140
Featured
See All Featured
Darren the Foodie - Storyboard
khoart
PRO
3
2.7k
YesSQL, Process and Tooling at Scale
rocio
174
15k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.6k
Impact Scores and Hybrid Strategies: The future of link building
tamaranovitovic
0
220
Data-driven link building: lessons from a $708K investment (BrightonSEO talk)
szymonslowik
1
950
We Analyzed 250 Million AI Search Results: Here's What I Found
joshbly
1
880
The innovator’s Mindset - Leading Through an Era of Exponential Change - McGill University 2025
jdejongh
PRO
1
120
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
141
35k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.7k
From Legacy to Launchpad: Building Startup-Ready Communities
dugsong
0
170
How To Speak Unicorn (iThemes Webinar)
marktimemedia
1
400
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.4k
Transcript
Brasilino, como programar Arduino em PT-BR Otacílio Maia /otacilio Thiago
Augusto /thiagoaugustosm Erick Simões /ericksimoes
Onde tudo começou
EF EPI 2018
Como mudar isso?
E se tivesse como programar assim?
E se tivesse como programar assim?
E como isso foi programado?
Diretivas de pré-processamento #define repetir loop
Diretivas de pré-processamento #define repetir loop #define escreverDigital(pino, valor) digitalWrite(pino,
valor)
Diretivas de pré-processamento #define repetir loop #define escreverDigital(pino, valor) digitalWrite(pino,
valor) #define ligar(pino) digitalWrite(pino, HIGH)
Diretivas de pré-processamento #define repetir loop #define escreverDigital(pino, valor) digitalWrite(pino,
valor) #define ligar(pino) digitalWrite(pino, HIGH) #define contarAte(y) for (int x = 0; x < y; x++)
Sensores class Ultrassom { public: Ultrassom(int tp, int ep); long
Temporizando(); long Medir(); };
Queremos que Arduino seja para todo mundo
Brasilino é uma porta de entrada, não o seu lar
Domínio do Inglês é sim importante, mas não um pré
requisito
Aberta para todo mundo
Primeiros commits
Primeiros commits
Primeiros commits
Aprovação para o Arduino Library Manager
Estatísticas 70+ estrelas no GitHub 18 Forks no GitHub 124
Commits 9 Contribuidores 6 Pull Requests abertos
Equipe Brasilino
Agradecimentos especiais @alessonrenato @italohdc @eltonfernando @leehmaciel @allefrodrigo @pedroguilhermelima
A Brasilino é feita pela comunidade, venha fazer parte deste
time!
Speaker Name Contacts Obrigado! bit.ly/brasilino Otacílio Maia otaciliomaia.com Thiago Augusto
thiagoaugustosm.com Erick Simões medium.com/@ErickSimoes