The Raspberry Pi is a low cost, credit-card sized computer that plugs into a computer monitor or TV, and uses a standard keyboard and mouse. It is a capable little device that enables people of all ages to explore computing, and to learn how to program in languages like Scratch and Python.
www.raspberrypi.org
The Raspberry Pi Camera Board is a custom designed add-on module for Raspberry Pi hardware. It attaches to Raspberry Pi hardware through a custom CSI interface. The sensor has 5 megapixel native resolution in still capture mode. In video mode it supports capture resolutions up to 1080p at 30 frames per second.
This project will help you setup and use the Raspberry Pi Camera.
Minecraft Pi is a great way to learn coding by incorporating something fun, popular, and trendy. We can use this small affordable device to implement code into a video game. Minecraft Pi is one of the most exciting ways to learn how to code, program and game on a raspberry pi! Click the following button to learn how:
The Turtle Module is a great way to learn coding. Using Python’s turtle module, we can draw shapes, figures, images, and scenes all with python code.