File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -19,15 +19,15 @@ A series of code challenges will teach you the basics of the [johnny-five][2] ap
19
19
20
20
## Hardware is optional
21
21
22
- The workshop will pose a challenge, and will test your code .
22
+ The workshop will pose a challenge, you will code a solution which the workshop will then verify .
23
23
24
- The low level code to talk to the Arduino is stubbed out.
24
+ ** You will be writing _ working, executable johnny-five code _ . **
25
25
26
- ** You _ will _ be writing working, executable johnny-five code. **
26
+ Each of your solutions can be run by the workshop or directly as a ` node ` program.
27
27
28
- Each of your solutions can be run directly as a ` node ` program .
28
+ When run through the workshop the low level code to talk to the Arduino is stubbed out .
29
29
30
- Wire up an Arduino, connect the USB and you can see your solution run for real.
30
+ Wire up an Arduino, connect the USB and run your solution directly to see it run for real.
31
31
32
32
## Code style
33
33
52
52
53
53
## Translations
54
54
55
- - @NodeBotsUK - English
56
55
- @n0bisuke - Japanese
57
56
58
57
[ 1 ] : http://nodeschool.io/
You can’t perform that action at this time.
0 commit comments