uart d的verilog 程序,可以實現普通串口功能
上傳時間: 2013-12-29
上傳用戶:lhc9102
8路鍵盤D觸發器的應用,提供了相關電路設計圖以及擦c源代碼
上傳時間: 2015-05-01
上傳用戶:wangyi39
在出現的提示信息中輸入大寫字母“D”,可 顯示系統當前日期;輸入大寫字母“T”,可顯示系統當前時間;輸入大寫字母 “Q”,可結束程序。
上傳時間: 2013-12-04
上傳用戶:as275944189
D觸發器的設計 主要用在時序電路中。 所用語言為Verilog HDL.
上傳時間: 2014-06-23
上傳用戶:ywqaxiwang
一個挖雷的小程序,為了以后改方便,我把整個算法寫成的一個類,用類中的方法去設置雷的數據結構,成功就拋出異常,呵呵。
標簽: 程序
上傳時間: 2015-05-03
上傳用戶:tedo811
嵌入式應用技術基礎教程1 第1章 嵌入式應用技術概述 第2章 嵌入式應用技術的硬件基礎 第3章 高級語言的串行通信編程 第4章 Freescale 08系列單片機概述 第5章 HC08 CPU與匯編基礎 第6章 通用I/O與第一個匯編程序 第7章 08C語言 第8章 串行通信接口SCI與串行外設接口SPI 第9章 鍵盤中斷模塊與A/D轉換模塊 第10章 定時接口模塊
上傳時間: 2015-05-03
上傳用戶:er1219
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
The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.
標簽: KEIL_IODemo allocation routines project
上傳時間: 2013-12-08
上傳用戶:ve3344
UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.
標簽: Allocation GNU_IODemo Example project
上傳時間: 2015-05-04
上傳用戶:Amygdala