does anybody know some really cool raspberry pi projects that are pretty easy to complete because i want to build one but the ones that are cool like can't be replicated any responses would be helpful thank you
does anybody know some really cool raspberry pi projects that are pretty easy to complete because i want to build one but the ones that are cool like can't be replicated any responses would be helpful thank you
One of the first things I did to start learning the Pi was from https://projects.drogon.net/raspberry-pi/gpio-examples/tux-crossing/gpio-examples-1-a-single-led/
I think this is a great example to start with. It builds on turning on and off 1 LED, Then 3, then adding 2 more and a button creating a cross walk including the code behind it to make it all come together. Simple with pictures and detailed instructions. I plan on revisiting this project but instead of using a (Walk) (Don't walk) LED I want to use my 16x2 LCD screen to make some graphic or text appear and flash along with the yellow traffic light. Gordon has a few other examples of different Pi things you can try.
Another site I found full of Pi stuff http://learn.adafruit.com/category/raspberry-pi (and lots of other things)
One of the first things I did to start learning the Pi was from https://projects.drogon.net/raspberry-pi/gpio-examples/tux-crossing/gpio-examples-1-a-single-led/
I think this is a great example to start with. It builds on turning on and off 1 LED, Then 3, then adding 2 more and a button creating a cross walk including the code behind it to make it all come together. Simple with pictures and detailed instructions. I plan on revisiting this project but instead of using a (Walk) (Don't walk) LED I want to use my 16x2 LCD screen to make some graphic or text appear and flash along with the yellow traffic light. Gordon has a few other examples of different Pi things you can try.
Another site I found full of Pi stuff http://learn.adafruit.com/category/raspberry-pi (and lots of other things)