News

How_to_use_arduino_as_ttl If you doesn't have TTL (Transistor-Transistor Logic) USB and want to do Rx-Tx transmission. Don't worry you can use us arduino.
Simple USB to TTL example for KB2040. Useful for debugging a KB2040 with another KB2040 when using one as USB host device. Wire up RX->RX, TX->TX, and GND->GND between two KB2040s. Compile and upload ...
To learn more about the USB to TTL plug and play USB-UART adapter project checkout the promotional video below. Early bird pledges are now available for the interesting project from roughly $4 or ...
Adding USB functionality to your Arduino projects used to be a pain, but thankfully, the V-USB project came along and gave your ATMEGA328 the ability to control the USB lines directly and mimic ...
A simple Arduino project to measure the stability of USB power supplies. This project can easily be reconfigured to be a simple digital voltage meter.
The TTL-232RG cables feature the FTDI FT232R USB 2.0 to UART converter IC with associated circuitry integrated within the cable USB connector. The FT232R manages the complete USB protocol within the ...
In a recent post we interfaced a small DMX RGB LED Par Light with an Arduino Uno through a MAX485 module. In this post we will learn how to work with a compact USB to RS-485 Converter Module. This ...