Connecting Raspberry Pi to Camera for Real-Time Video Streaming

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

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

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

Comprehensive Guide to USB Camera Development and Debugging Tools

Comprehensive Guide to USB Camera Development and Debugging Tools

From the title, it indeed seems quite specific. From the system level, the buses recognized as cameras by the operating system include not only USB but also other buses, such as MIPI cameras, and many software-virtualized cameras. However, during the camera development process, there are always some technical specifications involved, such as the parsing of … Read more

How to Modify Front and Rear Camera Settings on Android 11

How to Modify Front and Rear Camera Settings on Android 11

This article introduces how to modify the front and rear camera attributes in the Android 11 system. Demonstration usingHaptic Intelligence EVB3568 Harmony Development Board, equipped with Rockchip RK3568, quad-core A55 processor, 2.0GHz main frequency, 1T computing power NPU; supports OpenHarmony 5.0 and operating systems such as Linux and Android, with rich interfaces, making development evaluation … Read more

CH32V307 Red Toad Board Tutorial: Image Transmission Based on OV2640 Camera Module

CH32V307 Red Toad Board Tutorial: Image Transmission Based on OV2640 Camera Module

Introduction A new learning project has arrived! This time we bring the learning notes related to the external OV2640 camera module in JPEG mode for the CH32V307 Red Toad board. This project is actually a supplement to the previous tutorial, addressing everyone’s questions about JPEG mode image transmission. As usual, students with weak foundations can … Read more

Understanding the Orange Pi Development Board: A Simple Guide to AI

Understanding the Orange Pi Development Board: A Simple Guide to AI

Kunpeng Ascend Developer Conference2024 This annual technology event for Kunpeng Ascend developers aims to create an open, shared, and communicative platform that gathers industry leaders, technical experts, academic leaders, and partners, universities, and excellent developers to share trends in the computing industry, cutting-edge AI technologies, innovative industry cases, and excellent developer practices, enabling developers to … Read more

Maximize AI Potential on a Budget: A Guide to Orange Pi, Raspberry Pi, and Jetson

Maximize AI Potential on a Budget: A Guide to Orange Pi, Raspberry Pi, and Jetson

With the rapid development of AI technology, more and more edge computing devices can handle tasks ranging from lightweight tasks to complex AI models. In this article, we will compare several mainstream edge AI devices, including NVIDIA Jetson Series, Orange Pi, and Raspberry Pi 5, and explore the potential of the Hailo Accelerator in the … Read more

ESP32Cam WiFi Motion Detection Camera: An Embedded Smart Home Security Solution

ESP32Cam WiFi Motion Detection Camera: An Embedded Smart Home Security Solution

This is an open-source motion detection camera project based on the ESP32-CAM module. It provides powerful monitoring capabilities at a low cost, making it an ideal choice for DIY enthusiasts and smart home builders. This article will detail the features, functions, and usage of this project. Main Features • Motion Detection: The core function detects … Read more

ARM Cortex-M52 Processor Designed for AI Applications: A Game Changer in Edge Computing?

ARM Cortex-M52 Processor Designed for AI Applications: A Game Changer in Edge Computing?

Edge computing is a decentralized computing architecture that moves the computation of applications, data, and services from centralized network nodes to the logical edge nodes of the network. It exists between physical entities and industrial connections or at the top of physical entities. Under the edge computing architecture, data analysis and knowledge generation are closer … Read more