搜索资源列表
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
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.
CAN(LoopBack)
- STM32F103ZET6 CAN总线开发程序,对开发者有很大帮助。-The CAN Programes of STM32F103ZET6 is useful for the starter.
CAN_Re
- STM32的CAN通信接收程序,在STM32F103ZET6板子上测试通过-STM32 CAN RX Demo code
user_can1
- STM32F103ZET6-CAN通讯底层驱动,采用操作寄存器的方式实现,CAN环回测试-STM32F103ZET6-CAN communication underlying driver, the operation register means to achieve CAN loopback test
ks0108(LCM12864)PARM(STM32F103ZE)
- LCM12864内部KS0108控制器,STM32F103ZET6单片机,可显示动画图片,可移植性非常强,而且注释很详细,很容易看懂。-LCM12864 internal KS0108 controller, STM32F103ZET6 microcontroller, can display animated images, portability is very strong, and very detailed notes, it is easy to understand.
STM32-Dual-ADC-Sampling-
- STM32双adc同步规则采样,可以用来同步测量两路电压,并且采样率可以设置(定时器),已验证。是基于STM32F103ZET6的。-STM32 dual adc sampling synchronization rules can be used to synchronize two voltage measurements, and sampling rate can be set (timer), has been verified. STM32F103ZET6 is based.
STM32-PWM
- 基于KEIL4.7开发软件的在STM32F103ZET6单片机上实现PWM波产生的源代码,功能为定义两路IO口(可多路)产生占空比为50 —75 的PWM信号,两路信号通过四个按键进行加和减的变化,实现对直流或步进电机的调速控制,示波器波形稳定,同时可实现电机正反转控制-KEIL4.7 based software development to achieve PWM wave generated source code on STM32F103ZET6 microcontroller func
PWM-and-SPWM
- 神州三号开发板STM32F103ZET6的定时器TIM1可以产生的PWM和SPWM波。-Shenzhou III development board STM32F103ZET6 TIM1 timer can generate PWM and SPWM wave.
double-comunication
- 两个单片机分别为STm32f103zet6和Stm32f107进行CAN通信例程-Two microcontrollers are STm32f103zet6 and Stm32f107 conduct CAN communication routines
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-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)
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