Tag: GPIO
-
WiringPi – GPIO Library
WiringPi is a GPIO access library written in C for the BCM2835 used in the Raspberry Pi. It’s released under the GNU LGPLv3 license and is usable from C and C++ and many other languages with suitable wrappers (See below) It’s designed to be familiar to people who have used the Arduino “wiring” system1 Read more…
-
Scratch GPIO – Raspberry – First Steps
At this post here, a demo of how to blink a Led with scratch on Raspberry will be explained. Although this post is for beginners, it is suggested to have a previous experience with programming in general and programming by python and Scratch in specific. Learn Scratch Learn Python – Code Academy Step 01 –…
-
List of projects – Raspberry – Arduino
Robots related projects Navigation and Obstacles Avoidance The RR.O.P. – RaspRobot OpenCV Project Car Lab Obstacle detection using OpenCV Code on GitHub Autonomous bottle recycling robot Tracking and Recognition Basic motion detection and tracking with Python and OpenCV Raspberry Pi and the Camera Pi module: face recognition tutorial Tutorial: Using CamShift to Track Objects in…