搜索资源列表
在 STM32 上实现 USB CDC 虚拟串口
- Keil MDK 工程版本,通过 STM32 的 USB 端口在 PC 上虚拟一个 COM 口,当虚拟成功后,可通过串口调试软件发送控制命令,同时输出调试信息.内附源程序.
STM32 cortex_M3 内核arm 控制T6963c的LCD
- STM32 cortex_M3 内核arm 控制T6963c的LCD(240*64) 关于控制线部分,在源码中已注解,其它问题,请联系本人:liupin820819@163.com,STM32 cortex_m3 arm to control T6963c LCD (240*64).the control line configuration is defined in the source code . any other questions ,refer to :liupin820819@1
STM32-PMSM
- stm32 pmsm电机库,用于控制PMSM,BLDC电机源码。-stm32 pmsm motor library. . . . . . .
STM32-ENC28J60DEMO-V3
- ENC28J60网络实验, 演示通过PC上Ping IP及arp指令,以及嵌入式WEB控制LED明灭-ENC28J60 network experiment, demonstration through the PC, Ping IP, and arp command, control and embedded LED winking WEB
stm32_LQ057V3DG01_test1
- STM32控制5.7寸彩屏液晶显示图片,型号LQ057V3DG01,为CCFT液晶,常用于医疗电子设备显示-STM32 5.7-inch color LCD display control of images, model LQ057V3DG01, the CCFT LCD display commonly used in medical electronic equipment
STM32-WWDGPLCD1602-Sec-counter
- WWDG+LCD1602秒表实验;* WWDG + LCD1602 秒表实验 *两个按键中断方式控制,计时精确到10ms *key1--Start/Stop---PA8(板子上User键) key2---Clear---PC13(板子上Tamper键) *LCD1602接线:D0~D7--->PD[0..7] RS->PE0 RW->PE1 E->PE2(外部接上拉电阻到5V) *by 追梦 2011-4-8 *change by:追梦 2011-
STM32-TIM1-PWM
- 通过对 TIM1 定时器进行控制,使之各通道输出插入死区的互补PWM 输出, 各通道输出频率均为17.57KHz。 其中,通道1 输出的占空比为50 ,通道2 输出的占空比为25 ,通道3 输 出的占空比为12.5 。各通道互补输出为反相输出。 TIM1 定时器的通道1 到3 的输出分别对应PA.08、PA.09、PA.10 引脚,而通 道1 到3 的互补输出分别对应PB.13、PB.14 和PB.15 引脚,将这些引脚分别接 入示波器正接线,GND 引脚接示波器负接线,
PWM-stm32
- 运用STM32微处理器进行PWM电机控制-The use of microprocessor STM32 Motor Control PWM
stm-hc-sr04
- STM32控制超声波模块HC-SR04,一个小例子-STM32 HC-SR04 control,aaaaaaaaaaaaaaaaaa
STM32-dingshiqi
- 关于STM32控制中断时间部分的详细说明-STM32 control detailed descr iption of the part of the interrupt time
STM32-ADC
- 使用STM32F103 ARM CORTEX-M3内核CPU进行ADC读取,涉及STM32控制及AD采样内容。-Use STM32F103 ARM CORTEX-M3 core CPU for ADC reading, involving STM32 control and AD sample content.
STM32-DMA
- 使用STM32F103系列 ARM CORTEX-M3内核CPU对DMA进行读写,涉及STM32控制及DMA读写内容。-Use STM32F103 Series ARM CORTEX-M3 core CPU for DMA read and write, involving STM32 control and DMA read and write content.
stm32电机驱动
- 介绍了STM32电机驱动的库文件,里面写了如何去控制、补偿、启动、采样等一系列文件。是不可多得的好资料!
电机驱动
- 通过STM32控制drv8834芯片驱动步进电机(through STM 32 control drv8834 motor drive)
stm32+ws2812b
- stm32f103c8t6控制ws2812(Stm32f103c8t6 control ws2812)
STM32按键
- STM32f103vet6 进行按键控制LED灯的变换(STM32f103vet6 button control, LED light conversion)
Mini STM32
- miniSTM32控制7’触摸屏,实现触摸屏的基本操作(MiniSTM32 controls 7 'touch screen to realize the basic operation of touch screen)
拍照+wifi传输+命令控制雏形3.0
- 通过stm32控制ESP8266传输摄像头的图片数据,并在上位机显示(Through the STM32 control ESP8266 transmission camera picture data, and display in the host computer)
USART—USART2指令控制RGB彩灯
- 基于STM32平台实现串口收发功能,帮助构建新的项目(Realizing the function of serial port and sending)
stm32控制伺服A6
- 本资源是利用stm32F103 ARM微处理器控制日本伺服电机A6,并解决了其中的一个bug,程序简单,重点是头一份用stm32 控制A6的程序。说明书中有一个bug,本程序已经纠正。