-
STM32F103C8T6超声波测距源码
说明: ALIENTEK STM32开发板SYSTEM文件夹,采用V3.5库的头文件,使得代码可以完美移植到库函数里面使用,不过注意,在新建工程的时候,请在:Options for Target-->C/C++ 选项卡里面 Preprocessor Symbols 栏定义你的STM32芯片容量。比如:ALIENTEK 战舰STM32开发板用户,使用的是大容量的STM32芯片,则在Define栏输入:STM32F10X_HD
对于STM32F103系列芯片,设置原则如下:
16KB≤FLASH≤32KB 选择:STM32F10X_LD
64KB≤FLASH≤128KB 选择:STM32F10X_MD
256KB≤FLASH≤512KB 选择:STM32F10X_HD(ALIENTEK STM32 development board SYSTEM folder, using V3.5 library header file, so that code can be perfectly transplanted to the library function to use, but note that in the new project, please: Options for Target - > C/C++ tab in the Preprocessor Symbols column to define your STM32 chip capacity. For example: ALIENTEK warship STM32 development board users, using a large capacity STM32 chip, in the Define column input: STM32F10X_HD
For STM32F103 series chips, the setting principles are as follows:
16KB < FLASH < 32KB Selection: STM32F10X_LD
64KB < FLASH < 128KB Selection: STM32F10X_MD
256KB < FLASH < 512KB Selection: STM32F10X_HD)
- 2019-01-15 13:31:52下载
- 积分:1
-
wktssrq
涵盖温控调速散热器所有源代码!哈尔滨工程大学;经典实用。(All source code to cover the thermostat governor radiator! Harbin Engineering University classic and practical.)
- 2012-05-21 15:17:48下载
- 积分:1
-
LCD
PIC单片机驱动HT1621源代码
同作驱动LCD(PIC Singlechip HT1621 driver source code for the drive with LCD)
- 2007-10-27 12:24:41下载
- 积分:1
-
tu
说明: c8051f020图片显示 不复杂 可以自己变换图片 第一次写这类的 不太好大家指出(the c8051f020 picture display pictures online to find the program)
- 2012-09-08 19:51:20下载
- 积分:1
-
PicMcuDecodePT2262IR
说明: 这段程序是用在一款七彩灯红外遥控解码程序里,单片机使用PIC12F629,软件模拟三路PWM输出驱动红绿蓝LED分八组共24个LED,实现单LED渐明渐暗,两LED一明一暗,七彩等九种花样.有断电记忆功能(This procedure is used in a colorful light infrared remote control decoding procedure, the single-chip using the PIC12F629, the software simulation of three-way PWM RGB LED output driver in eight groups of 24 LED, single LED gradually dimming out, two LED Kazuaki a dark, colorful patterns, such as nine. have power memory function)
- 2008-11-19 13:13:19下载
- 积分:1
-
USART_communication-M3
基于STM32f103的USART串口通信简单实例,即PC机的串口助手发数据给STM32的板子,板子返回发送的数据给PC端(STM32f103 based on the USART serial communication simple example, that is, the PC serial port to send data to the STM32 s board, the board returned to send the data to the PC)
- 2016-07-08 15:28:38下载
- 积分:1
-
ifndq
说明: 瞬时频率计算函数,应用于提取特征值,继续其他的算法研究(Instantaneous frequency calculation function)
- 2009-08-25 00:15:21下载
- 积分:1
-
2009NationalUndergraduateElectronicDesignContestLE
2009年全国大学生电子大赛设计LED书写板的程序和电路原理图!(2009 National Undergraduate Electronic Design Contest LED writing board procedures and the circuit diagram!)
- 2010-06-07 01:19:38下载
- 积分:1
-
TwoLineListItemStubActivity
public static void main Source Code for Andriod.
- 2014-01-06 14:55:30下载
- 积分:1
-
MC10_mA
该程序实现4~20mA直流电流的采集,并通过485通信上传,通信协议为modbus rtu(4~20mA DC current measure)
- 2014-08-01 13:58:22下载
- 积分:1