Commit Graph

28 Commits

Author SHA1 Message Date
Sam Machin 2d28a2304f
Update package.jsons for mono-repo (#851)
Update the package.json for each node to point to the directory within the repo that hosts the code for the package in question.  as per https://docs.npmjs.com/cli/v7/configuring-npm/package-json#repository
2021-11-02 15:22:30 +00:00
Dave Conway-Jones 0ac07a1c6f
update neopixel info 2020-12-12 17:18:18 +00:00
Dave Conway-Jones 878f511d0e
Stop arduino nodes warning about MaxEmitters
when more than 10 nodes in use
2019-12-03 21:38:33 +00:00
Dave Conway-Jones 61c0826261
update arduino node for node12 2019-11-13 21:52:01 +00:00
Dave Conway-Jones ca88faa7ca
Fix arduino nodes servo/pwm output to reduce jitter
to close #584
2019-10-22 22:05:49 +01:00
Dave Conway-Jones cb6d147680
Arduino node tidy internal status 2019-04-24 14:07:01 +01: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 a475b67a19
reduce Arduino error messages on failed connect 2019-04-11 16:35:02 +01:00
Dave Conway-Jones 41acbf5af7
Let Arduino node reconnect
To close #532
2019-04-10 09:57:16 +01:00
Dave Conway-Jones c1650b5d47
Bump arduino node to latest firmata and serialport
shoudl work better with nodejs 10
2019-02-12 22:44:21 +00: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 dca9dfccc1
bump serial port and arduino nodes 2018-05-09 22:04:29 +01:00
Dave Conway-Jones 5019f68c9c
let Arduino node only send changes of values as stated in docs. 2018-04-29 17:36:18 +01:00
Dave Conway-Jones 2e9f2f856e
bump arduino node format support
to include later serial port 4.x
2017-11-07 23:03:41 +00:00
Dave Conway-Jones 603189f123 Bump arduino package, thanks to PR 2017-01-29 17:43:48 +00:00
Dave Conway-Jones fcc1fcfca8 bump package versions (heatmiser, arduino, pushover) 2016-11-26 21:22:18 +00:00
Dave Conway-Jones a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones 3e3b9aa706 bump Arduino node firmata prereq 2016-10-27 17:41:25 +01:00
Dave Conway-Jones 4f4d2de45f Arduino nodes, reconnect on partial deploys 2016-07-15 14:45:32 +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 7a25727a7e really bump arduino version... 2016-03-02 14:23:04 +00:00
Dave Conway-Jones eff8327971 Info/Doc style updates to core/pi nodes 2016-03-02 13:27:52 +00: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
dceejay 56bb10642a Update Note(s) in READMEs for all moved out nodes.
redis, mongo, email, feedparse, twitter, irc, arduino, serialport
2015-06-16 21:37:22 +01:00
dceejay d515deece1 Move Arduino node from core to external 2015-06-06 18:13:53 +01:00