资源列表

« 1 2 ... .71 .72 .73 .74 .75 11976.77 .78 .79 .80 .81 ... 15242 »

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

说明:完美红外解码。C51系列,内含详细标注!使用外部中断-Perfect infrared decoder. C51-series, containing detailed annotation using an external interrupt
<TAO> 在 2024-10-01 上传 | 大小:1024 | 下载:0

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

说明:I2C总线芯片AT24C02程序设计(精简版),内含C语言代码-I2C bus chip AT24C02 programming (Starter Edition), containing the C language code
<TAO> 在 2024-10-01 上传 | 大小:89088 | 下载:0

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

说明:74HC595程序应用(附原理图),里面有详细介绍595的用法-74HC595 procedures (with schematics), there are details to 595 usage
<TAO> 在 2024-10-01 上传 | 大小:36864 | 下载:0

[单片机(51,AVR,MSP430等)SHT21-C51

说明:温湿度传感器SHT21的C51控制程序,采用IO模拟实现,也可做I2C接口的参考。-Temperature and humidity sensor the SHT21 of C51 control procedures, the use of IO simulation, but also to do the I2C interface reference.
<wy937769> 在 2024-10-01 上传 | 大小:3072 | 下载:0

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

说明:实现24LE1和24LU1的无线通信例子,自己写的,在SDK环境下编译通过,做开发的时候可以借鉴,节省很多时间和精力。-Wireless communication 24LE1 and 24LU1 example, write your own compiler in the SDK environment by the developed can learn to save a lot of time and effort.
<矫春海> 在 2024-10-01 上传 | 大小:665600 | 下载:0

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

说明:AVR单片机的ADC转换程序包括基准定义端口定义, ADCSRA|=(1<<ADSC) //启动AD转换 loop_until_bit_is_set(ADCSRA,ADIF) //方法1 等待AD转换结束 // while ((ADCSRA&(1<<ADIF))==0) //写法2 这种写法优化不好 // loop_until_bit_is_clear(ADCSRA,ADSC) //方法2 检测AD
<李丽丽> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[单片机(51,AVR,MSP430等)stepper-motor

说明:两相四线的步进电机,有两个绕组:A,B。 A绕组通正向电流用(+A)表示;通反向电流用(-A)表示。 B绕组表示方法同上。 同电次序: 两相,四拍:(+A)(+B)--(-A)(+B)--(-A)(-B)--(+A)(-B)-- xxxx 1010 0110 0101 1001 单相,四拍:(+A)--(+B)--(-A)--(-B)-- 0x02,0x04,0x01,0x08 八拍,半步:(+A)
<李丽丽> 在 2024-10-01 上传 | 大小:83968 | 下载:0

[单片机(51,AVR,MSP430等)315MHz

说明:一下是接收程序: /*** *** *** *** *** *** *** *** *** *** *** * copyright :xiaojunhai filename :.h RF :315mhz RF rate :200byte/S writeby :xiaojunhai date:2209-3-8 波形图: __-----_____-_--_--_-_--_-_
<李丽丽> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[单片机(51,AVR,MSP430等)Wireless-serial-communication

说明:无线串口通信的51单片机编辑,采用c语言进行编辑,调试可以正常工作-Wireless serial communication 51 microcontroller editing, the c language editing, debugging can work
<科技> 在 2024-10-01 上传 | 大小:11264 | 下载:0

[单片机(51,AVR,MSP430等)c51Robot-dance-program

说明:采用51单片机编辑的机器人舞蹈程序,采用c语言进行的编辑,比较简单-51 the microcontroller edit the robot dance program, c language editing relatively simple
<科技> 在 2024-10-01 上传 | 大小:87040 | 下载:0

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

说明:avr单片机控制的多功能数字钟(1302时钟芯片和1602液晶显示)-avr microcontroller-controlled multi-functional digital clock (1302 clock chip and the 1602 LCD)
<姚凯> 在 2024-10-01 上传 | 大小:2048 | 下载:0

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

说明:基于单片STC89C52RC的转速测量,流水灯显示-Based on the measurement of the monolithic STC89C52RC speed, light water show
<> 在 2024-10-01 上传 | 大小:1024 | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 11976.77 .78 .79 .80 .81 ... 15242 »

源码中国 www.ymcn.org