资源列表
[单片机(51,AVR,MSP430等)] Musicpaly
说明:这是教你怎么利用单片机进行音乐的播放程序,非常好用-This is to teach you how to use microcontroller to the music player is very easy to use<fgsrt> 在 2025-02-05 上传 | 大小:10kb | 下载:0
[单片机(51,AVR,MSP430等)] Stopwatchcountdown
说明:这是一个关于秒表倒计时的程序,写的很经典,拿来就可以用-It is a countdown on the stopwatch program, written in a very classic, brought can use<fgsrt> 在 2025-02-05 上传 | 大小:9kb | 下载:0
[单片机(51,AVR,MSP430等)] PWMDimming
说明:这是一个关于PWM调光的程序,二极管等渐灭和渐亮-This is a program on the PWM dimming, diodes, etc., and getting brighter gradually eliminate<fgsrt> 在 2025-02-05 上传 | 大小:10kb | 下载:0
[单片机(51,AVR,MSP430等)] DigitalTubeMobile
说明:这是一个关于数码管移动的程序,非常好用,适合于初学者-This is a movement on the digital control program, very easy to use, suitable for beginners<fgsrt> 在 2025-02-05 上传 | 大小:9kb | 下载:0
[单片机(51,AVR,MSP430等)] PS2Keyboard
说明:这是一个关于PS2的C语言程序,利用单片机进行调试,非常好用-This is a C-language program on the PS2 using the microcontroller for debugging, very easy to use<fgsrt> 在 2025-02-05 上传 | 大小:10kb | 下载:0
[单片机(51,AVR,MSP430等)] LCD_JCM12864M_CODE
说明:液晶JCM12864M的中文技术手册,调试通过绝对正确的C代码,请大胆使用-LCD JCM12864M Chinese technical manuals, commissioning through the absolutely correct C code, making bold use of<李文强> 在 2025-02-05 上传 | 大小:612kb | 下载:0
[单片机(51,AVR,MSP430等)] Digitalcamerainformation
说明: 数字摄像头资料 含AVR源码和codewarrior源码 Digital camera information-Digital camera information AVR-containing source and codewarrior source Digital camera information<lx> 在 2025-02-05 上传 | 大小:2.42mb | 下载:0
[单片机(51,AVR,MSP430等)] timers
说明:TI Cortex-M3系列定时器使用的例子程序.-Cortex-M3 Timer example.<zh> 在 2025-02-05 上传 | 大小:196kb | 下载:0
[单片机(51,AVR,MSP430等)] usb_host_mouse
说明:TI Cortex-M3系列通过USB端口使用鼠标的源程序.-Cortex-M3 usb-mouse driver.<zh> 在 2025-02-05 上传 | 大小:395kb | 下载:0
[单片机(51,AVR,MSP430等)] interrupts
说明:TI Cortex-M3系列中断处理的程序源码,供M3编程学习者参考.-Cortex-M3 interrupt example.<zh> 在 2025-02-05 上传 | 大小:106kb | 下载:0
[单片机(51,AVR,MSP430等)] stm32_adc
说明:此程序是基于STM32的AD应用程序,我们在这里设置ADC为连续转换模式,常规转换序列中有两路转换通道,分别是ADC_CH10(PC0)和ADC_CH16(片内温度传感器)。因为使用了自动多通道转换,数据的取出工作最适合使用DMA方式取出,so,我们在内存里开辟了一个u16 AD_Value[2]数组,并设置了相应的DMA模块,使ADC在每个通道转换结束后启动DMA传输,其缓冲区数据量为2个HalfWord,使两路通道的转换结果自动的分<韩武纪> 在 2025-02-05 上传 | 大小:4kb | 下载:0