CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - stm32 a

搜索资源列表

  1. PWM_Beep

    0下载:
  2. STM32蜂鸣器实验,用PWM驱动蜂鸣器奏乐-STM32 buzzer experiment, play music with a PWM driving buzzer
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-04-10
    • 文件大小:1450156
    • 提供者:林子
  1. stmPWM

    0下载:
  2. STM32的PWM输出的例程,设计时候可以作为参考-STM32 of the PWM output routines can be designed as a reference when
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:290952
    • 提供者:望风
  1. Camera

    0下载:
  2. 基于STM32平台的一个摄像头采集程序。将OV7660采集的图像实时在LCD屏上显示-STM32 platform based on a camera capture program. The OV7660 image capture real-time display in the LCD screen
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:327291
    • 提供者:马龙
  1. usbhidio_vc6

    1下载:
  2. 真正完整,并且编译得通的代码。用vc访问hid型usb设备,输入自己的VID和PID就能实现对hid型usb设备的读写和控制 它包含单片机固件源代码和PC端的VC源代码;虽然PUDN上有其他会员提供类似的vc代码,但我发现那些代码都存在bug,只有我这个代码是唯一完整的、可以编译通过的代码。-Truly complete, and compile a pass code. Hid type with vc visit usb device, enter their own VID and PID
  3. 所属分类:USB develop

    • 发布日期:2017-03-27
    • 文件大小:187192
    • 提供者:dujun
  1. uCOS-III

    0下载:
  2. uCOS-III 内核源代码,这是别人从官网上买的,如果有人发现不对或少文件,请尽快告知我,我可以找uCOS申诉,希望广大网友尽快试用,将结果反馈给我。 包内有Micrium-uCOS-III-UserManual英文的,希望有心之士尽快翻译。并uCOSIII+uCGUI的Keil for STM32 and S3C2440工程模板尽快出炉,我先举手要一份。 拜托诸位了!-uCOS-III kernel source code, which is the official websi
  3. 所属分类:uCOS

    • 发布日期:2017-05-23
    • 文件大小:7241362
    • 提供者:lilin
  1. DSP_FFT

    0下载:
  2. 基于stm32 DSP库的1024个点的FFT运算,对st公司的源程序进行了改进。仅需修改少量定义就能换成256点或64点的运算-Stm32 DSP-based library of 1024 point FFT operation, the company' s source of st has been improved. Can only modify the definition of a small amount of 256 points or 64 points into c
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:479634
    • 提供者:谢哲明
  1. max7456

    0下载:
  2. max7456是美信的一颗OSD芯片,比NEC的6450,6453,功能强大,程序电路却简单了很多,本程序有对MAX7456的操作,用的是STM32的ARM7,硬件的SPI-max7456 is beautiful letters an OSD chip, compared with NEC' s 6450,6453, and powerful, the program has a simple circuit a lot, this program has on the MAX7456
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:3376
    • 提供者:lichuang
  1. STM32-V3.5-DAC7617E-07.26

    0下载:
  2. STM32驱动TI芯片DAC7617,DAC7617是四通道12位电压输出数模转换器,串行接口-STM32-driven TI chip DAC7617, DAC7617 is a quad 12-bit voltage output DAC, Serial Interface
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-24
    • 文件大小:341501
    • 提供者:韦冬成
  1. BasicExcel

    2下载:
  2. 功能强大的Excel类,支持打开,保存插入,修改等功能,附带有DEMO案例-Powerful Excel classes, support open, save to insert, modify other functions, with a DEMO Case
  3. 所属分类:File Operate

    • 发布日期:2017-03-25
    • 文件大小:328732
    • 提供者:Aries
  1. USART1

    0下载:
  2. 基于stm32的串口开发实验例子,要通过串口实现收据的收发-Serial development of experiments on stm32 example, to send and receive a receipt via Serial Port
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:334188
    • 提供者:easier_life
  1. STM32_USBSD

    0下载:
  2. 基于STM32的,通过USB读SD卡程序。相当制作了一个SD读卡器。内有USB及SD卡读写程序等。完整工程。keil MDK3.22A以上打开-Based on the STM32, the SD card via USB reading program. Rather produced a SD card reader. There are USB and SD card reading and writing procedures. Complete works. keil MDK3.22A
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:689201
    • 提供者:李家庆
  1. keyboard

    1下载:
  2. 这是一个ucGUI的虚拟键盘程序,可以在ucGUI3.90以上版本运行。与其它虚拟键盘不同的是,这里采用hook方式把按钮的动作挂到目标窗口,这样就可以动态的设定输入对象,完全不需要编写目标窗口的回调函数,非常方便。已经在stm32平台测试通过。-This is a ucGUI virtual keyboard program, you can run ucGUI3.90 above. With other virtual keyboard is different is that here,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:2990
    • 提供者:asion
  1. ucos-III-STM32-lib_v3.5

    0下载:
  2. STM32 下的UCOSS III工程,开发环境MDK,工程建立了一个任务,可根据自己需要添加任务-Works the STM32 under UCOSS III, MDK, development environment works established a task can add tasks according to their needs! !
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-01-26
    • 文件大小:8257536
    • 提供者:qiujiahong
  1. stm32_eth_uIP

    1下载:
  2. uip在STM32上的应用示例,包括了一个web服务器演示-uip on the STM32 application examples, including a web server demonstration
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-16
    • 文件大小:12569600
    • 提供者:
  1. stm32slve-USART1and2-Tim2and3Buff

    0下载:
  2. STM32,串口利用定时器中断接受不同的帧, 运用定时器判断一帧的结束-STM32, the serial port using the timer interrupt to accept a different frame, use a timer to judge the end
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:1472659
    • 提供者:崔大海
  1. Crs232

    0下载:
  2. 一个很好用的串口类,来自st公司的stm32 isp中使用的-Serial port with a good class, from the st' s stm32 isp used in
  3. 所属分类:Communication

    • 发布日期:2015-03-22
    • 文件大小:4363
    • 提供者:张涛
  1. MP3spi

    0下载:
  2. 硬件条件是STM32,CH375,VS1003和NOKIA5110,通过CH375和usb接口实现数据传输,利用STM32 SPI实现mp3播放,并有液晶汉字显示,画点画线的功能-Hardware condition is STM32, CH375, VS1003 and NOKIA5110, CH375 and usb interface through the data transmission, the use of STM32 SPI implementation mp3 player,
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:538217
    • 提供者:blake
  1. STM32-EXTI-and-Key

    0下载:
  2. STM32 用外部中断做的键盘,使用外部中断线0 13和15,而且键盘具有优先级,功能较全面-STM32 to do with the external keyboard interrupt, external interrupt lines 013 and 15, and the keyboard has a priority, features a more comprehensive
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:880843
    • 提供者:Memento
  1. stm32-UCOS-LED1

    0下载:
  2. ucos ii在stm32移植,一个简单实验,点亮led验证移植成功与否-ucos ii stm32 transplant, a simple experiment, lit led verify transplant success
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-09
    • 文件大小:328422
    • 提供者:黄柏威
  1. STM32_LCD5110

    0下载:
  2. STM32驱动5110程序,内有写单个字符,汉字,字符串,画点,线,等函数,编译后改变引脚直接可用-STM32 driver 5110 program, there was a single character, character, string, draw points, lines, and other functions, compiled directly available to change the pin
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1319192
    • 提供者:ewew
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com