搜索资源列表
stm32 驱动1602的程序
- stm32 驱动1602的程序,我自己写的,已经调试成功了的。-1602 stm32 driver program, I wrote it myself, have been successful in debugging.
sht10
- 温湿度传感器sht10的STM32程序,使用IO驱动,需配合2.0版固件库使用-Temperature and humidity sensors sht10 based on STM32, using IO, need to be build with version 2.0 firmware library
DS18B20-STM32
- STM32 Cortex-M3上的温度传感器DS18B20程序。从单片机上移植过来的-STM32 Cortex-M3 on the temperature sensor program. From the MCU on the transplant
Camera
- 基于STM32平台的一个摄像头采集程序。将OV7660采集的图像实时在LCD屏上显示-STM32 platform based on a camera capture program. The OV7660 image capture real-time display in the LCD screen
STM32_CAN
- STM32 CAN测试程序,程序已经编译过,通过测试,有测试模式和正常运行模式-STM32 CAN test program, the program has been compiled, tested, with test mode and normal operation mode
FATFS_STM32
- 基于STM32的SD卡读写程序,并移植了FATFS测试源代码。-The SD card reader based STM32 procedures, and transplant FATFS test source code.
2010.5.11-AD-CAN-LCD
- 此程序是在电子白菜的STM32开发板上实现的,采集电位器模拟量,经过AD转化,然后发送到CAN上-This program is in the electronic cabbage STM32 development board to achieve, capture analog potentiometer, after AD conversion, and then sent to the CAN on the
CH376_STM32
- STM32的CH376驱动程序,在开发板上本人测试通过-CH376 for STM32
STM32-usart-programm
- STM32串口程序USART,自己调试成功的,可以运行,通过与电脑串口相连,可以观察传输的数据-STM32 serial program USART, the success of their own debugging, you can run through a computer serial port, data transfer can be observed
stm32-example
- keil程序,入门必看的程序。如闪灯,键盘,uart-Good stm32-example for bigginers.
STM32
- stm32各个功能模块的学习程序,是初学者的必备质料。-stm32 the learning process of each functional module is an essential material for beginners.
STM32-FW-DEV-010
- 基于STM32的蓝牙固件程序,为某公司的蓝牙验证平台开发-bluetooth firmware for STM32 based platform, including bluetooth stack
4.STM32-TFT-SD-FAT
- STM32+TFT+SD+红外+fat的程序-STM32+ TFT+ SD+ IR program
矩阵键盘程序
- 本文件的函数,主要实现矩阵键盘的功能。此程序带有松手检测。(Function of this document, the main function of matrix keyboard. This program has a "let loose" test.)
STM32的DAC介绍
- STM32 的 DAC部分的总结,以及配置程序(A summary of the DAC based on STM32, and its configuration program code in KEIL)
STM32步进电机梯形加减速
- 应用在STM32上的步进电机梯形加减速程序,电机为两相的57系不进店
iBoard电子学堂stm32程序
- 压缩包内包含iBoard电子学堂stm32部分全部程序,供大家分享
Lero_采集卡程序
- 基于stm32的8通道高速数据信号的采集;(High-speed data acquisition)
LED流水灯程序
- 用于新手学习,是基于STM32F10X系列的led流水灯程序
sttm32f1和openmv串口传输-stm32部分
- stm32和openmv的串行口通信之stm32程序,openmv将数据通过串口传给单片机