-
DS18B20数字温度传感器实验
实验器材:探索者STM32F4开发板实验目的:学习DS18B20数字温度传感器的使用.硬件资源:1,DS0(连接在PF9)2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面)3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,DS18B20传感器一个(接在PG9上). 实验现象:本实验开机的时候先检测是否有DS18B20存在,如果没有,则提示错误。只有在检测到DS18B20之后才开始读取温度并显示在LCD上,如果发现了DS18B20,则程序每隔100ms左右读取一次数据,并把温度显示在LCD上。同样我们也是用DS0来指示程序正在运行。 注意事项: 1,4.3寸和7寸屏需要比较大电流,USB供电可能不足,请用外部电源适配器(推荐外接12V 1A电源).2,本例程在LCD_Init函数里面(在ILI93xx.c),用到了printf,如果不初始化串口1,将导致液晶无法显示!! 3,需自备DS18B20数字温度传感器一个,并插在开发板的U12位置(根据丝印插,平面朝内)
- 2022-04-10 22:55:01下载
- 积分:1
-
The idea of this project was simply to write a basic XML parser in ANSI C for po...
强大易用的XML文件解析器,使用起来非常非常方便。-The idea of this project was simply to write a basic XML parser in ANSI C for portability. The parser is reasonably forgiving as I have only a fairly rudimentary knowledge about XML and wanted to keep the code reasonably straight forward.
- 2022-01-21 20:26:15下载
- 积分:1
-
视频捕捉源码,可以捕捉摄像头
视频捕捉源码,可以捕捉摄像头-video capture source, the camera could capture
- 2022-05-08 12:04:35下载
- 积分:1
-
数字黑洞程序. 你输入一个不超过10的整数,然后按倍数从大到小排列,减去位数从小到大排列的数字.得出的数重复做上面的操作,最后会吸进一个数字....
数字黑洞程序. 你输入一个不超过10的整数,然后按倍数从大到小排列,减去位数从小到大排列的数字.得出的数重复做上面的操作,最后会吸进一个数字.-digital black hole procedures. You enter a not exceed 10 Integer, and then arranged by multiples on average, less median from small to large with the figures. Come do a few repeat the above operation will eventually sucked into a figure.
- 2022-11-11 10:40:04下载
- 积分:1
-
STM32 LED点灯程序
年4月10日 - system_stm32f4xx.h :system_stm32f4xx.c的头文件。在CMSISDeviceSTSTM32F4xxInclude中 system_stm32f4xx.c :stm32f4的系统时钟配置。在CMSISDevice...
www.cnblogs.com/King-G...
- 2022-02-26 15:47:08下载
- 积分:1
-
TrueType的实施过程中,一个非常好的源码哦,你可以下来
TrueType的实现过程,很好的源码哦,可以下来-TrueType s implementation process, a very good source Oh, you can down
- 2022-04-17 15:16:08下载
- 积分:1
-
c源代码,模拟示波器,开发环境VC6,使用方法见说明
c源代码,模拟示波器,开发环境VC6,使用方法见说明-c source code, analog oscilloscopes, development environment VC6, use see note
- 2023-01-12 22:25:03下载
- 积分:1
-
The system functional requirements:
Suppose Student Information includes: Stude...
系统功能需求:
假设学生信息含有:学号、姓名、成绩。要求用单链表表示一个班的学生信息,并能用菜单形式实现如下功能(菜单要能重复使用):
1、建立单链表
2、输出单链表
3、查找单链表
4、插入单链表
5、删除单链表
6、更新单链表
7、逆置单链表
0、退出系统
-The system functional requirements:
Suppose Student Information includes: Student ID, name, performance. Require a single linked list, said the students information, and can be used to achieve the following functions form the menu (menu to be able to re-use):
1, the establishment of a single linked list
2, the output single-linked list
3, to find a single linked list
4, insert a single linked list
5, to delete a single linked list
6, update a single list
7, reverse a single linked list home
0, exit the system
- 2022-03-16 13:31:58下载
- 积分:1
-
ARM Embedded WINCE Practice Guide, using JXARM9
ARM嵌入式WINCE实践教程,采用JXARM9-2410作为实验平台-ARM Embedded WINCE Practice Guide, using JXARM9-2410 as an experimental platform
- 2022-03-20 20:58:41下载
- 积分:1
-
四轴飞机固件 stm32
四轴无人机开源固件源码,无遥控固件.这个源码非常好.我已经在使用了.
- 2022-11-27 11:10:03下载
- 积分:1