-
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
-
pasting-machine
单片机控制自动贴胶机运行,是公司内部长期使用机台的程序,已经多年验证改进。(MCU control automatic paste glue machine is running, the company' s internal procedures for long-term use machines, has many years of proven improvement.)
- 2014-04-20 18:51:44下载
- 积分:1
-
W5500PYeelinkPdht11Pgy-30
1.具有环境信息采集功能,可以采集环境的温度、湿度和光照强度。
2.具有联网功能,可以将采集到的环境信息直接上传到Yeelink云平台上。
3.具有网络查看功能,可以用任何联网设备,在互联网上查看采集点的信息。(1 with environmental information collection function, you can collect temperature, humidity and light intensity environment. 2 with networking capabilities, you can collect environmental information directly uploaded to Yeelink cloud platform. 3 has a network view feature, you can use any networked device, view the information collection point on the Internet.)
- 2013-12-31 20:00:40下载
- 积分:1
-
MPU6050六轴传感器实验
正点原子的模块例程,引用官方的DMP库进行姿态解读,效果等效于卡尔曼滤波,上传给需要的同学(A modular routine of a punctuate atom, uploaded to the required students)
- 2020-08-25 11:18:14下载
- 积分:1
-
SPI
使用IAR编译,单片机基本应用,SPI的仿真,实用的是使用PROTEUS仿真(The use of IAR compiler, microcontroller basic applications, SPI simulation, and practical is to use the PROTEUS simulation)
- 2009-11-30 12:21:06下载
- 积分:1
-
RS485_DMA方式 接收不定长数据并发送
STM32F103 RS485 DMA方式接收再发送不定长数据,起始和末尾不会有多余数据产生(STM32F103 RS485 DMA transfer and receive variable length data)
- 2019-01-11 13:31:43下载
- 积分:1
-
AD5422
使用内部硬件SPI,与模拟电流电压输出芯片AD5422通讯。(Using the internal hardware SPI, the analog voltage output current AD5422 chip communication.)
- 2021-02-01 11:10:00下载
- 积分:1
-
SOC_SMO_Battety
说明: 电池SOC估算模型,是MATLAB中的simulink仿真模型,可以估算电池SOC(Battery SOC Estimation Model)
- 2021-03-07 23:49:29下载
- 积分:1
-
a-ui-design-for-signal-sorce
这是一个基于STM32F103ZET6的信号发生器的UI设计。本UI包括主菜单,主菜单包括三种波形的选择按键,频率,幅度调节子菜单,FM,AM调制设置子菜单。每个子菜单都有返回主菜单的选项。在任何一个界面中都有当前输出信号频率幅度显示。(This is a signal generator STM32F103ZET6 based UI design. The UI includes a main menu, the main menu includes three waveform selection button, the frequency, amplitude adjustment submenu, FM, AM modulation settings submenu. Each sub-menu has the option to return the main menu. Has a current amplitude of the output signal frequency is displayed on any one screen.)
- 2021-01-01 00:18:58下载
- 积分:1
-
jiaotongdeng2
单片机89C52控制点阵二极管,汇编语言编写(89C52 single-chip dot matrix control diodes, compiled languages)
- 2009-03-24 14:03:20下载
- 积分:1