How to Send Push Notifications from Raspberry Pi
This project demonstrates how to send push notifications from Raspberry Pi to iOS and Android devices using a free push app. The idea is to trigger the event of sending the push message with a...
View ArticleCCTV DVR Push Notifications using Raspberry Pi
This goal of this article is to document how to enable mobile push notifications on any CCTV DVR using Raspberry Pi. The problem that this project aims to solves is this: many surveillance DVRs that...
View ArticleSend Security Camera Photos from Raspberry Pi via MMS Text Message
This project demonstrates how to setup Raspberry Pi as a security camera system that can take a photo snapshot send the image to mobile phones using MMS text messages. The action is triggered by an...
View ArticleRaspberry Pi Twitter Project: Push Button, Camera Capture, Tweet Photo
In this project, I program my Raspberry Pi (using Python) to take a picture using a Pi camera, then share the photo via Twitter when a button is pressed. I use the Twython python library to integrate...
View ArticleHow to setup a Raspberry Pi Video Streaming Server in 5 Minutes
Here is a super easy way to setup video streaming on Raspberry Pi so that you can access live video from iOS, Android, Windows, and Mac. This project basically turns your Raspberry pi camera into a...
View ArticleHow to Enable Power Over Ethernet on Raspberry Pi
You can enable Power over Ethernet for Raspberry Pi by using a passive PoE injector / splitter system. They are very easy to setup and they are very inexpensive. They cost about $7-$10 for a pair...
View ArticleHow to Send Raspberry Pi Push Notifications Triggered by PIR Motion Detector
Here is a simple Raspberry Pi project that uses a PIR motion sensor from a burglar alarm to trigger a mobile push notifications to iOS or Android apps. Last year, I published a RPi project that used a...
View ArticleRaspberry Pi IP Camera YouTube Live Video Streaming Server
Read this article to learn how-to use a network IP camera and Raspberry Pi as a YouTube livestream video server. Project Background Several customers at CCTV Camera Pros contacted me recently asking...
View Article