Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with pre-req of i2c module #14

Closed
kolban-google opened this issue Aug 16, 2019 · 4 comments
Closed

Problems with pre-req of i2c module #14

kolban-google opened this issue Aug 16, 2019 · 4 comments

Comments

@kolban-google
Copy link

It seems that one of the dependencies (i2c) is no longer working ... see:

kelly/node-i2c#90

This has the effect of making this package not work. A suggestion in the threads appears to be to switch to the npm i2c-bus package.

@rzr
Copy link

rzr commented Aug 27, 2019

Or use this fork:
https://github.com/abandonware/node-i2c

Changes are trivial:
dbridges/bmp085-sensor#9

@miniben-90
Copy link
Owner

I'll check it this Week-End.

@rzr
Copy link

rzr commented Oct 1, 2019

I think this can be closed now, also I am considering to port this module to iotjs for:
rzr/generic-sensors-lite#10

Is this dependency to sleep strict ? or can we use setTimeout ?
https://github.com/erikdubbelboer/node-sleep

@miniben-90
Copy link
Owner

Yes It's a strict dependency. It's used for waiting times at initialization of the MPU.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants