搜索资源列表
ourdev_530727
- 实现将原始位图数据编码成为JPEG文件,发送到串口。 现在程序还是热呼呼的,因为刚才才从VC程序移植到STM32成功,实现正常压缩。 稍作修改,可以接摄像头,做成jpeg串口摄像头。 硬件只需要:stm32f103ZET6,串口usart1。 图像数据从usart1输出,波特率115200.可以用串口软件接收数据,保存为.jpg后缀名,即可在电脑上打开该图片文件。 我用的串口软件是AccessPort。 编码生成
5USART_ForSTM32
- STM32F103ZET6 五串口测试程序.stm32F103ZET6有五个USART,很方便。保证能用。有问题可以和我联系:66194052@163.com-STM32F103ZET6 five serial port test program. Stm32F103ZET6 five USART, very convenient. Guarantee can be used. Problem can contact me: 66194052@163.com
STM3210ELK
- STM3210E-LK 开发板的使用手册 -User manual of STM3210E-LK learning kit The STM3210E-LK is a version of the STM32-LK learning kit for the STM32F103ZET6 (LQFP144) microcontroller. The STM32F103ZET6 is high density STM32 microcontroller based on the Cort
CAN
- 红牛开发板(STM32F103ZET6) CAN总线通讯示例,开发环境为MDK-Red Bull development board (STM32F103ZET6) CAN bus communication example, the development environment for the MDK
CANLoopBack
- STM32F103ZET6 can实验的程序-This is STM32F103ZET6MP3 The experimental procedure
AD9850--new
- 使用KEIL开发编译环境,主控IC为STM32f103zet6,对AD9850进行编程,可以生成可调频率的正弦波和方波-KEIL development build environment, control IC STM32f103zet6 on the AD9850 is programmed, you can generate a sine wave and square wave of adjustable frequency
STM32_CAN
- 使用Keil公司MCBSTM32E评估板和演示 使用的CAN功能。-The CAN project is a simple program for the STM32F103ZET6 using Keil MCBSTM32E Evaluation Board and demonstrates the use of the CAN peripheral.
STMF103ZET6-MP3-player-experiment
- 基于STM32F103ZET6芯片编写的MP3播放器,带触摸屏,在KEIL4环境下编写,可直接使用。初学者看一看会有帮助。-Based on STM32F103ZET6 chip to write the MP3 player, with a touch screen to write in KEIL4 environment can be used directly. Beginners take a look at that would be helpful.
CAN(LoopBack)
- STM32F103ZET6 CAN总线开发程序,对开发者有很大帮助。-The CAN Programes of STM32F103ZET6 is useful for the starter.
user_can1
- STM32F103ZET6-CAN通讯底层驱动,采用操作寄存器的方式实现,CAN环回测试-STM32F103ZET6-CAN communication underlying driver, the operation register means to achieve CAN loopback test
stm32f103zet6-of-shell
- stm32f103zet6 串口shell程序源码,通过串口可以实现人机交互功能,即通过串口发送指令,控制stm32实现不同的功能,实现了stm32大部分功能。-Stm32f103zet6 shell program source code, serial port via a serial port can realize human-computer interaction function, namely via a serial port to send instructions, co
stm32f103zet6-jpg-decode-from-sd
- STM32F103ZET6 实现 从SD卡读取jpg文件并显示在2.8英寸也液晶显示器上,串口可以看到每张图片的显示时间。-STM32F103ZET6 achieve read jpg files SD card and displayed on the LCD display is also 2.8 inches, the serial port can see each picture display time.
STM32F103ZET6-usart-upgrade
- stm32远程升级例程(分为boot loader区,用户区,和ota区,用户可以根据不同的需求修改启动地址)-Stm32 remote upgrade routines (divided into boot loader area, user area, and ota area, the user can modify the startup address according to different needs)
CAN通信应用
- 使用STM32F103ZET6芯片驱动单路can通信,(use stm32 to realize CAN communication)
32最小系统
- 基于stm32f103zet6开发的电路pcb 内附原理和pcb 有需要封装的可以来下载生成库 AD9以上工具能打开(And on the basis of the principle of enclosed stm32f103zet6 developed circuit PCB PCB need packaged libraries can be generated to download above AD9 tools can open)
YSF1_HAL-057. CAN-双机通信测试
- can双基通信的简单测试程序,STM32F103ZET6的单片机(CAN duplex communication based on stm32f103 is easy to understand and popular)
DS18B20
- 基于STM32F103ZET6和DS18B20的一个温度检测程序,可以串口用串口助手也显示(A temperature detection program based on STM32F103ZET6 and DS18B20, can also be used by serial port assistant also display)
STM32F103ZET6 CAN
- STM32F103ZET6 CAN总线开发程序(STM32F103ZET6 CAN bus development program)
MPL-test0330
- 基于stm32zet6,九轴陀螺仪DMP库加载成功,pitch,roll,yaw能成功测试,能在匿名上位机上成功显示(Based on stm32zet6, the nine axis gyroscope DMP library is loaded successfully, pitch, roll and yaw can be successfully tested, and can be displayed successfully on the anonymous host compute
VL6180
- 通过STM32F103单片机控制VL6180测距传感器测量距离,并通过串口将距离发送给上位机。本程序使用STM32片上外设IIC来通信,可以通过编程实现IO模拟IIC。(Control VL6180 to measure distance by using STM32F103, and send distance to host computer by USART. This Program using STM32's peripherals IIC for communication, we