Create an Instant Camera Using Raspberry Pi

MAKER: Action-Script/ Translator: QunWujin Using a Raspberry Pi and a thermal printer to create an instant camera is not a difficult task. Many makers have already practiced similar projects. In this project, I referenced other related projects and added my own ideas to create a satisfying Raspberry Pi instant camera. Let’s take a look together. … Read more

Build a Baby Monitor Using Raspberry Pi | Linux China

Better than regular video surveillance, this DIY model also has automatic room temperature control for the baby’s room. — Jonathan Ervine Useful original link Please visit the “original link” at the end for clickable in-text links, full-size original images, and related articles. Thanks Translated from | https://opensource.com/article/18/3/build-baby-monitor-raspberry-pi Author | Jonathan Ervine Translator | qhwdw 🌟 … Read more

How to Access Raspberry Pi Network Camera Externally

Daily Progress Welcome to follow! Or add my WeChat: gzswood In the previous article, we used Raspberry Pi + USB camera and installed mjpg-streamer to view the camera video stream within the local area network. Today, we will use the internal network penetration software – Feige Internal Network Penetration to achieve real-time external access to … Read more

Connecting Raspberry Pi to Camera for Real-Time Video Streaming

Connecting the Ribbon Cable First, you need to use the Raspberry Pi camera FFC ribbon cable to connect the Raspberry Pi camera to the Raspberry Pi development board. The interface where the ribbon cable connects is called the CSI (Camera Serial Interface) interface. The CSI interface on the Raspberry Pi board is located next to … Read more

Getting Started with Raspberry Pi Camera: Good Micro Programming for Shooting and Recognition

As we all know, the Raspberry Pi is a “small but complete” microcomputer. When connected to various sensors and peripherals and programmed using languages such as Python (especially when associated with internet AI libraries), it can achieve functions such as automatic watering control, room temperature monitoring, face recognition, time-lapse photography, and home theater systems. However, … Read more

How to Create a Raspberry Pi Day/Night Streaming Live Camera

MAKER:WalterK26/ Translation: Fun Without End Regarding camera cases, we have previously published articles such as “Using Raspberry Pi as an RTMP Live Streaming Server to Push to Douyu Live“, “180-degree Small Ball Tracking Camera“, and “Raspberry Pi Photography Cloud Platform Controlled by Local Network“. Today, we will introduce a camera that can do live streaming. … Read more

Installing Raspbian on Raspberry Pi 3

Raspbian is the official recommended operating system for the Raspberry Pi, based on Linux and pre-installed with many useful tools. For more information about the Raspberry Pi, you can ask Baidu or visit the official website. Today, we will mainly look at the system installation. Besides the officially recommended one, the Raspberry Pi also supports … Read more

Installing the Open Source Management Panel 1Panel on Raspberry Pi for Easy Linux Management

Recently, a friend recommended a modern Linux open-source management panel called 1Panel, which is open-source and stable. Laziness is the first productivity, and while the command line is very flexible, a graphical interface is truly a necessity for lazy people. In this issue, we will deploy 1Panel on the Raspberry Pi, making Linux operation and … Read more