资源列表

« 1 2 ... .37 .38 .39 .40 .41 2342.43 .44 .45 .46 .47 ... 15240 »

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

说明:使用stm32f373控制,产生多路PWM,可以用来控制灯的渐亮和渐灭。-Use stm32f373 control, produce the multiplex PWM, can be used to control the light was coming on and destroyed gradually.
<yangyanan> 在 2025-07-02 上传 | 大小:2kb | 下载:0

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

说明:STM32f1o3单片机输出四路互补的PWM波形子程序,可作为电机控制及全桥开关电源的开关管驱动,程序已经示波器调试通过-STM32f103 microcontroller, four road complementary PWM waveform output can be used as a motor control and the whole bridge switching power supply switch tube driver
<周伟杰> 在 2025-07-02 上传 | 大小:2kb | 下载:0

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

说明:数码管显示温度,液晶显示屏显示时间。温度精确最小到度。-Digital display of temperature, the LCD display shows the time. The smallest to the degree of temperature accuracy.
<yangyang> 在 2025-07-02 上传 | 大小:2kb | 下载:0

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

说明:单片机接收从电脑串口发送出来的一串字符串,却只能接收到第一个字符,其他的都丢失了或者是接收到的是乱码,却不知道是什么原因。其实,那是因为,虽然单片机的是全双工串口,但是串口的缓冲区(SBUF)却一般只有一个字节,即1Byte,远没有像电脑串口的缓冲区以KB计算那么大,并且,单片机的处理速度是很有限的,试想一下,假如要求一串字符串以9600bps的速率,一个起始位,一个结束位,无校正位,相当于960Byte/s传输到单片机,单片机要是能够全部接收的话,那么单片机接收和处理一个字节的时间仅为约1ms
<weiping> 在 2025-07-02 上传 | 大小:2kb | 下载:0

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

说明:LCD19264底层驱动程序 显示16*16汉字 8*8汉字 32*32汉字 10*10数字-LCD19264 192*64
<lin> 在 2025-07-02 上传 | 大小:2kb | 下载:0

[单片机(51,AVR,MSP430等)MSP430G2553-4IO1602

说明:主要用于MSP430G2553单片机四线方式驱动1602液晶,因为G2553 IO口有限,所以用起来很方便,本程序亲测完全好用。-Mainly used for four-wire microcontroller driven MSP430G2553 1602, because G2553 IO port is limited, so it is very convenient to use, the program pro-test is completely easy to use.
<孙策> 在 2025-07-02 上传 | 大小:2kb | 下载:1

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

说明:用于MSP430G2553ADC的学习,将运算后的数据显在12864屏幕上显示的 坐标位置(x,y)采集到的数据转化成电压形式。-MSP430G2553ADC learning for the operation after the data was displayed on the screen in the 12864 coordinate position (x, y) the collected data into a voltage form.
<孙策> 在 2025-07-02 上传 | 大小:2kb | 下载:0

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

说明:TFT LCD点屏实例程序(ILI9325) /*-------- ILI9325 ----------*/ #include <reg52.h> #include "8X16.h" void delay(int n) void delayms(int n) #define fColor 0xffff //white screen #define bColor 0x0000 //black screen #define Window_XADDR_S
<zj> 在 2025-07-02 上传 | 大小:2kb | 下载:0

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

说明:FM25V02 的驱动程序,该程序实现了在ATMEL 9200 CPU上 对FM2V02芯片的读写驱动程序。-FM25V02 drive program, on atmel 9200 platform.
<tang wenjie> 在 2025-07-02 上传 | 大小:2kb | 下载:0

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

说明:51单片机引用定时器实现红外线接收功能的测试-51 single reference timer, infrared receiver function tests
<张帅> 在 2025-07-02 上传 | 大小:2kb | 下载:0

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

说明:MIFAREID读卡源程序,FM1702读卡芯片-The code is the FM1702 chip driver source code, has been tested, you can rest assured reference
<wuxiaoqi> 在 2025-07-02 上传 | 大小:2kb | 下载:0

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

说明:主机一次传送2bytes的数据给从机,从机接收完成后返回一个BYTE的数据给主机。(注:本代码是C和汇编的混编,已通过调试应用到实际产品中)-Host a transfer 2bytes data to the slave, to receive from the machine after the completion of a BYTE data returned to the host. (Note: This code is a mixed C and assembly, has bee
<徐荣华> 在 2025-07-02 上传 | 大小:2kb | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 2342.43 .44 .45 .46 .47 ... 15240 »

源码中国 www.ymcn.org