Scarica l'app
educalingo
UART

Significato di "UART" sul dizionario di inglese

DIZIONARIO

PRONUNCIA DI UART IN INGLESE

ˈjuːˌɑːt


CHE SIGNIFICA UART IN INGLESE

Ricevitore / trasmettitore asincrono universale

Un ricevitore / trasmettitore asincrono universale, abbreviato UART / juːɑrt /, è un pezzo di hardware informatico che traduce i dati tra moduli paralleli e seriali. Gli UART sono comunemente usati in combinazione con standard di comunicazione come EIA, RS-232, RS-422 o RS-485. La designazione universale indica che il formato dei dati e le velocità di trasmissione sono configurabili. I livelli e i metodi di segnalazione elettrica sono gestiti da un circuito di pilotaggio esterno all'UART. Un UART è di solito un circuito integrato individuale utilizzato per comunicazioni seriali su un computer o per una porta seriale del dispositivo periferico. Gli UART sono ora comunemente inclusi nei microcontrollori. Un dual UART, o DUART, combina due UART in un singolo chip. Un UART ottico o OCTART unisce otto UART in un pacchetto, ad esempio NXP SCC2698. Molti IC moderni ora sono dotati di un UART che può anche comunicare in modo sincrono; Questi dispositivi sono chiamati USARTs.

definizione di UART nel dizionario inglese

La definizione di UART nel dizionario è Universal Asynchronous Receiver Transmitter.

PAROLE IN INGLESE CHE FANNO RIMA CON UART

apart · art · Bart · Britart · cart · carte · chart · Cuisinart · hart · heart · Hobart · kart · mart · part · restart · smart · start · state-of-the-art · sweetheart · wat

PAROLE IN INGLESE CHE COMINCIANO COME UART

U-shaped valley · U-turn · U. · u.c. · u.s. · U.S.A. · U/S · U2 · U4E · ua · UAE · uakari · UAM · UAR · UAV · UAW · UB40 · Ubangi · Ubangi-Shari · UBE

PAROLE IN INGLESE CHE FINISCONO COME UART

BRT · CRT · HRT · LRT · NRT · PRT

Sinonimi e antonimi di UART sul dizionario inglese di sinonimi

SINONIMI

PAROLE IN INGLESE ASSOCIATE CON «UART»

UART · uart · vhdl · raspberry · arduino · pastel · paper · tutorial · pins · universal · asynchronous · receiver · transmitter · abbreviated · ˈjuːɑrt · piece · computer · hardware · that · translates · data · between · parallel · serial · forms · uarts · commonly · used · conjunction · with · communication · what · whatis · techtarget · microchip · programming · controls · interface · attached · devices · bridge · silicon · labs · high · performance · cost · family · offers · complete · plug · play · solution · includes · royalty · suites · texas · instruments · performs · conversion · characters · received · read · status · time · during · functional · opera · howto · they · affect · function · also · done · does · other · things · well · older · computers · like · chips · were · disk · controller · card · future · electronics · wide · range · usart · including · duarts · quad · from · several · products · exar · bridging · solutions · industry · proven · tested · find · right · suit · your · compatible · today · depth · lammert · bies · detailed · information ·

Traduzione di UART in 25 lingue

TRADUTTORE

TRADUZIONE DI UART

Conosci la traduzione di UART in 25 lingue con il nostro traduttore inglese multilingue.

Le traduzioni di UART verso altre lingue presenti in questa sezione sono il risultato di una traduzione automatica statistica; dove l'unità essenziale della traduzione è la parola «UART» in inglese.
zh

Traduttore italiano - cinese

UART
1 325 milioni di parlanti
es

Traduttore italiano - spagnolo

UART
570 milioni di parlanti
en

inglese

UART
510 milioni di parlanti
hi

Traduttore italiano - hindi

UART
380 milioni di parlanti
ar

Traduttore italiano - arabo

UART
280 milioni di parlanti
ru

Traduttore italiano - russo

UART
278 milioni di parlanti
pt

Traduttore italiano - portoghese

UART
270 milioni di parlanti
bn

Traduttore italiano - bengalese

UART
260 milioni di parlanti
fr

Traduttore italiano - francese

UART
220 milioni di parlanti
ms

Traduttore italiano - malese

UART
190 milioni di parlanti
de

Traduttore italiano - tedesco

UART
180 milioni di parlanti
ja

Traduttore italiano - giapponese

UART
130 milioni di parlanti
ko

Traduttore italiano - coreano

UART
85 milioni di parlanti
jv

Traduttore italiano - giavanese

UART
85 milioni di parlanti
vi

Traduttore italiano - vietnamita

UART
80 milioni di parlanti
ta

Traduttore italiano - tamil

UART
75 milioni di parlanti
mr

Traduttore italiano - marathi

UART
75 milioni di parlanti
tr

Traduttore italiano - turco

UART
70 milioni di parlanti
it

Traduttore italiano - italiano

UART
65 milioni di parlanti
pl

Traduttore italiano - polacco

UART
50 milioni di parlanti
uk

Traduttore italiano - ucraino

UART
40 milioni di parlanti
ro

Traduttore italiano - rumeno

UART
30 milioni di parlanti
el

Traduttore italiano - greco

UART
15 milioni di parlanti
af

Traduttore italiano - afrikaans

UART
14 milioni di parlanti
sv

Traduttore italiano - svedese

UART
10 milioni di parlanti
no

Traduttore italiano - norvegese

UART
5 milioni di parlanti

Tendenze d'uso di UART

TENDENZE

TENDENZE D'USO DEL TERMINE «UART»

Principali tendenze di ricerca e usi comuni di UART
Elenco delle principali ricerche fatte dagli utenti per accedere al nostro dizionario di inglese online ed espressioni più utilizzate con la parola «UART».

Citazioni, bibliografia in inglese e attualità su UART

ESEMPI

10 LIBRI IN INGLESE ASSOCIATI CON «UART»

Scopri l'uso di UART nella seguente selezione bibliografica. Libri associati con UART e piccoli estratti per contestualizzare il loro uso nella letteratura.
1
FPGA Prototyping By Verilog Examples: Xilinx Spartan-3 Version
Revise the top-level UART code and the verification circuit. Use the onboard switches for the additional input signals and three LEDs for the error signals. Synthesize the verification circuit. 5. Create different configurations in HyperTerminal ...
Pong P. Chu, 2011
2
Programming 16-Bit PIC Microcontrollers in C: Learning to ...
The UART interface is perhaps the oldest interface used in the embedded-control world. Some of its features were dictated by the need for compatibility with the first mechanical teletypewriters; this means that at least some of its technology has ...
Lucio Di Jasio, 2007
3
Embedded C Programming and the Microchip PIC
Typically, prior to using these "stock" functions in an embedded system, you must: 1. lnitialize the UART baud rate. 2. Enable the UART transmitter. 3. Enable the UART receiver. The CCS-PICC compiler provides the #use delay and the #use ...
Richard H. Barnett, Larry O'Cull, Sarah Alison Cox, 2004
4
Component Design by Example: A Step-by-step Process Using ...
A Step-by-step Process Using VHDL with UART as Vehicle Ben Cohen ... Transmitter subblock xmitsublk.vhd - top-level with transmitter subblock and FIFO uart.vhd - UART, top-level uart_level2.vhd - integration of UART into higher level  ...
Ben Cohen, 2001
5
SD Card Projects Using the PIC Microcontroller
table 4.18: Pins required for Serial Communication table 4.19: C18 Software Uart Functions is usually carried out using RS232 converter chips, such as the MAX232, manufactured by Maxim Inc. Serial communication is either implemented in ...
Dogan Ibrahim, 2010
6
Upgrading and Repairing PCs
UARTs The heart of any serial port is the Universal Asynchronous Receiver/ Transmitter (UART) chip. This chip completely controls the process of breaking the native parallel data within the PC into serial format and later converting serial data ...
Scott Mueller, 2004
7
Single and Multi-Chip Microcontroller Interfacing: For the ...
9.3 UART Link Protocol By far the most common technique for transmitting data is that used by the universal asynchronous receiver-transmitter (UART). This simple protocol is discussed in this section. Software generation of UART signals, ...
G. Jack Lipovski, 1999
8
Build Your Own Z80 Computer: Design Guidelines and ...
The answer is a device called a UART (Universal Asynchronous Receiver / Transmitter). Appendix C7 gives the specification information for the SMC COM2017 UART which is equivalent in function to the AY-5-1013A (General Instruments).
‎1981
9
Embedded System Design with C805
This section provides a more detailed description on the four UART operation modes. 9.5.1. UART. MODE. 0. Mode 0 is available in the UART of the original 8051 and the UART0 of the C8051F040. Mode 0 provides synchronous, half- duplex ...
Han-Way Huang, 2008
10
MICROPROCESSORS, PC HARDWARE AND INTERFACING
The internal structure, operation, interfacing and applications of the PC16550D UART are described in the following. 4.8.1 Internal Block Diagram The internal block diagram of PC16550D is given in Figure 4.30(a). The PC15550D UART has ...
N. MATHIVANAN, 2003

10 NOTIZIE DOVE SI INCLUDE IL TERMINE «UART»

Vedi di che si parla nei media nazionali e internazionali e come viene utilizzato il termine ino UART nel contesto delle seguenti notizie.
1
Programmable Logic In MCUs Can Provide Big Performance Boost
Timer/Counters, PWMs, and standard serial interfaces such as UARTs, SPI, and I2C are commonplace in these inexpensive microcontrollers. The other big ... «EE Times, lug 15»
2
Digi-Key - Face-recognition module uses a UART interface to …
The HVC effectively acts like a sensor and uses a UART interface to provide data about the person or people that it sees. Capturing such data can benefit ... «Electropages, giu 15»
3
DJI's Latest Drone: The Matrice M100 Can Be Piloted Wearing …
The object-avoidance system developed by DJI is the first ever system of this kind, and can be installed on the M100, or any other drone that is fitted with UART, ... «Tech News Today, giu 15»
4
Adafruit Bluefruit LE UART Friend Bluetooth Add-On Launches For …
Adafruit has this week released a new addition to thier range in the form of the Adafruit Bluefruit LE UART Friend bLuetooth add-on, that offers an easy way for ... «Geeky Gadgets, mag 15»
5
STのNFCトランシーバIC、Shanghai Stollmannが新しいUART対応NFC …
Ltd.(以下Shanghai Stollmann)の新しいUART(1) 対応NFC・RFIDモジュール ... に、Shanghai StollmannのNFCプロトコル・スタックとUARTドライバを統合しています。 «PR TIMES, apr 15»
6
STMicroelectronics NFC Transceiver Powers New NFC/RFID UART
An NFC transceiver from STMicroelectronics (NYSE: STM), a global semiconductor leader serving customers across the spectrum of electronics applications, ... «RFID World Canada, apr 15»
7
STMicroelectronics' NFC Transceiver Powers New NFC/RFID UART
Ltd., a leading protocol stack provider in NFC and Bluetooth, for its new NFC/RFID UART1 module. The new module combines a small form factor2 with robust ... «GlobeNewswire, apr 15»
8
Raspberry Pi UART Hat Adds Extra Serial Ports And More (video)
Makers, developers and hobbyists that wish they had more serial ports on their Raspberry Pi mini computer might be interested in a new Raspberry Pi UART Hat ... «Geeky Gadgets, apr 15»
9
Puertos y Buses 1: I2C y UART
Los puertos serie son los que más se usan, USB, UART, I2C, CAN bus, RS232 son puertos serie. Por tanto van a tender a usar pocos cables y la información se ... «Geeky Theory, mar 15»
10
WiFi Serial Transceiver Module w/ ESP8266 - Small
It is super easy to use supporting both AT Commands (via UART / COM port), also NodeJS thru the NodeMCU firmware, as well as traditional embedded ... «Hackaday, mar 15»
RIFERIMENTO
« EDUCALINGO. Uart [in linea]. Disponibile <https://educalingo.com/it/dic-en/uart>. Mag 2024 ».
Scarica l'app educalingo
IT