-
Notifications
You must be signed in to change notification settings - Fork 583
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
i2c in nodered #250
Comments
Please read #194 because this repo (gcgarner) is dormant. That issue explains what you should do to migrate to the active repo (SensorsIot). I have never tried to use any of the GPIO pins on a Raspberry Pi for an actual project so I can only suggest things to try.
You haven't said anything about your project so I'm a bit in the dark. There's a My Raspberry Pi 4 appears to have I2C devices at
If you're using something like a Zero2W, it seems to have a different set of I2C devices:
I have no idea how any of those devices (either the Pi4 or the Zero2W) map to pins so you'll have to figure out that part for yourself. Hope this helps. |
@Paraphraser thank you so much for the response! |
Hi guys, any ideas how to enable i2c for nodered container? I have the i2c enabled on the Raspberry itself but I can't seem to be able to access it inside nodered.
The text was updated successfully, but these errors were encountered: