资源列表

« 1 2 ... .40 .41 .42 .43 .44 3245.46 .47 .48 .49 .50 ... 33928 »

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

说明:功能:实现pc机键盘(p/s2接口)与8位单片机连接使用 原理:键盘时钟接在p3.2口,既8051的外部中断int0上,键盘数据接到p1.0上 每次按键,键盘会向单片机发脉冲使单片机发生外部中断,数据有p1.0口一位一位传进来 传回的数据格式为:1位开始位(0),8位数据位(所按按键的通码,用来识别按键),1位校验位(奇校验) 1位结束位(1) 实现:将键盘发回的数据放到一个缓冲区里(数组),当按键结束后发生内部中断来处理所按的按键 缺点:由于51单片机的容量
<felix> 在 2025-10-21 上传 | 大小:2kb | 下载:0

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

说明:舵机的驱动程序,用ATMEGA16编写的,使用定时中断模拟PWM输出20Hz频率,占空比可调.-Driver steering gear with ATmega16 prepared, use the regular interruption of analog 20Hz output PWM frequency, duty cycle adjustable.
<邵亮> 在 2025-10-21 上传 | 大小:9kb | 下载:0

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

说明:陀螺仪的驱动程序,用ATMEGA16编写,使用AD7715做AD采集,16BIT精度.-Gyroscopes driver, using ATmega16 prepared using AD7715 to do AD Acquisition, 16BIT accuracy.
<邵亮> 在 2025-10-21 上传 | 大小:11kb | 下载:0

[单片机(51,AVR,MSP430等)61chipmicroprocessor

说明:凌阳61版傻瓜教程,比较适合初学者,希望对大家有所帮助-Sunplus 61 version of a fool tutorial, more suitable for beginners, and they hope to help everyone
<> 在 2025-10-21 上传 | 大小:2.93mb | 下载:0

[嵌入式/单片机编程LCD12828

说明:128*64点阵LCD显示程序,串口,适用耀宇等LCD模块.如需电路请联系qudaohong@163.com-128* 64 dot matrix LCD display program, serial, Yao-yu, such as the application of LCD modules. Qudaohong@163.com For more information please contact circuit
<qudaohong> 在 2025-10-21 上传 | 大小:32kb | 下载:0

[VHDL编程200710122171387979

说明:此源码为线性相位滤波的vhdl源码和设计心得体会,理论分析和工程实践总结相结合,有很大的参考价值-This source for the linear phase filter VHDL source code and design experiences, theoretical analysis and summary of the combination of engineering practice, has a great reference value
<骆军> 在 2025-10-21 上传 | 大小:720kb | 下载:0

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

说明:本源码是实现1602的液晶驱动,实验平台是AVR单片机-The source code is to achieve 1602 LCD-driven, experimental platform is a single-chip AVR
<yaoxinrong> 在 2025-10-21 上传 | 大小:3kb | 下载:0

[嵌入式Linuxmpglib.tar

说明:mpglib 源码 一个基于LINUX的媒体播放器程序LIB源码 用于学习MP3开发技术-mpglib source LINUX-based media player program LIB-source development of MP3 technology for learning
<songduo> 在 2025-10-21 上传 | 大小:230kb | 下载:0

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

说明: AT24C64通用源码,存储数据用 EEPROM芯片 -AT24C64 GM source, storage, data EEPROM chip
<> 在 2025-10-21 上传 | 大小:1kb | 下载:0

[Windows CESAMSUNG

说明:S3C2410的驱动,包括USB UART,需在PB环境编译-S3C2410 drivers, including USB UART, to be compiled in the PB environment
<> 在 2025-10-21 上传 | 大小:150kb | 下载:0

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

说明:里面是一个16×16的点阵汉字显示,主要利用了单片机与移位寄存器的芯片做的一个小控制-There is a 16 × 16 characters of dot matrix display, the main advantage of single-chip shift register chip and make a small control
<杨健> 在 2025-10-21 上传 | 大小:14kb | 下载:0

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

说明:以51单片机为微处理器,利用中断控制7289键盘-51 single-chip microprocessor, using 7289 keyboard interrupt control
<lwf> 在 2025-10-21 上传 | 大小:96kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 3245.46 .47 .48 .49 .50 ... 33928 »

源码中国 www.ymcn.org