文件名称:task3-2
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.87kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
对EVK1100板,创建一个菜单系统。该系统应采用的液晶显示传感器(热敏电阻,电位器和光感应器(LDR的)
推按钮PB0 - PB3应该选择一个项,并开始
采集数据,由传感器连接到ADC。该ADC值应转换一个介于0 - 3.3V的电压。
推动的操纵杆按钮,应该将系统返回到初始的菜单。该按钮状态应该使用中断
该ADC值应予以使用轮询技术。
该ADC是采用了3.3V的参考电压。-Write a C program which creates a menu system. The system should utilizes the LCD
* display and the built in sensors(thermistor, potentiometer and light sensor (LDR)
* on the EVK1100 board.
* Pushing the pushbutton PB0-PB3 should select a item on the menu, and start taking
* data from the ADC connected to the selected sensor. The ADC value should be converted
* to a voltage between 0-3.3V.
* Pushing the Joystick button, should return the system to the initial menu.
*
* The pushbutton states should be registered using interrupt
* Interrupt functions are available in gpio.h
*
* The ADC has 8 channel and 10-bit resolution.
* The ADC value should be read using polling technique.
*
* The ADC is powered with a 3.3V reference voltage.
推按钮PB0 - PB3应该选择一个项,并开始
采集数据,由传感器连接到ADC。该ADC值应转换一个介于0 - 3.3V的电压。
推动的操纵杆按钮,应该将系统返回到初始的菜单。该按钮状态应该使用中断
该ADC值应予以使用轮询技术。
该ADC是采用了3.3V的参考电压。-Write a C program which creates a menu system. The system should utilizes the LCD
* display and the built in sensors(thermistor, potentiometer and light sensor (LDR)
* on the EVK1100 board.
* Pushing the pushbutton PB0-PB3 should select a item on the menu, and start taking
* data from the ADC connected to the selected sensor. The ADC value should be converted
* to a voltage between 0-3.3V.
* Pushing the Joystick button, should return the system to the initial menu.
*
* The pushbutton states should be registered using interrupt
* Interrupt functions are available in gpio.h
*
* The ADC has 8 channel and 10-bit resolution.
* The ADC value should be read using polling technique.
*
* The ADC is powered with a 3.3V reference voltage.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
task3-2.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.