搜索资源列表
STM32-USB-HID-Client
- 基於STM32F10x 系列 USB-HID 模式下,上端PC 的設計源碼.
在 STM32 上实现 USB CDC 虚拟串口
- Keil MDK 工程版本,通过 STM32 的 USB 端口在 PC 上虚拟一个 COM 口,当虚拟成功后,可通过串口调试软件发送控制命令,同时输出调试信息.内附源程序.
STM32 的嵌入式 GUI (附 GUI 编辑器)
- 适用于 STM32 的嵌入式 GUI,非传统的 GUI 需于程序中编辑图形与功能,而是使用了 GUI Editor (GUI 专用编辑器),只需在 PC 机上以图形方式编辑 GUI 的功能,内附 Keil 与 IAR 等多种编译器工程版及 GUI 的源代码.
stm usb mac
- 用stm32f103中的usb功能模块实现与pc机通信,模拟一个u盘。
encrypt 配合STM32进行IAP编程的上位机加密程序
- 配合STM32进行IAP编程的上位机加密程序,加密算法比较简单,可以一定程度上保护应用程序!-STM32 for IAP programming with PC encryption, encryption algorithm is relatively simple, can be protected to some extent the application!
STM32+EXTI.rar
- 本例展示了如何使用嵌套中断向量控制器(Nested Vectored Interrupt Controller)来设置IRQ通道。 把3个计时器(TIM2,3,4)设置为在每一个计数器更新事项(counter update event)产生中断。这三个计时器都与各自对应的更新IRQ通道联系起来,并设置他们的中断优先级,TIM2为0,TIM4为2。 在他们各自的中断中:TIM2每1秒翻转一次PC.06的状态;TIM3每2秒翻转一次PC.07的状态;TIM4每3秒翻转一次PC.08的状态
GPS.rar
- Stm32 通过串口访问GPS模块然后将数据加工后传给电脑或者上位机,用来计算两个GPS模块之间的距离。 ,Stm32 module through the serial port and then visit the GPS data to a computer after processing or PC, used to calculate both the distance between the GPS module.
STM32+TIM.rar
- 本例展示了如何设置TIM工作在输出比较-非主动模式(Output Compare Inactive mode),并产生相应的中断。 TIM2时钟设置为36MHz,预分频设置为35999,TIM2计数器时钟可表达为: TIM2 counter clock = TIMxCLK / (Prescaler +1) = 1 KHz 设置TIM2_CCR1寄存器值为1000, CCR1寄存器值1000除以TIM2计数器时钟频率1KHz,为1000毫秒。因此,经过1000毫秒的时延,置PC.06
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
cc1100
- 透传模块。pc机通过串口使用该模块可以与其他模块通信。cortexM3 ,stm32,传输芯片是cc1100. -Through the transmission module. pc machine through the serial port using the module can communicate with other modules. cortexM3, stm32, transmission chip cc1100.
STM32-H103
- STM32-H103 board is entry level development board for the new ARM Cortex M3 family of devices produced by ST Microelectronics Inc. With STM32-H103 you can explore the features of STM32 family on budged, the board have everything necessary to bu
STM32-RTC-V2
- RTC模块的当前时间通过串口传送给PC机的超级终端显示,若RTC模块还未设置时间则通过超级终端进行设置。RTC秒中断每发生一次,发光二极管LED1闪烁一次。-RTC module to send the current time through the serial port PC-HyperTerminal shows that if RTC module is not yet set the time set by the Super Terminal. RTC seconds interr
STM32-H103
- STM32-H103 board is entry level development board for the new ARM Cortex M3 family of devices produced by ST Microelectronics Inc. With STM32-H103 you can explore the features of STM32 family on budged, the board have everything necessary to bu
STM32-car
- STM32上位机控制小车 选用ZIgbee通信及上位机VC控制界面 超给力 超实用-STM32 PC control car selection ZIgbee communication and PC VC control interface to force ultra-practical
stm32-usb-pc
- 上位机写的stm32通过usb通信的简单列子-Written stm32 PC via usb communication simple Liezi
GY-33颜色传感器
- 适合与多平台直接通讯连接的颜色传感器代码,适合arduino,STM32,PC,C51等控制系统。适合用于智能机器人、生产线产品检测、色度计等。(Suitable for multi platform direct communication connection color sensor code, suitable for Arduino, STM32, PC, C51 and other control systems. Suitable for intelligent robot, li
2.STM32-MPU6050_DMP_python上位机
- STM32-MPU6050_DMP_python上位机(STM32-MPU6050_DMP_python PC)
can总线协议
- CAN 总线协议 基于STM32 上位机通讯(CAN bus protocol based on STM32 PC communication)
STM32 ADC
- 基于STM32平台进行ADC采样,是对整个STM32软件配置好后,进行ADC程序编写,信号由模拟量转换为数字量,并上传到PC的过程(ADC sampling based on STM32 platform is a process of ADC programming after the STM32 software is configured, and the signal is transferred from analog to digital and uploaded to PC.)
PC版(VS2010)
- 陀螺仪型号MPU6050,STM32单片机程序的基本应用(The basic application of gyroscope MPU6050, STM32 microcontroller program.)
