forked from microflo/microflo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MicroFlo.files
133 lines (133 loc) · 3.23 KB
/
MicroFlo.files
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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
examples/analogInOut.fbp
examples/blink.fbp
examples/blink-mbed.fbp
examples/blink-rpi.fbp
examples/echo.fbp
examples/fridge.fbp
examples/monitorPin.fbp
examples/readbutton.fbp
examples/capasitivePin.fbp
examples/max7219.fbp
microflo/arduino.hpp
microflo/commandformat.h
microflo/commandformat.json
microflo/componentlib.hpp
microflo/components.h
microflo/components.json
microflo/main.hpp
microflo/microflo.cpp
microflo/microflo.h
microflo/microflo.hpp
microflo/avr.hpp
microflo/mbed.hpp
microflo/linux.hpp
lib/commandstream.coffee
lib/generate.coffee
lib/componentlib.coffee
lib/simulator.coffee
lib/serial.coffee
test/commandstream.coffee
test/network.coffee
test/websocketapi.coffee
test/componentlib.coffee
test/blink.coffee
test/TODO.md
doc/braindump.md
doc/arduino-getstarted.md
doc/stories.md
microflo.js
package.json
README.md
CHANGES.md
binding.gyp
Makefile
manifest.json
app/background.js
index.html
app/main.js
lib/microflo.coffee
lib/util.coffee
Gruntfile.coffee
app/style.css
.travis.yml
microflo/emscripten.hpp
microflo/arduino.hpp
microflo/avr.hpp
microflo/commandformat.h
microflo/commandformat.json
microflo/components.hpp
microflo/components.h
microflo/components.json
microflo/emscripten.hpp
microflo/linux.hpp
microflo/main.hpp
microflo/mbed.hpp
microflo/microflo.cpp
microflo/microflo.h
microflo/microflo.hpp
microflo/stellaris.hpp
microflo/components/Forward.hpp
microflo/components/Split.hpp
microflo/components/SerialIn.hpp
microflo/components/SerialOut.hpp
microflo/components/DigitalWrite.hpp
microflo/components/DigitalRead.hpp
microflo/components/MonitorPin.hpp
microflo/components/PwmWrite.hpp
microflo/components/AnalogRead.hpp
microflo/components/MapLinear.hpp
microflo/components/Constrain.hpp
microflo/components/Min.hpp
microflo/components/Max.hpp
microflo/components/Timer.hpp
microflo/components/ReadDallasTemperature.hpp
microflo/components/ReadCapacitivePin.hpp
microflo/components/NumberEquals.hpp
microflo/components/ArduinoUno.hpp
microflo/components/HysteresisLatch.hpp
microflo/components/BreakBeforeMake.hpp
microflo/components/Delimit.hpp
microflo/components/Count.hpp
microflo/components/Gate.hpp
microflo/components/Route.hpp
microflo/components/ATUSBKEY.hpp
microflo/components/RaspberryPi.hpp
microflo/components/MbedLPC.hpp
microflo/components/LedMatrixMax.hpp
microflo/components/LedChainNeoPixel.hpp
microflo/components/LedChainWS.hpp
microflo/components/TivaC.hpp
microflo/components/InvertBoolean.hpp
microflo/components/ToggleBoolean.hpp
microflo/components/BooleanOr.hpp
microflo/components/BooleanAnd.hpp
microflo/components/PseudoPwm.hpp
microflo/components/arduino-standard.json
microflo/components/arduino-minimal.json
microflo/components/null.json
microflo/components/PseudoPwmWrite.hpp
simulator/main.js
simulator.html
microflo/components/BoolToInt.hpp
lib/devicecommunication.coffee
test/compiler.coffee
test/release.md
test/generate.coffee
test/communication.coffee
lib/runtime.coffee
lib/runtime.coffee
lib/devicecommunication.coffee
microflo/arduino_main.hpp
microflo/linux_main.hpp
microflo/mbed_main.hpp
microflo/emscripten_main.hpp
microflo/avr_main.hpp
microflo/stellaris_main.hpp
lib/definition.coffee
examples/embedding.cpp
lib/util.coffee
lib/util.coffee
microflo.coffee
lib/commandformat.coffee
microflo/esp_main.hpp
microflo/esp.hpp