dwyl / learn-iot

:seedling: Learn how to build Internet of Things (IoT) Apps using Arduino and/or Raspberry Pi in plain old JavaScript!
13 stars 1 forks source link

How to use Raspberry Pi for a Hardware Project #1

Open nelsonic opened 7 years ago

nelsonic commented 7 years ago

This guide was recently updated: http://thisdavej.com/beginners-guide-to-installing-node-js-on-a-raspberry-pi/


Update by @mk4111 (15/03/2017, 1204 GMT) Sections to update:

mk4111 commented 7 years ago

@nelsonic - can I update the README.md with some info on this tonight please?

nelsonic commented 7 years ago

@mk4111 Yes, please do. And please create a specific story/task with a time estimate/allocation. thanks! 🎉

mk4111 commented 7 years ago

@nelsonic - I'm sorry that this is so delayed!

I'd like to update the README with a quick summary of the guide that you posted above, bullet pointing what we need to get started, and how to install Raspbian Jessie (with appropriate links).

Can I please update the main description of this issue so that this can become the specific story for installation?

Thank you!!

mk4111 commented 7 years ago

@nelsonic - I've just updated the main comment - does it look good to you? If so, I'd like to get crrracking!

nelsonic commented 7 years ago

@mk4111 looks good. 👍

BTW: I'm not fussed what programming language we use on the Raspberry Pi. if there are more examples and answers for Python we can use that. There's even an Elixir library: https://github.com/fhunleth/elixir_ale 😉 How's your Elixir? 🤔

iteles commented 7 years ago

I love it when people share their knowledge as they learn :heart: @mk4111

mk4111 commented 7 years ago

I'd be keen to do the very 'basic' HTML/microphone (please see #8) in JS, but for future iterations would be super duper keen to try it out in python, elixir and maybe sketch if we can get the project to the point where we can strip it down to barebones microcontrollers!!

nelsonic commented 7 years ago

@mk4111 yes, please try the HTML5 approach first! 👍