资源列表

« 1 2 ... .84 .85 .86 .87 .88 2389.90 .91 .92 .93 .94 ... 15240 »

[单片机(51,AVR,MSP430等)Traffic-Signal-Light-Intelligent-Control-System.ra

说明: 绍 了一 种基 于 单 片机借 助 CAN总 线技 术设 计 的分 布 式 区域 交通信 号 灯 智能控 制 系统 。 系统 采 用 AT89C51作 为核 心控 制 器 ,红 外 接 收 器接 收 来 自发 射 器 的红 外信 号 ,经 解调 后 输入 单 片机进 行 处理 ,单 片机 与 CAN 总 线控 制 器构 成 CAN 总线通信 系统进行数据传输 ,实现了根据车流信息、遥控 、PC机控制的系统设计。文章详细介绍 了系统总体方案及部分硬 件 设 计 方 案-Shao
<warmfish> 在 2025-07-06 上传 | 大小:223kb | 下载:0

[单片机(51,AVR,MSP430等)based-on-AT89C51-CAN-design

说明::介绍 CAN(控制器局域 网)总线的特点 ,给 出CAN总线系统智能节点电路原理及 用 C51语言 编写的开发程序,方便使用者学.-j-和掌握。 -: The CAN (Controller Area Network) bus characteristics, given CAN bus system intelligent node circuit principle and with C51 language development procedures, user-friendly
<warmfish> 在 2025-07-06 上传 | 大小:180kb | 下载:0

[单片机(51,AVR,MSP430等)MAX19713

说明:MAX19713:超低功耗、高集成度混合信号模拟前端(AFE),工作在全双工(FD)模式,可理想用于宽带通信系统-MAX19713: ultra-low power, highly integrated mixed-signal analog front-end (AFE), working in full-duplex (FD) model, can be ideal for broadband communication systems
<wu> 在 2025-07-06 上传 | 大小:833kb | 下载:0

[单片机(51,AVR,MSP430等)can_intro

说明:本资料是面向 CAN 总线初学者的 CAN 入门书。对 CAN 是什么、CAN 的特征、标准规格下的位置分布等、CAN 的概要及 CAN 的协议进行了说明。-This information is for beginners CAN Bus CAN primer. On CAN what, CAN characteristics of the position under the standard distribution, CAN and CAN a summary of the agreem
<warmfish> 在 2025-07-06 上传 | 大小:1.79mb | 下载:0

[单片机(51,AVR,MSP430等)ADT7758T

说明:AD7758的有效值计算,有效值偏移量的补偿,有效值增益校正方法-The AD7758 RMS calculation, RMS offset compensation, RMS gain correction method
<wu> 在 2025-07-06 上传 | 大小:147kb | 下载:0

[单片机(51,AVR,MSP430等)Programming

说明:\Programming 32-bit microcontrollers in C Microchip官方出的学习使用PIC32系列单片机的书 英文版-Programming 32-bit microcontrollers in C Microchip official of learning to use a PIC32 MCU books in English
<庞子> 在 2025-07-06 上传 | 大小:4.21mb | 下载:0

[单片机(51,AVR,MSP430等)74hc59c51drivesource

说明:这是一个74HC595芯片的驱动程序。采用C51进行编程,可以拥有LED数码管的显示驱动、数据锁存等操作。-This is a 74HC595 chip driver. Using C51 program, you can have a digital tube LED display driver, data latches and other operations.
<王伟> 在 2025-07-06 上传 | 大小:7kb | 下载:0

[单片机(51,AVR,MSP430等)API8108(ch)

说明:API8108(ch)资料是一款语音芯片的使用说明,它包括了API8108\API8208型号,对编程者编程有参考作用!-API8108 (ch) information is a voice chip for use, which includes the API8108API8208 models of programmers programming useful reference!
<潇鸿> 在 2025-07-06 上传 | 大小:446kb | 下载:0

[单片机(51,AVR,MSP430等)i2c

说明:模拟I2C程序,可以在51单片机上运行,使用C语言编译环境-I2C simulation procedures can be run in 51 single-chip, the use of C language compiler environment
<liangliang> 在 2025-07-06 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)LCD1602_4b_data

说明:LCD1602位数据线连接方式及驱动程序,以往我们都是用的8根数据线进行通信,但完全可以省下4根数据线,以节省单片机端口资源-LCD1602-bit data line connections and drivers, we are all used in the past eight data lines to communicate, but it can save four data lines in order to save resources Singlechip port
<潇鸿> 在 2025-07-06 上传 | 大小:119kb | 下载:0

[单片机(51,AVR,MSP430等)51uart

说明:串口调试程序 1. 发送过程:在发送时必须保证TI=1:即发送缓冲器为空,否则将导致数据发不出去,如果想强制发送可以用:TI=1.具体发送数据:利用printf(“akjdfaklfj”) 函数直接发送即可。 2. 接收过程:在接收时多选用中断方式,这样可以节约CPU的时间,提高效率, -1 serial port debugger. Send process: to be sent to ensure that TI = 1: that is, send buffer is
<liangliang> 在 2025-07-06 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)KEY_Twenty

说明:一般我们单片机同一端口有8个引脚,用来作键盘的话只可以实现4*4的矩阵,本源码介绍了如何在不使用芯片进行键盘扩展时的键盘扫描方法,以20(5*4)键为例.-Generally we have the same port single-chip 8-pin, used as a keyboard can be achieved if only 4* 4 matrix, the source describes how the non-use of chips in the keyboard to
<潇鸿> 在 2025-07-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 2389.90 .91 .92 .93 .94 ... 15240 »

源码中国 www.ymcn.org