You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2023. It is now read-only.
I have implemented your code and seem to be running into some errors with the SPI module. However, I am running Node v0.10.9 on my RPi instead of v0.8.15. I don't have my setup here but can post the specific errors soon. Just wondering if you know of any problems with my Node upgrade off the top of your head that could be rendering PiFX unusable?
Also, I noticed in the README for the SPI module that you have included in this repo you had the disclaimer THIS CODE IS NOT FINISHED YET, NOTHING IS FUNCTIONING YET! and mentioned that the process was blocking. I assume that the code works to some degree because your blog post exhibits a working example. Am I correct in this assumption? Also did you/anyone else make any progress on making the SPI you used for this project asynchronous?
I have implemented your code and seem to be running into some errors with the SPI module. However, I am running Node v0.10.9 on my RPi instead of v0.8.15. I don't have my setup here but can post the specific errors soon. Just wondering if you know of any problems with my Node upgrade off the top of your head that could be rendering PiFX unusable?
Also, I noticed in the README for the SPI module that you have included in this repo you had the disclaimer THIS CODE IS NOT FINISHED YET, NOTHING IS FUNCTIONING YET! and mentioned that the process was blocking. I assume that the code works to some degree because your blog post exhibits a working example. Am I correct in this assumption? Also did you/anyone else make any progress on making the SPI you used for this project asynchronous?