资源列表

« 1 2 ... .64 .65 .66 .67 .68 2069.70 .71 .72 .73 .74 ... 2655 »

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

说明:pic延时子程序,同过.EXE文件取出的值替换下面的代码,就能很好的实现延时。 1层循环例程: movlw 0x00 取值 movwf n0 incfsz n0 goto $-1 return 2层循环例程: movlw 0x11 外层 movwf n1 movlw 0x00 里层 movwf n0 incfsz n0 goto $-1 incfsz n1 goto $-5 return-D
<wugp> 在 2025-06-05 上传 | 大小:6kb | 下载:0

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

说明:this the code for blinking of PIC18 series microcontrollers. -this is the code for blinking of PIC18 series microcontrollers.
<abhay tripathi> 在 2025-06-05 上传 | 大小:6kb | 下载:0

[其他嵌入式/单片机内容DigitalAnalogConverter.tar

说明:Digital analog converter with lpc2148
<disketto> 在 2025-06-05 上传 | 大小:6kb | 下载:0

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

说明:光幕机的发射的原理图,光幕机是用在电梯上的,用于探测是否有阻隔物的装备.-Screen the fired machine schematics, screen machines are used in escalators, and is used to detect whether there is any barrier material and equipment.
<杨开> 在 2025-06-05 上传 | 大小:6kb | 下载:0

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

说明:source code for avr microcontroler on lcd siemens a-source code for avr microcontroler on lcd siemens a55
<krolaka> 在 2025-06-05 上传 | 大小:6kb | 下载:0

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

说明:说明:本文件夹一共提供各类编程实例200多个,由于编者水平有限,所以程序可能有BUG,希望谅解! 全部通过实际试验,正常运行!可以根据程序中的说明,调用各个部分的资源,自行试验。-Note: This folder has provided a total of more than 200 examples of various types of programming, because of the level editor is limited, so may have BUG, hop
<ldj> 在 2025-06-05 上传 | 大小:6kb | 下载:0

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

说明:通过单片机控制,在LCD(型号CA1602)上循环显示两段字符串,按不同的键显示不同的字符串-Through the single-chip control, in the LCD (Model CA1602) cycle show on two strings, according to different keys show different string
<ftl> 在 2025-06-05 上传 | 大小:6kb | 下载:0

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

说明:The firmware driver in C for the EEPROM i2C 24xx series.
<joker71> 在 2025-06-05 上传 | 大小:6kb | 下载:0

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

说明:this program is used to blink led using atmega32l microcontroller
<naveen> 在 2025-06-05 上传 | 大小:6kb | 下载:0

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

说明:FAT32 file access for PIC
<winai> 在 2025-06-05 上传 | 大小:6kb | 下载:0

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

说明:F300 High Speed Li Ion charger
<axapu> 在 2025-06-05 上传 | 大小:6kb | 下载:0

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

说明:SMTP protocol implementation for sending emails
<alons> 在 2025-06-05 上传 | 大小:6kb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 2069.70 .71 .72 .73 .74 ... 2655 »

源码中国 www.ymcn.org