This will sample all 8 A/D-channels. The result will be send out via UART1 and can be seen within any Terminal-program (9600 Baud). With each pressed key the next channel will be converted. No interrupts are used.
标签: will D-channels sample result
上传时间: 2016-04-23
上传用户:wxhwjf
DIY,选择Linux 练成Linux高手(2.0系列) Linux窗口管理器,它可以打开一个特殊的窗口,即为终端窗口(Terminal),它将为用户提供一个标准的命令行接口,用户可在窗口显示的提示符中输入带有选项和参数的命令。 看着别人操作那满屏幕的洋文,不可思议,那肯定是一个Linux高手,其实你也能成为高手中的一员。使自己的Linux技能疯狂增长就必须学会操作与看懂这些洋文。 注:是为了喜欢本格式阅读者需求制作的,如需pdf格式请看下方。 全程图解PDF格式下载地址:点击这里下载。 红联Linux论坛致力于Linux技术讨论的站点,目前网站收录的文章及教程基本能满足不同水平的朋友学习。 红联Linux门户:www.linux110.com 红联Linux论坛:www.linux110.com/bbs Linux电子书籍推荐下载:http://www.linux286.com/linux/linuxdzsj.htm 制作:红联 祝您阅读愉快!
上传时间: 2016-06-04
上传用户:671145514
This example code takes and averages 2048 analog measurements from input P1.4 using ADC0, then prints the results to a Terminal window via the UART.
标签: measurements averages example analog
上传时间: 2016-06-13
上传用户:xuan‘nian
For C8051F330 This code example illustrates using the internal analog multiplexer to measure analog voltages on up to 8 different analog inputs. Results are printed to a PC Terminal program via the UART.
标签: analog illustrates multiplexer C8051F330
上传时间: 2014-12-20
上传用户:aig85
【作者中文名】 杨继赢 【作者英文名】 YANG Ji-ying 【作者单位】 广东工业大学 【文献出处】 微计算机信息, Microcomputer Information, 编辑部邮箱 2008年 21期 期刊荣誉:中文核心期刊要目总览 ASPT来源刊 CJFD收录刊 【关键词】 智能终端 以太网 MIZILinux嵌入式操作系统 【英文关键词】 intelligent Terminal Ethernet MIZI Linux Embedded OS 【摘要】 本文采用目前广泛应用的工业以太网为通讯方式,提出以ARM9开发板和MIZI Linux嵌入式操作系统为平台的通信设计方案。在掌握ARM9和MIZI Linux特点的基础上,构建MIZI Linux嵌入式操作系统下应用程序的软硬件开发平台。本方案采用DM9000芯片来控制以太网,在实现通讯模块调用的基础上,进行Linux下的Socket网络通信编程,实现智能终端的以太网通信功能。
标签: Microcomputer Information Ji-ying YANG
上传时间: 2013-12-21
上传用户:xc216
simple ATM [Automatic Teller Machine] system the basic functions Login including write-offs, inquiries, deposits, withdrawals and alter the code. Simulation of ATM Terminal users logged in, their account numbers and passwords through the ATM network to transmit to the server, ATM database server based on the information to confirm the account number and password is correct, the results back to the ATM Terminal. If the correct account number and password, the ATM into the next Terminal interface Otherwise prompt mistakes. Cancellation notice for the operation of the server ATM transactions concluded inquiries, deposits, withdrawals and alter the code operations are first sent an order to ATM servers, ATM by the database server implementation of the corresponding operation and operating res
标签: write-offs Automatic functions including
上传时间: 2014-01-20
上传用户:semi1981
This telecard reader can read the contain of any telecard until 64 bytes [ 512 bits ] and display it to hyper Terminal software, using RS232 port.
标签: telecard contain display reader
上传时间: 2013-12-21
上传用户:dongbaobao
This telecard reader can read the contain of any telecard until 64 bytes [ 512 bits ] and display it to hyper Terminal software, using RS232 port.
标签: telecard contain display reader
上传时间: 2017-03-21
上传用户:小鹏
This project developed in java leads us to realize a flight reservation system in order to emulate databases containing the structures for the flight and for the booking. These bases extend the List interface and implements additional search鈥檚 methods. Two interfaces provide an access to this system. The first one reads and handles reservation request message from a Terminal. The arguments are then processed throw a middleware interface that call the flight system methods. The second one, a Graphical User Interfaces (GUI) application using Swing Java Foundation Classes (JFC), offers a simpler access to the systems.
标签: reservation developed project emulate
上传时间: 2017-04-27
上传用户:6546544
As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Programs are structured by defining and calling functions. Program flow is controlled using loops, if statements and function calls. Input and output can be directed to the Terminal or to files. Related data can be stored together in arrays or structures.
标签: programming variables language Fortran
上传时间: 2017-05-18
上传用户:hongmo