Content for PiCam

Smart Eye for Your Pi

“Having some fun combining clarifai and Mycroft.ai . For my second skill, I thought it would be interesting to experiment with voice & vision. By adding vision recognition to the Mycroft.ai platform we are giving sight to our favorite voice …

Build an Autonomous R/C Car with Raspberry Pi

“In May of 2016, the Self Racing Cars group held their inaugural autonomous track day for full-size cars at Thunderhill Raceway Park in Northern California. Will and I both attended, but wouldn’t actually meet until a few months later …

Raspberry Pi Embedded Cap With GPS & 10DOF

“In this post we will show you how to geotag and capture the “attitude” of photos taken with the Raspberry Pi camera and record these values within the photo itself using EXIF metadata. We used a modified (hacked?) cap to …

How to Convert Old Film Reels With a Raspberry Pi

“My grandfather Leo was a self-taught electrical engineer and IEEE member who designed control systems for tire factories. He was also an avid photographer, and his eight children—and later, his grandchildren—were among his favorite subjects, right up to …

ZeroBot - Raspberry Pi Zero FPV Robot

“ZeroBot is a Raspberry Pi Zero W based robot. It can be controlled using any computer or smartphone via a web browser. The integrated camera module makes for a low latency video stream. In addition the Raspberry Pi acts as …

Raspberry Pi Tumblr GIF Photo Booth

“This beginner Raspberry Pi project shows you how to use Python code to turn your Pi camera into a GIF-making, Tumblr-posting photo booth! This project is an except from my free Raspberry Pi Class, so definitely check that out …

A Sudoku Solver’s Robot

“A robot that solves and fills alone a sudoku’ grid ! Sudoku are digital puzzles that computers can solve automatically because they obey some simple mathematical rules. The main objective of this project was to build a rudimentary and autonomous robot …

Smart Intercom

“This intercom uses facial recognition and RFID to control human access. The principle of operation: Person approaches to the intercom; Looks at the camera; The system compare his face with authorized people; If it finds it, then the door opens …

Poppy Ergo Jr

“Ergo Jr is a low cost arm designed for education, easy to build and modify. Thanks to visual programming, it can be used in schools to realize from small to more complex projects. Originally designed in the “Mathematics: a beautiful …

IoT Doorbell With Built-in IR Camera (Python, Flask, Raspberry Pi)

“For school related purposes, I have been working on an IoT doorbell that takes pictures/records video of people who come stand near your front door. It has been a fun little project albeit not completely finished, this instructable will …