dceejay
72e1f20383
Arduino - ensure port list populated on start,
...
also allow connect to first found board - by not specifying a port.
2015-05-13 21:59:15 +01:00
Dave C-J
e95d4a9010
Update Ardunio node slightly in line with latest Windows Serialport patches.
...
(But there is still a possibly bad underlying problem
- error not being caught - in the upstream npm - reported.)
2014-10-04 22:26:02 +01:00
Mark Hindess
3f054bdf7e
Migrate to fa icons.
2014-09-08 12:07:39 +01:00
Dave C-J
083dc213f0
Check to see serialport exists before opening in Arduino node
...
Fixes #382
now warns if chosen serial port doesn't exist - rather than crashing.
So is now recoverable without manually editing flows.
(Also moved to fa-icons and Arduino category)
2014-09-05 15:10:40 +01:00
Dave C-J
dcc0adf2f7
Update Arduino to a better supported npm, that supports callbacks
...
for inputs... (less processor load). Also adds connected status to
visualisation.
2014-05-23 15:35:55 +01:00
Nicholas O'Leary
48dabffefc
Move all nodes into core subdirectory
...
This makes it easier to distinguish core nodes from those added later
2013-11-14 15:52:19 +00:00