21 Commits

Author SHA1 Message Date
Dave Conway-Jones
38b283e50b Tidy up exif test, lint Arduino code 2025-08-08 13:52:18 +01:00
Dave Conway-Jones
09ad8ddb93 Merge against v1.3.4 instead of 1.3.3
not sure what went wrong but here we are...
Setting to v1.4.0 as def a functionality change
2025-04-04 13:48:49 +01:00
Dave Conway-Jones
6c9717d92c Fix Arduino serial port search 2025-04-03 22:12:49 +01:00
Dave Conway-Jones
9f9d3259b9 Update Arduino and tidy up 2025-04-03 20:20:16 +01:00
Dave Conway-Jones
60593f154c Arduino/Firmata module complete rewrite v1.3.4-20250331 (#1092) (#1093)
* tiny update to Firmata.js

* A complete rewrite of Firmata/Arduino

See changes for v1.2 - v1.3.3 : https://github.com/node-red/node-red-nodes/issues/920#issuecomment-2709252741

[Node-RED announcement of 1.3.3](https://discourse.nodered.org/t/announce-node-red-node-arduino-firmata-remastered-v1-3-3/96317)

* Arduino v1.3.3 update

See: https://discourse.nodered.org/t/announce-node-red-node-arduino-firmata-remastered-v1-3-3/96317

* v1.3.4-20250331

Fixed port-search. See:
https://discourse.nodered.org/t/announce-node-red-node-arduino-firmata-remastered-v1-3-3/96317/4?u=pizzaprogram

* v1.3.4-20250331

* update v1.3.4-20250331 delete comments

Co-authored-by: PizzaProgram <info@pizzaprogram.hu>
2025-04-03 20:10:36 +01:00
heikokue
0772b545ea added i18n help files (#766) 2021-03-12 13:17:23 +00:00
Dave Conway-Jones
61c0826261 update arduino node for node12 2019-11-13 21:52:01 +00:00
Dave Conway-Jones
8d45e85acf arduino node - slight tidy, fix node declaration
to close #535
2019-04-15 17:28:55 +01:00
Dave Conway-Jones
88f7f52f99 Add pullup option to Arduino digital input
to Close #455
2018-06-27 21:36:06 +01:00
Dave Conway-Jones
a3d4f01587 clean up arduino node readme. Add hint re rate limit or rbe. 2018-05-13 17:26:32 +01:00
Dave Conway-Jones
a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones
36e834fdf1 bump serial port to 4.0.3 library 2016-10-13 14:12:08 +01:00
Dave Conway-Jones
0bfeb13abc Move Arduino nodes to use firmata nom
rather than arduino-firmata
2016-07-13 14:19:09 +01:00
Dave Conway-Jones
c9faed7876 Bump arduino pre-req and fix listing 2016-03-06 22:37:18 +00:00
Dave Conway-Jones
dc3b220ec4 slight tidy to Arduino and bump version 2016-03-02 14:22:16 +00:00
Juan Pablo Manson
57445cdfd0 Added support for sending and receiving strings 2016-03-02 10:44:33 -03:00
Dave Conway-Jones
dd250a77bc core to Pi node-red-nodes info updates
to be more consistent style
2016-02-12 13:14:12 +00:00
Dave Conway-Jones
d457b68941 Tidy Arduino - make it use integers.
plus slight tidy of docs
2016-01-31 23:27:10 +00:00
Nick O'Leary
da209a6b66 Update core nodes to pull common msgs from node-red ns 2015-06-16 11:16:29 +01:00
Nick O'Leary
7d011dac99 Add i18n content for moved core nodes 2015-06-16 10:36:19 +01:00
dceejay
d515deece1 Move Arduino node from core to external 2015-06-06 18:13:53 +01:00