Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialvarlevi
8,113 PointsRaspberry Pi- Where to Learn It?
I've searched the Treehouse Library and found no courses on the Raspberry Pi. Is Treehouse planning on making a Raspberry Pi course (or courses)? If so, when? If not, does anyone know a good place to learn how to use one?
2 Answers
Steven Parker
231,268 PointsI wouldn't expect to see specific material for this device on Treehouse, but some of the languages it supports (such as Python and JavaScript) are well covered here on their own.
As to the more unique aspects of the device, there are many hobbyist groups that produce tutorial materials, and those are easy found with a search engine, including videos on YouTube and free courses from The Raspberry Pi Foundation.
Christian Nogueras
298 PointsHi misterbooks5 you can find tutorial on youtube like this one or you can have a look at this website. In one of the tutorial you will learn how to perform pan and tilt object tracking using a Raspberry Pi, Python, and computer vision. Here is a list of all the tutorial of raspberry pi created on that website
Christian Nogueras
298 PointsAlso I forgot you can learn Deep learning and computer vision on that website. He also have a book that teach Computer vision and Deep learning
varlevi
8,113 PointsWow! Thanks for suggesting a specific article / tutorial, I'll be sure to try it!
varlevi
8,113 Pointsvarlevi
8,113 PointsThanks, I'll check these out!