搜索资源列表
GPS test 给予stm32的gps定位程序
- 给予stm32的gps定位程序,用c编写,亲自测试通过,可以直接拿来用-Given stm32 the gps locator, with c write personally tested and can be directly used
usb_stm32_1229
- STM32的USB通信,基于HID的,不用驱动程序就可以使用-STM32 of USB communication, based on HID' s, no driver can use
usbhidio_vc6
- 真正完整,并且编译得通的代码。用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
USART1_COM1
- STM32的串口通信例程,下载即可收发信息-STM32 serial communication routines, download you can send and receive information
STM32_UART_printf_scanf
- STM32F103ZE串口测试程序,可以通过超级终端输出和输入数据,此程序完整可用。-STM32F103ZE serial port test program, you can output and input data HyperTerminal, the integrity of the process is available.
TC35iSTM32
- tc35I 程序我测过了 一个比赛时做的,能收发短信-tc35I program I have tested a game to do, can send and receive text messages
stm32-usart4-uart4
- STm32的源代码,可以教你如何使用STM32单片机,做的一个模拟的U盘-STm32 source code, can teach you how to use the STm32 MCU, do a simulation of the U disk
USB-JOYSTICKMOUSE
- usb 遥控鼠标 用stm32 可以制作遥控鼠标 其功能主要是让鼠标上下左右移动 并可以选择目标-USB remote control mouse with STM32 can produce a remote control mouse its function is to let the mouse up and down about the move and can choose to target
STM32-DMA
- stm32关于DMA数据的传输程序,程序实现功能正常,可以直接下载使用-STM32 on the DMA data transmission program, the program to achieve normal function, you can download the use of
21ic下载_基于STM32的CAN总线收发程序
- 实现can通信,经本人验证完全可以使用,拿去吧。(#include "can.h" #include "led.h" #include "delay.h" #include "usart.h" #include "led.h" #include "delay.h" #include "key.h" #include "sys.h&qu
实验25 CAN收发实验
- STM32之间利用CAN口进行通信传输数据(STM32 CAN Signal communication)
esp8266_deauther-master
- arduino编程的wifikiller 使用芯片组为ESP8266 系列(12N/12F等);可以为外接显示屏,OLED 屏幕IIC接口,VCC-3.3 GUN-G,SDA,SLC接口代码中可随意修改,使用前下载好库文件,arduino库中有。(Arduino programming wifikiller uses chipset as ESP8266 series (12N/12F, etc.); it can be modified for external display, OLED s
CAN通讯(寄存器操作)-可组网
- 各CAN子模块之间通过简单的修改ID即可实现CAN组网通讯(Les modules CAN a par de simples modifications ID. Adoptee a CAN)
CAN 485 串口工控通讯
- STM32VET6 最小系统板 开发板 CAN 485 串口工控通讯板(STM32VET6 minimum system board development board CAN 485 serial port industrial control communication board)
STM32-CAN总线通信文档
- 基于STM32-CAN总线通信文档,汽车仪表数据采集。(base on STM32 CAN communication presentation,automotive meter data collect.)
STM32F103C8T6 NRF24L01
- 经测试,此代码可以实现2.4G(NRF24L01)的通信。 内有大量的注释,初学者可以看注释弄明白 其中还有其他的代码,软件SPI通信方式、串口、GPIO口、延时。(After testing, this code can implement the communication of 2.4G (NRF24L01). There are a lot of annotations, and the beginners can see the annotations to understand
通过手机设置wifi信息
- 通过手机设置esp8266,实现数据之间的传输和交互,并通过手机控制(esp 8266 wifi,to trans the data with app,and the app can control it.)
can_x35
- 汽车CAN模块通讯 STM32不作主控芯片时的相关配置及数据采集(Can module of vehicle communication)
I2C
- 基于STM32的标准软件模拟I2C接口程序,只要修改引脚定义及延时接口程序即可使用,改程序已在工业产品上大量应用,十分的稳定可靠并且代码编写规范。(The standard software based on STM32 simulates the I2C interface program. It can be used only by modifying the pin definition and delay interface program. The modified program
stm32_can_fdcan
- 使用STM32CubeMX配置的CAN工程及用例(STM32F405RGT6), 还有使用STM32CubeMX配置的FDCAN工程及用例(STM32G474VET6), 详细过程参见我的博客 STM32CubeMX_CAN_CAN3_FDCAN(Realization of canfd communication function with stm32)