资源列表

« 1 2 ... .06 .07 .08 .09 .10 13011.12 .13 .14 .15 .16 ... 15240 »

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

说明:熟悉pic单片机的 AD转换 软件思路:选择RAO做为模拟输入通道; 连续转换4次再求平均值做为转换结果 最后结构只取低8位 结果送数码管的低3位显示-Familiar with the pic of the AD conversion software Singlechip thinking: Select analog input channel for RAO consecutive conversions on average 4 times longer for th
<nick> 在 2025-07-28 上传 | 大小:5kb | 下载:0

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

说明:熟悉pic控制1602 LCD的使用方法 LCD循环显示本站网址和电话 硬件要求:LCD直接与单片机的A口和D口相连接调节电位器,调节LCD亮度。-Familiar with the pic to control the use of 1602 LCD cycle LCD display site URL and phone hardware: LCD directly with the MCU and D I A I adjust potentiometer is connected,
<nick> 在 2025-07-28 上传 | 大小:2kb | 下载:0

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

说明:熟悉pic控制12864 LCD的使用方法 LCD循环显示本站网址和电话 硬件要求:LCD直接与单片机的A口和D口相连接所有拨码开关置OFF -Familiar with the pic to control the use of 12864 LCD cycle LCD display site URL and phone hardware: LCD directly with the MCU and D I A I connected all the allocated code
<nick> 在 2025-07-28 上传 | 大小:3kb | 下载:0

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

说明:熟悉用单片机产生声音的方法,pic单片机 控制中很有用-Familiar with the sound generated by single-chip approach, pic very useful single-chip control
<magic> 在 2025-07-28 上传 | 大小:1kb | 下载:0

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

说明:熟悉用Pic单片机控制时钟芯片DS1302的使用 先设置时间和日期为:秒(00),分(58),时(12),日(08),月(03),年(06)-Familiar with Pic clock chip DS1302 single-chip control of the use of the first set time and date as follows: s (00), points (58), time (12), Japan (08), on (03), year (06)
<magic> 在 2025-07-28 上传 | 大小:3kb | 下载:0

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

说明:熟悉pic单片机遥控接码解码的方法 //数码管显示解码结果:高四位为用户码,低2位为按键码-Pic remote control with single-chip access code decoding method// decode the results of the digital display: high four for the user code, low-key code for two
<magic> 在 2025-07-28 上传 | 大小:4kb | 下载:0

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

说明:熟悉pic单片机USART通信 //通过“串口调试助手”协助工作 //串口调试助手发送数据给877,877收到后再转发回串口助手-Familiar with the pic Singlechip USART communication// through
<magic> 在 2025-07-28 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)93lc46

说明:熟悉pic单片机控制SPI总线以及9346EEPROM的读写-Familiar with the SPI bus pic SCM, as well as reading and writing 9346EEPROM
<magic> 在 2025-07-28 上传 | 大小:2kb | 下载:0

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

说明:非常经典的牛顿算法,已经验证通过,我考试就是用的这个程序,带有注释,非常好理解。-Very classical Newton algorithm, has already been verified, I test is used in this process, with notes, a very good understanding.
<王敦锋> 在 2025-07-28 上传 | 大小:1kb | 下载:0

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

说明:SD卡读写源程序,SD卡使用在SPI模式。-SD Card Reader source, SD card used in SPI mode.
<liukai> 在 2025-07-28 上传 | 大小:19kb | 下载:0

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

说明:DS1302时钟芯片资料PDF中文资料,非常详细,希望对大家有帮助。-DS1302 clock chip information PDF Chinese information, very detailed, I hope all of you help.
<hl> 在 2025-07-28 上传 | 大小:190kb | 下载:0

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

说明:51单片连tcs230的源程序,绝对原创,可以记忆颜色。 #define uchar unsigned char #include <reg52.h> #include<math.h> sbit S0=P1^7 sbit S1=P1^0 //端口定义 sbit S2=P1^1 sbit S3=P1^2 sbit OE=P1^3 sbit OUT=P3^4 //频率从TO口输入 sbit key0=P1^5 sbit L
<黄胜> 在 2025-07-28 上传 | 大小:1kb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 13011.12 .13 .14 .15 .16 ... 15240 »

源码中国 www.ymcn.org