搜索资源列表
ST-Microcontroller-32-Bit-STM32
- STM32封装库,有48,64,100,36引脚的,有LQFP,BGA,VFQF封装-STM32 package library have 48,64,100,36-pin, LQFP, BGA, VFQF package
STM32-100-V1-SDcardReader
- STM32F103用作读卡器读写SD卡,使用SDIO接口-STM32F103 used as a SDcard reader
STM32-100-V1-SDReadCardMa4
- 该程序能够实现读卡器的读写等操作的实现,程序经过测试能够正常运行-The program can read and write operations to achieve reader implementation, the program has been tested to work correctly
STM32-Common-variable-gain-amplifier
- 通用可变增益放大器,放大器的增益可设为四档:0.10—1.00,1.0—10.0,10—100,100—1000,程控DAC8043实现。-Common variable gain amplifier, the amplifier gain can be set to fourth gear :0.10-1 .00,1.0-10.0,10-100,100-1000, programmable DAC8043 implementation.
App
- 文件系统源码:在STM32F103RC的片内Flash(256K)使用FatFS系统系统,在STM32片内Flash最后100页(可宏定义设置区间和大小)使用FatFS, 模拟NAND Flash把片内Flash做为一个zone,每页做为一块(block),每页分成4份(每份为一段sector, 512字节)。-Source file system: in STM32F103RC chip Flash (256K) FatFS system using the system in the las
stm32
- NRF24L01实现多对一的无线通信,实现100米距离的通信。-NRF24L01 the realization of a wireless communication, to achieve 100 meters distance communication.
stm32-OS
- 带你为STM32写一个不到100行代码的多任务OS-STM32 take you to write a less than 100 lines of code multitasking OS
STM32-pid
- 基于STM32的单级PID电机调速程序,可以输入0-100间的值进行调速-Based on STM32 single-stage PID motor speed control procedures, can input value between 0-100 s speed
DHT11forSTM32
- 本章我们将向大家介绍如何使用STM32来读取DHT11数字温湿度传感器,从而得到环境温度和湿度等信息,并把从温湿度值显示在TFTLCD模块上。-// - // void calc_sth11(float*p_humidity ,float*p_temperature) { const float C1=-4.0 // for 12 Bit
STM32--wifi--driver
- STM 32单片机的wifi智能小车,无线控制距离超过100米,亲测能有。-STM32 wifi single-chip smart car, wireless control distance of more than 100 meters, pro-test can have.
calculator
- 【超值】单片机多项式运算的C语言程序代码,集合了不同方法 #include <malloc.h> #include <sstream> #include <iostream.h> #define STACK_INIT_SIZE 100(Polynomial operation #include <malloc.h> #include <sstream> #include <iostream.h> #defin
chaoshengbomessuredistance
- 用stm32单片机和US-100超声波测距模块,测得距离,并发送到串口调试助手(Using STM32 microcontroller and US-100 ultrasonic ranging module, the distance is measured, and sent to the serial debugging assistant)