About 61 results
Open links in new tab
  1. Does TTL output specify the maximum current it can source?

    Jan 24, 2026 · TTL-compatible inputs and outputs can be made with CMOS structures. If you look at the datasheets for a 74HC04 and 74HCT04, you will see the different input voltage ranges. AND - to …

  2. 什么叫TTL电平? - 知乎

    TTL电平信号被利用的最多是因为通常数据表示采用二进制规定,+5V等价于逻辑"1",0V等价于逻辑"0",这就被称做TTL (晶体管-晶体管逻辑电平)信号系统,这是计算机处理器控制的设备内部各部分 …

  3. How does TTL serial work? - Electrical Engineering Stack Exchange

    Point of terminology: "TTL serial" is a severely over-broad term, " (point-to-point) asynchronous serial (at TTL levels)" seems to be what you're asking about. (Though that's still probably lacking, but at least …

  4. Wiring for 5 V TTL signal via 3.3 V UART to Ethernet adapter

    Feb 8, 2026 · That display has a 5 V TTL output for the readings, that I want to convert to Ethernet using a (3.3 V) UART TO ETH adapter from Waveshare to eventually use in my home automation server in …

  5. digital logic - What is meant by TTL in this context? - Electrical ...

    Jun 22, 2023 · TTL requires that logic 1 input must be at least 2V, and TTL drivers are designed to guarantee that. That is far short of what this driver requires to register as logic 1.

  6. 问一下大家什么是USB转TTL? - 知乎

    TTL串口通信是一种常见的数字通信方式,常用于单片机、传感器等设备之间的数据传输。 通过USB转TTL转换器,可以将计算机的USB接口与TTL串口设备连接起来,实现数据的传输和通信。 常见 …

  7. rs232 - What is the difference between RS-232 and TTL UART ...

    Dec 11, 2016 · A TTL UART will output (and input) only TTL levels, essentially 0 bit = 0V and 1 bit = 5V. And many modern-day gadgets (Arduino, et.al.) simply use TTL voltage levels for serial communication.

  8. 既然IP数据包有TTL跳数限制,那它是如何实现远距离(横跨大半个地 …

    既然IP数据包有TTL跳数限制,那它是如何实现远距离(横跨大半个地球)通信的? 首先对问题进行补充解释一下:IP数据包有TTL跳数限制,跳数变为零时数据包就被丢弃。 那么问题来了,当需要远距离 …

  9. Unused inputs and outputs on 74 series TTL logic chips

    Jul 5, 2025 · FWIW, TTL inputs naturally "float" high. If you want to drive an input low, you do it by pulling current from the input pin, but when you drive an input high, there is little or no current. The …

  10. When is it appropriate to mix 74LSxx components with original TTL 74xx?

    Dec 10, 2023 · The TTL-based 74 series have logic levels concentrated around the low end of the supply voltage, while the CMOS ones (other than the xxT CMOS series) have logic levels spread …