Scientific Computing with Python on Raspberry Pi

Scientific Computing with Python on Raspberry Pi

Translation organized by Python Tribe (python.freelycode.com), no reproduction allowed, sharing is welcome. This article is a guide on how to install a Python scientific computing stack suitable for geospatial analysis on Raspberry Pi 3. The whole process takes only a few minutes. The Raspberry Pi 3 was announced two weeks ago with substantial improvements in … Read more

Top Quality Linux Open Source Projects on GitHub

Top Quality Linux Open Source Projects on GitHub

As an internet professional, everyone is familiar with Linux, especially those who deal with the Linux operating system regularly. There are many tutorials and resources about Linux on the internet, but filtering out the truly helpful materials takes a lot of time and effort. GitHub is one of my favorite websites where many people have … Read more

Top 6 Open Source Face Recognition Projects

Top 6 Open Source Face Recognition Projects

Biometric recognition includes face recognition, voice recognition, fingerprint recognition, retinal or iris recognition. Among these, face recognition is currently the most widely used biometric technology in identity authentication or identity lookup applications. Face recognition specifically refers to the computer technology that uses analysis and comparison of facial visual feature information for identity verification. Broadly speaking, … Read more

Comprehensive List of Excellent TensorFlow Resources Across Six Themes

Comprehensive List of Excellent TensorFlow Resources Across Six Themes

TensorFlow is currently the hottest open-source project, widely used for numerical computation based on data flow graphs. As TensorFlow is widely applied, many derivative applications have emerged, and some believe that TensorFlow is the best way to build deep learning models today. This article compiles a list of excellent practices, libraries, and projects related to … Read more

How RetroPie is Designed: The Leading Open Source Project in Embedded Systems

How RetroPie is Designed: The Leading Open Source Project in Embedded Systems

What is RetroPie? An open source project that transforms Raspberry Pi and other boards into gaming consoles. ▲ RetroPie running on Raspberry Pi Github: https://github.com/RetroPie/RetroPie-Setup At first glance, based on Shell, what’s so impressive about it? But upon reflection, a simple project achieving 9.4K stars must have its merits. The two most important things to … Read more

DIY AR Glasses with Raspberry Pi: Costing Less Than 100 Yuan

DIY AR Glasses with Raspberry Pi: Costing Less Than 100 Yuan

Organized by | Zheng Liyuan Produced by | CSDN (ID: CSDNnews) When it comes to VR/AR glasses, people’s impression is usually that they are expensive and have a long development cycle. Therefore, when hearing that a developer has taken a different approach by using Raspberry Pi Zero to create a feature-rich AR glasses prototype, even … Read more

RPPAL: An Excellent Embedded Rust Development Library for Raspberry Pi

RPPAL: An Excellent Embedded Rust Development Library for Raspberry Pi

RPPAL is a powerful library that provides a user-friendly interface for Raspberry Pi, allowing you to easily access peripherals such as GPIO, I2C, PWM, SPI, and UART. It not only enables you to control these peripherals effortlessly but also supports USB-to-serial adapters, allowing for more interesting development on the Raspberry Pi. The Core Advantages of … Read more

How to Solve Black Screen and No Signal After Booting the Computer

How to Solve Black Screen and No Signal After Booting the Computer

1. Reason Analysis: 1. The data cable connecting the monitor and the host may be loose or broken, leading to poor contact, or the monitor may be broken. 2. The metal strip of the graphics card inserted into the motherboard slot may have fallen off, rusted, or broken. 3. The metal strip of the memory … Read more

Troubleshooting Computer Hardware Issues: No Signal on Monitor Despite Fan Running

Troubleshooting Computer Hardware Issues: No Signal on Monitor Despite Fan Running

Click the blue text | Follow us Many friends are confused about whether the failure is a software fault or a hardware fault. Software faults include issues caused by the operating system and applications, while hardware faults are caused by damage to computer hardware. In simple terms, if the monitor displays content when powered on, … Read more