Content for Raspberry PI

How to Build a Raspberry Pi Weather Station

“A few months back, I was wondering how weather stations work. How do they acquire and display data? I decided it would be a great IoT project to make. I did a little research and found some commercial systems I …

Driving the focus stacking rail using a Raspberry Pi

“The Raspberry Pi drives the focus stacking rail to achieve tiny micron movements of the camera towards the photographic subject. Hardware This project is a sub-section of my larger project on focus stacking of fern gametophytes. This section explains what …

Traffic Counting System Based on OpenCV and Python

“Introduction:Traffic counts, speed and vehicle classification are fundamental data for a variety of transportation projects ranging from transportation planning to modern intelligent transportation systems Traffic Monitoring and Information Systems related to vehicles cascade. In addition to vehicle counts, a …

Controlling your Raspberry Pi with Telegram CLI

“In this project, we will be building upon our Telegram tutorial by showing you how to utilize Telegram to control your Raspberry Pi. We will be doing this by utilizing the LUA interpreter that is built into the Telegram CLI …

SIGHT: For the Blind

“A pair of smart glasses for the blind. Powered by Android Things and TensorFlow. Ever thought how is the life of a blind person, Their life is full of risk. They can’t even walk alone through a busy street …

Raspberry Pi Bartop Arcade Cabinet

“A home-built bartop arcade cabinet powered by a Raspberry 2B running RetroPie. Here is a project I did a while ago: after seeing some videos and reading some articles about people using a Raspberry Pi to play retro games, I …

Smile Detection With Raspberry Pi Using Opencv and Python

“In this Project we are going to detect Face and Smile Detection using OpenCv with Raspberry Pi. In this Smile detection with raspberry pi using python project we are using OpenCv in Raspberry pi. This project is used to detects …

Android Things Word Clock

“An Android Things-powered clock that allows the user to actually READ the time! What about a clock that speaks the user own language? Here it is! The core concept of this clock is that during the day, only the letters …

FruitNanny - RaspberryPI based Baby Monitor

“Fruitnanny is a code name for a DIY geek baby monitor. It uses RaspberryPi, a NoIR camera module, infrared lights, temperature and humidity sensors, and a custom Web UI. Chrome and Firefox with native WebRTC are used as clients. Right …

Setting up a Raspberry Pi as a WiFi access point

“Would you like to use your Pi as a WiFi router? Or maybe have it as a special filtering access point? Setting up a Pi as an access point (AP) is a bit more advanced than using it as a …