Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
FE-URT-1 Multi Function Serial Signal Converter Module — image 1
Hover to zoom

1 / 2 · Click to enlarge

FE-URT-1 Multi Function Serial Signal Converter Module

29+ bought in past month
AI Summary
USB Interface Module for everyday users

The FE-URT-1 Multi Function Serial Signal Converter Module is a mid-range usb interface module designed for everyday users. It features Frame Size (mm): :55.8 * 36.6 * 11.5 mm and Mounting Hole PCD (mm): 48.8 * 28.8 mm.

₹1,518
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹1,518
Buying tip: A well-rounded choice at a fair price. Recommended for most buyers.
Estimated delivery: 22 Aug5 Sept
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Frame Size (mm): :55.8 * 36.6 * 11.5 mm
Mounting Hole PCD (mm): 48.8 * 28.8 mm
Power Interface: 5.08 terminal (Actuator)
USB: MINI USB
Shipping Weight: 0.02 kg
Shipping Dimensions: 8 × 7 × 2 cm

Ideal For

Electronics projectsArduino / Raspberry Pi buildsPrototyping
Share:
SKU: robu-1110047Category: USB Interface Module

About This Product

The FE-URT-1 Multi Function Serial Signal Converter Module is a mid-range usb interface module designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Frame Size (mm): :55.8 * 36.6 * 11.5 mm
  • Mounting Hole PCD (mm): 48.8 * 28.8 mm
  • Power Interface: 5.08 terminal (Actuator) — compatible with modern devices
  • USB: MINI USB
  • Shipping Weight: 0.02 kg
  • Shipping Dimensions: 8 × 7 × 2 cm

Why Buy from Pricio?

Pricio sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

URT-1 multifunction serial signal converter, in order to facilitate the user to debug and use SMS and SCS composite Feite series serial servo design. URT-1 integrated USB serial port chip, combined with linear low-voltage differential voltage regulator circuit, USB signal can be easily converted to 5V or 3V3 serial signal level. In the URT-1 board, the serial signal conversion circuit respectively into two different levels of signal, which A road - asynchronous half-duplex RS485 level port can be connected to the SMS series servo; B - asynchronous half-duplex TTL level single bus port can be connected to the SCS series of the steering gear. In the URT-1 board in the input and output signal by using asynchronous serial time-sharing using a hardware circuit, hardware automatic diversion, without the use of additional IO enable control, reduces the occupation of MCU port burden and code simple. USB port using USB MINI interface; UART interface with 2.54-row spacing general; SMS series servo interface using the 5264-4AW interface can be directly connected to the steering gear; SCS series servo interface using the 5264-3AW interface can be directly connected to the steering gear. The working voltage of SMS and SCS series servo fit is not the same, reuse requires a different working voltage, and power supply port, and can also access the SCS from the SMS section of the step-down power supply high voltage after making the system with a power supply to provide power. Because the power port has an overcurrent limit, the maximum is 6A, so it is necessary to do additional power distribution processing in the actual application of the serial connection of more servos. URT-1 is only used for signal conversion.

Features:

  1. Full speed USB device interface, compatible with USB V2.0
  2. Support baud rate 50bps~1Mbps
  3. 5V and 3V3 UART serial port signal levels can be switched freely
  4. Supports 32/64 bit Windows 10/8.1/8/7/VISTA/XP, SERVER 2016/2012/2008/20032000/ME/98
  5. Microsoft digital signature authentication
  6. SMS and SCS series servos can be shared by one serial port for control
  7. The serial port signal is in asynchronous half-duplex communication mode, and the hardware automatic diversion needs no additional enable IO
  8. The interface of the servo system adopts an error-proofing connection to ensure proper connection
  9. UART interface is a general pin way, can be used as USB to serial port output, and also can connect MCU UART to control the steering gear
  10. With signal level power indicator (D1), TX (D2), and RX (D3) indicator, convenient to view data status
  11. The 5V voltage is supplied from the USB, otherwise, the external voltage is supplied to the 5V
  12. 500mA overcurrent protection and overvoltage protection for the USB power supply belt

Package Includes:

1 X FE-URT-1 USB/UART to RS485 TTL converter module

1 X USB cable

 

 

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.