Installing Nginx + PHP7.0 + Pi Dashboard on Raspberry Pi

Installing Nginx + PHP7.0 + Pi Dashboard on Raspberry Pi

Previously, we introduced the method of “Setting up an LNMP environment on Raspberry Pi” and “Installing a dashboard to monitor the Raspberry Pi’s operating status”. Recently, users have reported that the latest version of the Raspberry Pi system can no longer find the PHP5 package. This is because the new version has replaced PHP5 with … Read more

Book Recommendation: Principles and Implementation of the Fully Programmable SoC based on ARM Cortex-M0

Book Recommendation: Principles and Implementation of the Fully Programmable SoC based on ARM Cortex-M0

Want to use FPGA to create your own CPU? A few years ago, it was the era of MIPS and RISC, and making a MIPS or RISC processor on FPGA was the dream of every beginner in FPGA. Then, RISC-V created a huge wave, but currently, commercially available RISC-V products are quite rare, and the … Read more

Comprehensive Guide to CPU Die Photos

Comprehensive Guide to CPU Die Photos

Click the blue “EETOP” above to follow us. EETOP has 1.5 million forum members and nearly 100,000 WeChat followers. The following content is organized and shared by EETOP forum users. There are a lot of images, and here we only push part of the forum post to everyone. To view the full content, please click … Read more

Comparison of Open Source Hardware

Comparison of Open Source Hardware

Many large companies choose to keep their hardware closed-source, creating technological barriers and patent copyrights that hinder the development of small-scale innovators. Open source hardware allows entrepreneurs to more easily turn their ideas into reality. From left to right: Arduino Uno, BeagleBone, Raspberry Pi Arduino Uno is very common in the Maker community. Arduino comes … Read more

Getting Started with Raspberry Pi: Initial Setup Guide

Getting Started with Raspberry Pi: Initial Setup Guide

First, unplug the Raspberry Pi’s power supply to ensure it is powered off while connecting external devices. If you have the operating system installed on a microSD card, you can now insert it into the Raspberry Pi. Next, plug in other external devices such as a mouse, keyboard, and monitor. Finally, connect the power supply … Read more

Understanding Vehicle Detectors in Parking Management Systems

Understanding Vehicle Detectors in Parking Management Systems

2024.05.07 1. Overview of Vehicle Detectors Vehicle detectors primarily target motor vehicles and are used to detect data related to vehicle passage or parking, providing sufficient information for smart parking systems to make optimal decisions. Magnetic detection is a new vehicle detection technology that primarily uses magnetic resistance sensors (xMR) to sense the magnetic field … Read more

Introduction to ARM Processors: Overview and Evolution

Introduction to ARM Processors: Overview and Evolution

1. Introduction This article attempts to briefly outline the development history of ARM processors, the evolution of their architecture, including the application directions of different processors. However, we will focus on the Cortex-A series and also introduce the inheritance relationships between different microarchitectures, as well as which design teams they originated from. This will likely … Read more