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