Closed adeptp closed 9 years ago
upd: node ver v4.2.0 nan ver 1.8.0
Sorry, probably needs an update to the latest nan for compatibility with whatever version Node.js is up to this week ;-)
Been completely swamped with family stuff for many months, but finally starting to calm down a little. Pull request appreciated and/or feel free to keep this in my attention if I don't fix it soon!
Can you try latest master (npm install https://github.com/natevw/pi-spi
)? I have updated it to compile under latest node.js but do not have a RasPi set up to test actual transfer right now.
Thanks for the quick response! Yes, now this library is installed. I'm glad now try to manage nrf24l01 + using your library through node.js thank.
+1
Could you please publish these changes? Would love to make use of them soon. Thanks
@natevw any plans for publishing soon?
@sterlinghw THanks for the reminder, I've been wanting to test it out for myself on an actual Raspberry Pi to make sure it's working (more than just compiling ;-) but if someone or two can confirm that they are able not just to install but to use this on a real Pi/BB/etc. with no regressions I'd be more comfortable publishing it on npm. [Though I guess worst case people just install the older version if newer one breaks…still would prefer to avoid that if possible.]
If it's any consolation, I've been using node-nrf
with the latest on master for pi-spi and I've been able to communicate between my rpi2 (node v4.2.1) and arduino. I haven't directly used pi-spi, though.
I confirm. I'm on a real raspberry 2 runs. As part of the library nrf. And transmission and reception. The library plans to use the adapter iobroker. Who I Adapt your library nrf to work in it. For it must needs describe the abstract methods. Thank you for your library.
Pushd as pi-spi@1.0.1, thanks for the reminders and reports!
:+1:
npm install pi-spi on my Raspberry Pi (model 2) running Raspbian