惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

C
Check Point Blog
Microsoft Security Blog
Microsoft Security Blog
aimingoo的专栏
aimingoo的专栏
V
V2EX
博客园 - 【当耐特】
T
Tailwind CSS Blog
Apple Machine Learning Research
Apple Machine Learning Research
量子位
MyScale Blog
MyScale Blog
Hugging Face - Blog
Hugging Face - Blog
大猫的无限游戏
大猫的无限游戏
The Cloudflare Blog
月光博客
月光博客
I
InfoQ
WordPress大学
WordPress大学
Martin Fowler
Martin Fowler
T
The Blog of Author Tim Ferriss
爱范儿
爱范儿
小众软件
小众软件
罗磊的独立博客
Recent Announcements
Recent Announcements
Blog — PlanetScale
Blog — PlanetScale
J
Java Code Geeks
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC

博客园 - midhillzhou

Windows中“无法成功完成操作,因为文件包含病毒或潜在的垃圾软件“ windows 11关闭防火墙 以使得 外部的开发板可以主动发起ping通电脑 uboot中调试景略以太网phy JL3111A2-NA windows上excel运行macro之后出现错误 在linux上移植sgdisk 在linux上移植phytool + 调试tja1103 以太网phy 使用gdb调试user程序 之 某个线程的调用栈 在uboot中修改tja 1103以太网phy from slave to master porting perf性能观测工具 porting 开源memtester uboot 2020版本下gpio命令的使用 + linux下的libgpiod lib库的移植使用 ubi文件系统的 制作 + 挂载 + 若干问题 i2c指令使用 + 仿照开源i2ctransfer实现的自己的i2ctransfer windows下outlook 撤回邮件 安装repo 使用lauterbach debug uboot之重定位 uboot中各种memory读写命令 uboot nand flash dump 环境变量 + 制作环境变量分区 + 代码结构详解 uboot bootm代码详解图 Beyond Compare 进行二进制文档的比对时,怎么去对齐(转载) notepad++分析log小技巧 uboot debug小技巧
使用继电器控制开发板上下电
midhillzhou · 2025-04-22 · via 博客园 - midhillzhou

第一部分 串口工具

下载地址:https://github.com/SuperStudio/SuperCom/releases

操作方法:按照如下圆圈1到圆圈4,完成基本操作,即可以控制com1和nc1的通断。

循环往复的设定:点击编辑命令,参考下图设定

第二部分 继电器部分

1.使用的继电器是丢石头继电器

产品介绍:https://wiki.diustou.com/cn/USB_Relay

我购买的是这款 USB Relay (TC, 3, Opto), 带有3路继电器。

2.以使用第一路 控制 vcc电压 断和开 为例,讲解如何连接线

NC1正常状态下是不与com1连通的,所以开发板不上电。

 3.通信协议介绍

4.指令介绍