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

Using the GPIO pins on the Raspberry Pi with Node #13

Closed
gyaresu opened this issue Jul 27, 2015 · 3 comments
Closed

Using the GPIO pins on the Raspberry Pi with Node #13

gyaresu opened this issue Jul 27, 2015 · 3 comments

Comments

@gyaresu
Copy link
Member

gyaresu commented Jul 27, 2015

This is just a starting post for hopefully an interesting thread on using the Raspberry Pi as both Node.js host and In-Out pins for controlling sensors, motors, devices etc.

http://johnny-five.io/examples/raspi-io/

My old Pi. (Others are listed)
http://johnny-five.io/platform-support/#raspberry-pi-model-b-rev-1

The Raspbian Operating System (It's basically Debian):
http://www.raspbian.org/RaspbianStartHere

IO library that lets you run Johnny-Five on the Raspberry Pi:
https://github.com/nebrius/raspi-io

The Raspberry Pi pins have funny names:
https://github.com/nebrius/raspi-io#pin-naming

@lvivier
Copy link
Member

lvivier commented Aug 2, 2015

@gyaresu where did you buy your pi? I remember we came across buyapi.ca, they seem pretty legit…

@gyaresu
Copy link
Member Author

gyaresu commented Aug 2, 2015

Mine are old now:
That site looks good. There's a list of places on the Vancouver Robotics - Link to Vendors page.

@Qard
Copy link
Member

Qard commented Aug 30, 2015

Just a few notes:

  • NOOBS Raspbian is super old. You want the actual Raspbian-only download on the pi website.
  • You may or may not have to do a dist upgrade from Raspbian wheezy to jessie.
  • nvm is an easy way to get node/io.js installed.
  • johnny-five does not currently build on io.js 3.x.

@lvivier lvivier closed this as completed Jun 13, 2016
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

No branches or pull requests

3 participants