Introduction to Using dhcpcd on Raspberry Pi

Introduction to Using dhcpcd on Raspberry Pi

Note: If the external links in the text cannot be accessed, you can click on the “Read the original text” at the bottom. Switching from Network-Manager to dhcpcd ::: warning After switching to dhcpcd, WiFi configuration will be lost. If you are connecting to the device via SSH through WiFi, please configure WiFi using raspi-config … Read more

Essential Hardware for Raspberry Pi Development

Essential Hardware for Raspberry Pi Development

var __INLINE_SCRIPT__ = (function () { ‘use strict’; function _arrayLikeToArray$1(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; } function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray$1(arr); } function _iterableToArray(iter) { if (typeof … Read more

Raspberry Pi Desktop System: PIXEL OS

Raspberry Pi Desktop System: PIXEL OS

Based on the Debian-derived PIXEL will bring the Raspberry Pi experience to x86, as the Raspberry Pi Foundation has declared, “We are not just creating the best desktop environment for the Raspberry Pi, but the best desktop environment, period.” The Raspberry Pi Foundation has ported PIXEL OS, released this September, to PCs and Macs. (Both … Read more

Creating Google Glass with Raspberry Pi and Vufine Screen

Creating Google Glass with Raspberry Pi and Vufine Screen

MAKER:yishaisilver8/译:趣无尽 This project is based on the Raspberry Pi Zero, using a fisheye camera to stream video in real-time to the wearable Vufine display. The display effect is similar to a four-inch screen, outputting at 720p. Additionally, these glasses can assist patients with retinitis pigmentosa, providing a broader field of vision, convenience, and more joy … Read more

Top 10 Creative Raspberry Pi Projects of 2021

Top 10 Creative Raspberry Pi Projects of 2021

Introduction: Your next popular Raspberry Pi project. Word count: 1878, estimated reading time: 3 minutes https://linux.cn/article-14142-1.htmlAuthor: Joshua Allen HolmTranslator: geekpi The Raspberry Pi is one of the most popular single-board computer brands. Its popularity is partly due to the numerous unique and interesting projects people have created using the Raspberry Pi. People have used the … Read more

Analyzing Cloud Measurement Data with Raspberry Pi and Analog Discovery 2

Analyzing Cloud Measurement Data with Raspberry Pi and Analog Discovery 2

Nowadays, most service providers offer cloud storage. From images to videos, music, or movies, they store files in the cloud to save storage space. Users can access data from anywhere and easily share these files with others. With the development of the Internet of Things, embedded systems are also starting to thrive in the cloud … Read more

Installing NodeMCU Drivers and Setting Up the Development Environment

Installing NodeMCU Drivers and Setting Up the Development Environment

1、ESP8266–NodeMCU Development Board Driver Installation NodeMCU Development Board is not a plug-and-play device, so we need to install the driver on the computer before it can be used. Preparing to Install the Driver Before installing the ESP8266-NodeMCU driver, please ensure that your computer is connected to the internet. Also, prepare the NodeMCU and USB data … Read more

Understanding IoT Technology: A Comprehensive Matrix Overview

Understanding IoT Technology: A Comprehensive Matrix Overview

Referring to the natural composition structure of IoT technology, as well as the layered architecture of the information industry pattern and the business perspective of IoT, the technology matrix of IoT can be divided into six levels. From bottom to top: Element Layer, Device Layer, Terminal and Node Layer, (Information) Resource Aggregation Layer, Platform Service … Read more

Comparing STM32 and Arduino: Which is More Powerful?

Comparing STM32 and Arduino: Which is More Powerful?

Which is more powerful, Arduino or STM32? Many electronics enthusiasts face a dilemma when choosing between Arduino and STM32, unsure of which to use. Arduino has always been popular, but STM32 has more interfaces, stronger performance, and faster speeds? Features of Arduino and STM32 Arduino: Arduino leans towards creativity, simplifying hardware operations. Its functions and … Read more

×