-
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
-
PFC
无差拍PFC仿真代码,在PSIM下的电路仿真(Deadbeat PFC simulation code, circuit simulation in PSIM)
- 2021-02-16 10:49:47下载
- 积分:1
-
lcd1602
键盘控制lcd1602的显示,一个按键实现位置选择,其余两个按键实现数字的加减(The keyboard control lcd1602 the show, a key position select the remaining two buttons digit addition and subtraction)
- 2013-03-12 10:23:01下载
- 积分:1
-
STM32_ADS1220
说明: stm32读取ADS1220芯片多路电压(STM32 reads multiple voltage of ads1220 chip)
- 2021-03-15 11:49:22下载
- 积分:1
-
caideng
程序烧到片子,单片机完成对彩灯有规律的控制
- 2010-05-31 23:34:12下载
- 积分:1
-
main
说明: AD7175-2 24位ADC采集 stm32f103(Ad7175-2 24 bit ADC acquisition stm32f103)
- 2021-02-03 14:59:58下载
- 积分:1
-
DG-of-POSITION-AND-CAPACITY
本程序用于求解以网损、电压偏差、投资运行费用最小为目标的配电网分布式能源选址定容问题,并辅以相关文献。(This procedure is used to solve the loss, voltage deviation, minimum operating cost investment objective distribution network of distributed energy locating and sizing issues, supplemented by relevant literature.)
- 2021-04-12 10:28:58下载
- 积分:1
-
超声波跟随(用舵机)
基于89C52单片机的超声波探测跟踪小车的设计程序,注释说明完整详尽(Based on 89C52 single-chip computer, the design procedure of the ultrasonic detection and tracking car is described in detail.)
- 2019-06-12 16:09:03下载
- 积分:1
-
STC15F104W串口通信
STC15F104W模拟串口通信,识别关键字符(STC15F104W simulates serial communication and identifies key characters)
- 2019-04-03 16:41:36下载
- 积分:1
-
BACnet协议栈库 bacnetstack
说明: 该BACnet协议栈库 提供了BACnet应用层,网络层和媒体访问(MAC)层通信服务。它是适用于嵌入式系统,Windows,Linux或其他操作系统的开源免版税库。 包括示例BACnet客户端和服务器应用程序。(This BACnet protocol stack library provides a BACnet application layer, network layer and media access (MAC) layer communications services. It is an open source, royalty-free library for an embedded system, Windows, Linux, or other operating system. Example BACnet client and server applications are included.)
- 2020-01-08 16:05:22下载
- 积分:1