-
基于51单片机的温控系统设计
单片机电路包括AD转换电路,DA转换电路,以及键盘显示。通过按键输入,把设定的温度数据输入到单片机中,然后单片机控制DA,让驱动器输出工作电流,驱动系统升温或者降温,然后单片机读取系统的实际温度,根据设定的系统误差,来判断系统是否需要停止工作。如果达到了要求的温度范围之内,系统保持恒定。
- 2022-06-13 11:01:14下载
- 积分:1
-
仿真器ST20
如何使用
- 2022-08-15 23:35:55下载
- 积分:1
-
12864LCD菜单程序仿真
12864LCD菜单程序仿真,基于51单片机,简单的菜单显示。
12864LCD菜单程序仿真,基于51单片机,简单的菜单显示。
The 12864LCD menu program simulation, based on 51 single chip microcomputer, a simple menu display 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论 0 粉丝 0 发布 0 获赞 关注 查看主页 clcd程序仿真菜单 相关源码推荐 DHT11驱动 0 0 暂无评分c版贪食蛇 0 0 暂无评分经验模态分解 0 0 暂无评分排列熵计算 0 0 暂无评分正向运动学 0 0 暂无评分 介绍信息预览(0条)评论打分 QQ 微博 购买积分
QQ交谈
12864LCD菜单程序仿真
1
积分下载
评论打分 购买积分 发布代码 帮助中心 服务协议 隐私协议 广告联系QQ:3083263680 邮箱: support@codeforge.com
© 2011-2021 CodeForge Dev Team All rights reserved.
鲁ICP备19032418号-8
- 2022-01-21 02:55:34下载
- 积分:1
-
飞思卡尔hcs12单片机中文资料
应用背景飞思卡尔单片机hcs12中文资料,介绍16位mcu的使用,编程关键技术可用于飞思卡尔智能车设计大赛中的单片机开发参考,详细介绍pwm模块的操作等
- 2023-07-22 08:55:03下载
- 积分:1
-
在HDG12864L-6液晶屏上显示图片
资源描述此小项目的功能是在HDG12864L液晶屏上显示图片,图片的大小可以由自己控制,此程序是用C语言实现的。
- 2022-12-27 00:40:03下载
- 积分:1
-
介绍微软aku里面的带有的一个平台文件的例子,可以熟悉微软嵌入式的一些...
介绍微软aku里面的带有的一个平台文件的例子,可以熟悉微软嵌入式的一些-Aku inside Microsoft
- 2022-06-01 18:36:58下载
- 积分:1
-
液晶16x02 MSP430G2553图书馆
应用背景这是一个C库TI MSP430系列单片机。单片机接口与液晶16x02(tc1602a-01t)数据表:https://www.adafruit.com/datasheets/tc1602a-01t.pdf关键技术特点:•移动指针到单元格(×)•写一个字符串•写一个字符—…
- 2022-04-29 08:43:32下载
- 积分:1
-
MAXQ1050及所有开发资料
应用背景官方 提供 的 MAXQ1050及所有开发资料 1关键技术README - Important Notes about MAXQ1050 EVKit CD
-------------------------------------------------------
Contents:
A) Rowley CrossWorks IDE Version
B) Obtaining Rowley CrossWorks for MAXQ30
C) Issues with Current Project
D) How to Create a New Rowley CrossWorks Project
- 2022-04-25 11:51:23下载
- 积分:1
-
embedded Linux applications to process more graphics OS, no way of example MMU
嵌入式LINUX下应用,多进程地图形显示
UCLINUX,无MMU方式的例子-embedded Linux applications to process more graphics OS, no way of example MMU
- 2023-05-15 15:55:02下载
- 积分:1
-
weeks D12 development board, who were brought to the Windows XP drivers, the com...
周立功D12开发板中带的WINDOWS XP驱动程序,在编译后会出现USB设备不能正常工作. 以下是修改的代码,修改后可以正常工作. 在d12.c和Ioctl.c中, 将+256去掉,这个会引去枚举设备时,设备描述符的长度不对,修改后: siz = sizeof(USB_CONFIGURATION_DESCRIPTOR) 在d12.c中的D12_SelectInterface函数中, 设备查询完接口后有一段代码,也会引起驱动返回不对,需要屏蔽下面的代码 // Retrieve the selected Configuration and Interface 修改上面两处后,USB可以正常使用了. -weeks D12 development board, who were brought to the Windows XP drivers, the compiler will happen after the USB device not working properly. Following is the revised code, revised after normal work. In d12.c and Ioctl.c, 256 will be removed, this will generate to Enumerate equipment located descriptors up the length wrong, the revised : not = sizeof (USB_CONFIGURATION_DESCRIPTOR) in the D12_SelectInterface d12.c function, equipment End interface for a period after the code can also lead to wrong drivers need to shield the following code// Retrieve the selected Configuration Interface and the above two changes, USB can use the normal.
- 2022-06-28 00:42:14下载
- 积分:1