资源列表

« 1 2 ... .44 .45 .46 .47 .48 26849.50 .51 .52 .53 .54 ... 33935 »

[单片机(51,AVR,MSP430等)SCM-source-wireless-infrared

说明:stc单片机学习资料 单片机无线红外通信源程序-stc learning materials SCM SCM source wireless infrared communication
<王达> 在 2025-01-27 上传 | 大小:13kb | 下载:0

[嵌入式/单片机编程8051_C

说明:8051单片机C语言软件设计的艺术,介绍了单片机C语言软件设计的思维与解决方法,很多精彩例子,说明深入浅出。对提升单片机编程水平很有帮助。全书共670页。-8051 C-the art software design, introduced single-chip C-thinking and software design solutions, many wonderful examples to illustrate in laym
<付伟> 在 2025-01-27 上传 | 大小:6.26mb | 下载:0

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

说明:C语言编程基础: 1、 十六进制表示字节0x5a:二进制为01011010B;0x6E为01101110。 2、 如果将一个16位二进数赋给一个8位的字节变量,则自动截断为低8位,而丢掉高8位。 3、 ++var表示对变量var先增一;var—表示对变量后减一。 4、 x |= 0x0f 表示为 x = x | 0x0f 5、 TMOD = ( TMOD & 0xf0 ) | 0x05 表示给变量TMOD的低四位赋
<马家添> 在 2025-01-27 上传 | 大小:29kb | 下载:0

[单片机(51,AVR,MSP430等)muc-interconnected-dual-parallel

说明:MCS51 系列单片机双机并行互连的实现方法资料论文-MCS51 series microcontrollers interconnected dual-parallel implementation information papers
<王达> 在 2025-01-27 上传 | 大小:115kb | 下载:0

[uCOS开发uCOS_for_LandTiger(IAR)

说明:NXP LPC1700路虎开发板上的相关例程代码,C语言编写的-NXP LPC1700 development board of the Land Rover-related sample code, C language
<曹明强> 在 2025-01-27 上传 | 大小:1.69mb | 下载:0

[嵌入式/单片机编程LPC1700-USB-bootloader

说明:nxplcp17xx路虎开发板光盘上的实验例程,关于USB的引导程序-nxplcp17xx Land Rover development board test routines on the disc, the boot loader on USB
<曹明强> 在 2025-01-27 上传 | 大小:4.7mb | 下载:0

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

说明:基于P87LPC768电机控制系统.asm源码,PID控制算法。内附P87LPC768芯片手册.-P87LPC768 based motor control system. Asm source, PID control algorithm. Manual included P87LPC768 chips.
<付伟> 在 2025-01-27 上传 | 大小:416kb | 下载:0

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

说明:PIC单片机模拟异步串行通讯UART及SCI口源程序(C语言),单片机PIC877A,需IDE_v80以上版本-PIC microcontroller and analog asynchronous serial communications UART SCI port source code (C language), microcontroller PIC877A, later to be IDE_v80
<付伟> 在 2025-01-27 上传 | 大小:185kb | 下载:0

[DSP编程filter

说明:TI的dsp c2000的开发中一段软件滤波的程序-TI' s dsp c2000 in the development of a software filtering process
<lishuhong> 在 2025-01-27 上传 | 大小:1kb | 下载:0

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

说明:STC范例程序(C语言),包括AD,串口,EEPROM,ISP,读内部RC时钟及ID号,时钟中断,端口测试程序,及优化编程思想。-STC sample program (C language), including AD, serial port, EEPROM, ISP, time and ID number of the internal RC clock, the clock interrupt, port test progra
<付伟> 在 2025-01-27 上传 | 大小:3.05mb | 下载:0

[其他嵌入式/单片机内容qianrushixitong-micro-c-os

说明:谨献给为了知识执着的嵌入式初学者 谨献给为了知识执着的嵌入式初学者,欢迎高手补充讨论实践当然是最锻炼人的方式,但是我想在校生很少有这样的机会,别说本科生,硕士生也未必有条件。所以我想学习嵌入式要从个人的知识背景和现实条件出发。订立合适的阶段目标,在允许的条件下多动手多思考-Like knowledge persistent dedicated to beginners would like to dedicate to the k
<zhaoyang> 在 2025-01-27 上传 | 大小:3.28mb | 下载:0

[其他嵌入式/单片机内容lcd

说明:pic18 interfaced with lcd
<saif> 在 2025-01-27 上传 | 大小:189kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 26849.50 .51 .52 .53 .54 ... 33935 »

源码中国 www.ymcn.org