-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
110 lines (97 loc) · 5.7 KB
/
index.html
File metadata and controls
110 lines (97 loc) · 5.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
---
title: NodeBots Recife
introTitle: Robôs movidos a JavaScript
---
<p>
É isso mesmo ... Se você tiver qualquer experiência com JavaScript, agora você pode usar os seus super poderes para manipular máquinas.
Podemos controlar <a title="Das Blinkenlight" href="http://instagram.com/p/cFVNtmJxlc/">Leds</a>
ou até mesmo <a href="/sumo.html">Criar batalhas de Sumo Bot</a>,
<a href="http://www.youtube.com/watch?v=6NYyGC-wZKU">Criar um controle remoto para gatos</a>,
<a href="https://github.com/substack/matador-copter">ou fazer tourada com quadcopters...</a>
</p>
<p>
<img src="img/equation.png" alt="JS + Hardware = NodeBots"/>
</p>
<p>Regularmente a comunidade do NodeBots realiza eventos e encontros ao redor do mundo, onde as pessoas se encontram para fazer coisas incríveis juntos, usando JavaScript e microcontroladores como Arduinos, Raspberry Pis, NodeCopters, robôs e outros aparelhos que só precisam de mais entrada...</p>
<p>Se você não tem idéia de como começar ou usar um LED, não tenha medo - <a href="/core.html">Especialistas em NodeBot</a> estarão à disposição para ajudá-lo a cortar, soldar e montar, para facilitar o seu aprendizado no NodeBot Day e fazer deste dia um dia especial.</p>
<p>No final do dia teremos <a href="/sumo.html">uma competição de Sumo</a> entre os demos de projetos de qualquer pessoa que queira participar.</p>
<h2 id="eventos">Eventos</h2>
<ul class="events-list"></ul>
</div> <!-- close .content, so make can use full width -->
<div class="map" id="map"></div>
<div class="content">
<!-- <h2>See Awesome Nodebots</h2>
<p>The <a href="projects.html">gallery</a> of nodebots exists to show off your creations. It comes to us from Johny-Five's <a href="https://github.com/rwldrn/johnny-five/blob/master/awesome.md">awesome.md</a>. When you creare something cool you should submit a pull adding it to both documents.</p> -->
<h2>NodeBots ao redor do mundo</h2>
<ul>
<li>
<a target="_blank" href="http://nodebots.io/">NodeBots</a> - USA
</li>
<li>
<a target="_blank" href="http://nodebots-sv.github.io/">NodeBots El Salvador</a> - El Salvador
</li>
<li>
<a target="_blank" href="http://nodebotsgt.tumblr.com/">NodeBots Guatemala</a> - Guatemala
</li>
<li>
<a target="_blank" href="http://nodebotsmed.tumblr.com/">NodeBots Medellín</a> - Colombia
</li>
<li>
<a target="_blank" href="http://www.meetup.com/VillavicencioJS/">NodeBots Villavicencio</a> - Colombia
</li>
<li>
<a target="_blank" href="http://www.meetup.com/NodeBots-of-London">NodeBots of London</a> - UK
</li>
<li>
<a target="_blank" href="http://www.meetup.com/Nodebots-Paris">Les NodeBots de Paris</a> - FR
</li>
<li>
<a target="_blank" href="http://www.meetup.com/nodebots/">NodeBots NYC</a> - USA
</li>
<li>
<a target="_blank" href="http://www.meetup.com/nodebotssf/">NodeBots SF</a> - USA
</li>
<li>
<a target="_blank" href="http://nodebotsau.io">NodeBotsAu</a> - Australia
</li>
<li>
<a target="_blank" href="http://www.norfolkjs.org/">NodeBots Norfolk</a> - USA
</li>
<li>
Ou <a href="http://nodebots.io/#join">inicie um próprio! :)</a>
</li>
</ul>
<h2 id="join">Junte-se à comunidade</h2>
<p>Quer hackear hardware? Construir um robô? Torne-se um Maker? Não ver um evento perto de você? Venha e junte-se com a comunidade através da web:</p>
<ul>
<li>Site Oficial: <a href="http://nodebots.io" target="_blank">nodebots.io</a></li>
<li>Canal no IRC: <code>#nodebots</code></li>
<li>Twitter: <a href="https://twitter.com/nodebots" target="_blank">@nodebots</a></li>
<li>Forum: <a href="http://forums.nodebots.io/" target="_blank">forums.nodebots.io</a></li>
<li>Blog: <a href="http://blog.nodebots.io/" target="_blank">blog.nodebots.io</a></li>
<li>Subreddit: <a href="http://www.reddit.com/r/nodebots" target="_blank">reddit.com/r/nodebots</a> </li>
</ul>
<!-- <h2>Getting started</h2>
<p>Install <a href="http://nodejs.org/">Node.js</a> and get the <a href="https://github.com/rwldrn/johnny-five">johnny-five</a> module.
You need to have an Arduino programmed with Firmata, which is <a href="https://github.com/rwldrn/johnny-five#setup-and-assemble-arduino">pretty easy to setup</a>.
Once that is complete, you can now start hacking hardware like a champion! NodeBots makes the process of programming hardware circuitry very similar to how one would program a modern web page. Seriously, it is that easy!
</p>
<script src="https://gist.github.com/voodootikigod/5374512.js"></script>
<video controls>
<source src="http://dl.dropbox.com/u/3531958/led-strobe.mp4">
<source src="http://dl.dropbox.com/u/3531958/led-strobe.ogv">
<source src="http://dl.dropbox.com/u/3531958/led-strobe.webm">
</video>
<p></p>
<p>Even if you don't have an Arduino you can still make a start via the <a href="https://www.npmjs.org/package/nodebot-workshop">nodebot-workshop</a> which will teach you the basics of johnny-five through a series of code challenges
<a href="https://www.npmjs.org/package/nodebot-workshop"><img src="https://raw.githubusercontent.com/tableflip/nodebot-workshop/master/screenshot.png" alt=""/></a>
</p>
<h2>Where do NodeBots come from?</h2>
<p>
NodeBots, the idea, was first conceived out of the increasing visibility of hardware creation and control within the upstart node.js community.
</p>
<p>
<a href="http://twitter.com/voodootikigod">Chris Williams</a> created a module called node-serialport that allows JS developers to begin controlling and directing the physical world.
From there, hardware has been the bright point of every JS conference event, dazzling audiences with everything from smoke machines to walking robots.
<strong>Now its time to get everyone in on the action. Now is time for the rise of JS Robotics.</strong>
</p> -->