Raspberry

kali官方博客 --- Kali Linux 2023.4 发布(云 ARM64、Vagrant Hyper-V 和 Raspberry Pi 5) 2023 年 12 月 05 日,星期二

2023 年即将结束,在假期开始之前,我们认为今天是发布 Kali 2023.4 的好时机。虽然这次发布的最终用户功能可能不是最多的,但我们提供了许多新的平台,幕后也发生了许多变化,这些变化产生了积极的连锁反应,使每个人都受益匪浅。撇开新闻、平台和功能不谈,如果我们的软件包(包括新工具和现有工具的升 ......
2023 Raspberry 星期 Hyper-V Vagrant

Kali Linux 2023.4 发布 (Cloud ARM64, Vagrant Hyper-V & Raspberry Pi 5)

Kali Linux 2023.4 发布 (Cloud ARM64, Vagrant Hyper-V & Raspberry Pi 5) 请访问原文链接:https://sysin.org/blog/kali-linux-2023/,查看最新版。原创作品,转载请保留出处。 作者主页:sysin.or ......
Raspberry Hyper-V Vagrant 2023.4 Cloud

使用Raspberry Pi和OpenPLC项目进行PLC编程1简介

0 前言 0.1 书籍介绍 本书旨在向读者介绍如何将Raspberry Pi计算机作为PLC(可编程逻辑控制)用于他们的项目。 该项目要感谢程序员 Edouard Tisserant 和 Mario de Sousa。他们在 2003年IEC 61131-3标准出台后启动了"Matiec 项目"。这 ......
Raspberry OpenPLC 简介 项目 PLC

FPGA, arduino, STM32, RaspBerry 树莓派 简介

https://www.cnblogs.com/zhenghb31/p/15046496.html 市面上控制器这么多,似乎每一个都很厉害…为什么有的控制器编写起来那么难,功能很少,有的简单易学,功能强大呢?各种控制器又有什么区别呢?经过我的思考,我个人把控制器分为三类! 第一类: 基于逻辑电路的控 ......
树莓 RaspBerry arduino 简介 FPGA

Raspberry Pi 5 All In One

Raspberry Pi 5 All In One 树莓派 5 ......
Raspberry All One Pi In

Raspberry pi Hotspot

Raspberry pi Hotspot Clone the code and install。 git clone https://github.com/oblique/create_ap cd create_ap make install Install the dependency libra ......
Raspberry Hotspot pi

Raspberry Pi 内网穿透实战教程 All In One

# Raspberry Pi 内网穿透实战教程 All In One > 树莓派 ## 使用场景 > 使用 Raspberry Pi 搭建个人 Web 项目的`服务器`,并且提供`外网访问`的能力 (Web, SSH) `数据安全`,私有代码 `低成本`服务器 容器化 微服务 全栈开发 ## dem ......
实战 Raspberry 教程 All One

Raspberry bullseye (Debian 11) 安装 omxplayer

由于项目持续迭代的原因,新买的树莓派3B+的板子目前无法支持2022年以前的 raspberry os(烧录系统通电之后无反应,多家淘宝店家客服说不支持2022年以前的系统),旧板也无法持续采购,所以还得在2022年之后的系统上适配应用程序. 2022年之后的系统都是基于Debian 11的Rasp ......
Raspberry omxplayer bullseye Debian 11

Raspberry Pi OS 开启 root 用户并设置为默认自动登录

1、设置密码 # sudo passwd root 2、启用 root 用户 # sudo passd --unlock root 3、开启 root 用户 ssh 登录的权限。修改 /etc/ssh/sshd_config 文件,新增一行 PermitRootLogin yes,(此步骤可忽略) ......
Raspberry 用户 root Pi OS

机器人编程教程4为机器人准备无头Raspberry Pi

# 4为机器人准备无头Raspberry Pi 本章将介绍以下内容: - 什么是无头系统,为什么它对机器人有用? - 在Raspberry Pi上设置Wi-Fi并启用SSH - 在网络上找到你的Raspberry Pi - 连接Raspberry Pi - 配置Raspberry Pi操作系统 要求 ......
机器人 机器 Raspberry 教程 Pi

机器人编程教程3探索Raspberry Pi

# 3探索Raspberry Pi 本章将涉及以下主题: - 探索 Raspberry Pi 的功能 - 选择连接 - 什么是 Raspberry Pi OS? - 为Raspberry Pi OS 准备 SD 卡 ## 3.1 探索Raspberry Pi的功能 控制器将决定机器人的输入和输出类型 ......
机器人 Raspberry 机器 教程 Pi

Raspberry Pi(树莓派4B)4轻松入门(上)-安装

# 1-Raspberry Pi 4入门 Raspberry Pi是一款功能齐全的计算机,包装小巧,价格实惠--虽然价格因计算能力而异,但基本的 Pi 4起价为35美元。 ![](https://img2023.cnblogs.com/blog/3174021/202308/3174021-2023 ......
树莓 Raspberry Pi 4B

[Raspberry Pi]树莓派多线程下串口收发数据

# [Raspberry Pi]树莓派多线程下串口收发数据 鼠鼠用的是python开发树莓派,因为python是最优美的语言! 少废话,直接上代码: ```python import threading import serial import cv2 ser = serial.Serial("/d ......
树莓 串口 线程 Raspberry 数据

基于Raspberry 的 libcamera 使用

# 1. libcamera and libcamera-apps工具简介 + I. [libcamera](https://libcamera.org/) 是一款用来支持用户基于Linux 操作系统控制复杂相机的应用程序,用户可以通过libcamera直接操作树莓派芯片集成的GPU模块。 + II ......
Raspberry libcamera

Raspberry Pi command line tools vcgencmd All In One

Raspberry Pi command line tools vcgencmd All In One vcgencmd -h vcgencmd --help vcgencmd version vcgencmd commands ......
Raspberry vcgencmd command tools line

How to fix the problem that Raspberry Pi cannot use the root user for SSH login All In One

How to fix the problem that Raspberry Pi cannot use the root user for SSH login All In One 如何修复树莓派无法使用 root 用户进行 SSH 登录的问题 ......
Raspberry the problem cannot login

How to modify the username and password of Raspberry Pi All In One

How to modify the username and password of Raspberry Pi All In One 如何修改树莓派的用户名和密码 ......
Raspberry password username modify How

How to boot the Raspberry Pi system from a USB Mass Storage Device All In One

How to boot the Raspberry Pi system from a USB Mass Storage Device All In One 如何从 USB 启动树莓派引导系统 / 如何从 USB 大容量存储设备启动 Raspberry Pi 系统 ......
Raspberry Storage Device system boot

How to Control an External USB Web Camera Using a Raspberry Pi All In One

How to Control an External USB Web Camera Using a Raspberry Pi All In One 如何使用树莓派控制外接 USB 网络摄像头 ......
Raspberry External Control Camera Using

Raspberry Pi 4 Model B Product Information Portal All In One

Raspberry Pi 4 Model B Product Information Portal All In One PCN Product Information Portal / 产品信息门户 ......
Information Raspberry Product Portal Model

use SSH to connect to Raspberry Pi methods All In One

# use SSH to connect to Raspberry Pi methods All In One > `Raspberry Pi` ## user@hostname ```sh # 无需知道 Raspberry Pi 的 IP Address, 即可使用 SSH 连接 👍 $ ssh ......
Raspberry connect methods to use

How to use the Raspberry Pi and Python to control a DHT11 wet and temperate module All In One

How to use the Raspberry Pi and Python to control a DHT11 wet and temperate module All In One 如何使用树莓派和 Python 来控制温湿度模块 ......
Raspberry and temperate control Python

How to use Linux command or Python code get Raspberry PI's Temperature All In One

How to use Linux command or Python code get Raspberry PI's Temperature All In One 如何使用 Linux 命令或 Python 代码获取 Raspberry PI 的温度 ......
Temperature Raspberry command Python Linux

How to connect to multiple SSD1306 OLED Displays using Raspberry Pi GPIO I2C PIN All In One

How to connect to multiple SSD1306 OLED Displays using Raspberry Pi GPIO I2C PIN All In One 如何使用 Raspberry Pi 的 GPIO I2C PIN 连接多个 SSD1306 OLED 显示器 ......
Raspberry Displays multiple connect using

Raspberry Pi & 0.96 inch OLED display All In One

Raspberry Pi & 0.96 inch OLED display All In One I2C GPIO Python demos --> (🐞 反爬虫测试!打击盗版⚠️)如果你看到这个信息, 说明这是一篇剽窃的文章,请访问 https://www.cnblogs.com/xgqfrms ......
Raspberry display 0.96 OLED inch

Raspberry Pi & Experience AI All In One

Raspberry Pi & Experience AI All In One Experience AI is a new educational programme that offers cutting-edge KS3 (ages 11–14) resources on artificial... ......
Experience Raspberry All One amp

How to use the Raspberry Pi to study the Linux kernel source code All In One

How to use the Raspberry Pi to study the Linux kernel source code All In One 如何利用树莓派来研究 Linux 内核源码 All In One 在 Linux 系统中,一切皆文件! ......
the Raspberry kernel source Linux

Raspberry PI 设置开机自启动脚本 All In One

Raspberry PI 设置开机自启动脚本 All In One docs raspi-config $ sudo raspi-config https://www.raspberrypi.com/documentation/computers/configuration.html#raspi-c ......
脚本 Raspberry All One PI

How to use SSH to access the Raspberry Pi without know the Wi-Fi IP address All In One

How to use SSH to access the Raspberry Pi without know the Wi-Fi IP address All In One 如何在不知道 Wi-Fi IP 地址的情况下使用 SSH 访问树莓派 没有显示器,不知道树莓派 IP 地址的情况下,如何通过 ... ......
Raspberry the address without access

Raspberry Pi Code Editor All In One

Raspberry Pi Code Editor All In One GPIO module bug ......
Raspberry Editor Code All One
共41篇  :1/2页 首页上一页1下一页尾页