matlab 使用简介 网页形式 含有大量的实例 没有单独的M文件 不过复制粘贴也是一样
上传时间: 2014-01-07
上传用户:yyyyyyyyyy
2410开发板在ADS下的A/D转换测试程序。 运行步骤: 1 打开ad.mcp工程文件 2 运行 3 用一根导线连接ad 输入0通道,观察屏幕输出数据的变化 文件说明: ad_test.c:开发板初始化文件 ad.c :ad测试主文件
上传时间: 2013-12-18
上传用户:二驱蚊器
2410开发板在ADS下的D/A转换测试程序。 运行步骤: 1 打开DA.mcp工程文件 2 运行 3 使用示波器, 连接示波器与开发板上的DA输出和地线, 观察示波器上的变化 文件说明: ad_test.c 开发板初始化文件 ad.c ad实验主程序文件
上传时间: 2015-05-01
上传用户:leehom61
uart d的verilog 程序,可以实现普通串口功能
上传时间: 2013-12-29
上传用户:lhc9102
用汇编语言编写的一个简单的学生成绩管理系统,用户有6种选择: (1) 按’m’,则显示功能菜单。 (2) 按’L’,则显示学生姓名和各学科成绩(数学,英语,语文)。每次显示10条记录并暂停,按’g’继续显示余下记录。 (3) 按’I’,则可按格式插入记录到规定文件中。 (4) 按’M’,则可按格式修改记录。 (5) 按’D’,输入行数,清空该行指定的记录。 (6) 按’Q’,按格式输入学生姓名进行查询,列出该生的成绩记录。 (7) 按’E’,则退出程序。
上传时间: 2013-12-24
上传用户:gououo
8路键盘D触发器的应用,提供了相关电路设计图以及擦c源代码
上传时间: 2015-05-01
上传用户:wangyi39
在出现的提示信息中输入大写字母“D”,可 显示系统当前日期;输入大写字母“T”,可显示系统当前时间;输入大写字母 “Q”,可结束程序。
上传时间: 2013-12-04
上传用户:as275944189
D触发器的设计 主要用在时序电路中。 所用语言为Verilog HDL.
上传时间: 2014-06-23
上传用户:ywqaxiwang
This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port. To run this program... Build the project (Project Menu, Build Target) Start the debugger (Debug Menu, Start/Stop Debug Session) View the Serial Window (View Menu, Serial Window #1) View the A/D converter peripheral (Peripheral Menu, A/D Converter) Run the program (Debug Menu, Go) A debug script (debug.ini) creates buttons that set different analog values in A/D channels. As the program runs, you will see the A/D input and output change. Other buttons create signals that generate sine wave or sawtooth patterns as analog inputs. µ Vision3 users may enable the built-in Logic Analyzer to view, measure and compare these input signals graphically.
标签: microcontroll Converter configure following
上传时间: 2014-12-01
上传用户:独孤求源
ADC0832 是美国国家半导体公司生产的一种8 位分辨率、双通道A/D转换 芯片。由于它体积小,兼容性强,性价比高而深受单片机爱好者及企业欢迎, 其目前已经有很高的普及率。学习并使用ADC0832 可是使我们了解A/D转换器 的原理,有助于我们单片机技术水平的提高。
上传时间: 2015-05-04
上传用户:小眼睛LSL