[ITEM]
30.04.2020

Apm Usb To Serial Adapter Drivers For Mac

21
Apm Usb To Serial Adapter Drivers For Mac 5,0/5 1368 reviews

›.Note: An official release of Fedora is in preparation. That build has transitioned to an EFI-based boot and will shortly support ACPI for device enumeration. Consequently, the use of U-Boot and DeviceTree in this image should be considered transitory, deprecated, and due for replacement with the standardized ARM server boot architecture in the next release. This page contains some instructions for getting up and running with an early engineering build of Fedora 19 on the Applied Micro 'Mustang' development board. This Mustang build is based upon the Fedora 19 AArch64 bootstrap software builds, with the addition of a kernel and DeviceTree from the interim Applied Micro 1.10.09 engineering software release, packaged together into a single downloadable image for easy installation onto a hard disk or SSD.Applied Micro are currently working on upstreaming support into the mainline Linux kernel. In due course this image will be deprecated in favor of a standard Fedora build. Pre-requisites for downloading and installing the Mustang Build Prior to downloading and installing the Mustang build, you will require access to the following equipment.

Networkers, I've used a Keyspan/Trip-Lite USA-19HS USB-to-Serial adapter to access device consoles from my Mac for many many years. Often, but not always, MacOS upgrades require a new driver from Trip-Lite but I noticed they haven't published one for 10.15 yet. Sep 11, 2013  Using Apple A1277 USB-Ethernet adapter with windows 7. You can use a Macbook air USB-Ethernet adapter on a Windows 7 machine even though it wouldn't normally find a driver by making a quick.

An existing Linux system, for example a laptop or desktop system. A USB hard disk enclosure, or a spare disk bay in a Linux system. A USB serial 'null modem' cable (or USB serial adapter with 'null modem' cable), or a serial port and a 'null modem' cable.

Note: In the examples below, commands are often prefixed with a '$'.Windows Drivers. Apple - Mac Drivers. Facebook Join us on facebook. Twitter Join us on twitter. Google-plus Join us on google-plus. Instagram Join us on instagram.

CP Technologies has evolved into one of the most consistent manufacturers of reliable products throughout the world.This refers to the Linux shell prompt and should not be typed directly. Similarly the 'Mustang#' prompt within U-Boot should not be typed but instead represents the output from the Mustang board prompt as each command is entered.

Hook up the Mustang board Prior to installing Fedora, verify that the Mustang board is correctly hooked up and ready for use. To do this, perform the following. Attach a USB serial cable to your Linux system (or use a serial port), along with a 'null modem' cable. Attach the other end of the serial cable to the DB9 connector on the rear of the Mustang system. Attach an Ethernet cable into the first Ethernet port on the Mustang system, which is located furthest away from the DB9 connector, atop the two USB connectors.This is the port that Linux will recognize as 'eth0' when booted. Attach the power cable to the Mustang board. Install the 'minicom' package onto your Linux system: $ sudo yum install minicom Run the 'minicom' command: $ minicom -D /dev/ttyUSB0 Replace '/dev/ttyUSB0' with the name of the serial interface, which in the case of a single serial port is 'ttyUSB0' or 'ttyS0'.

Configure minicom using the 'Ctrl-A-O' key sequence.Then select 'Modem and dialing'. Select 'A' and remove the 'Init string'.Do the same for the 'Reset string'. The result should look similar to the image below: Press escape to return to the previous menu.

HP Compaq dx6100 drivers. Windows 2000 / XP: 15 Jun 2014: 7.66 MB: sp30630ca.exe: 342: Download: Windows 2000 / XP: 15 Jun 2014: 7.66 MB: sp30630ca.exe: 160: Download. You are here: Home / HP / Desktop PC Helpjet.net is a free website dedicated to pc driver software and useful utilities. All files and other materials presented here can. Hp compaq dx6100 mt drivers for windows 7. Hp compaq dx6100 mt sound driver. Related: audio equalizer for pc soundmax integrated digital audio windows 7 soundmax audio driver digital audio workstation. Install the Compaq Deskpro 4000/6000 audio drivers for Windows NT 3.5x. Asus p4s800 Drivers for Windows 7; PCI Data Acquisition and Signal Processing Control. Is It safe To Use Laptop Without Battery; Touchpad Not Working in Windows 10; HP DX6100 MT Windows XP/7 Drivers; How to Find your Laptop Model Number 2015 (25) November (3) October (1) September (1) August (2). Download the latest drivers, firmware, and software for your HP Compaq dx6100 Microtower PC.This is HP’s official website that will help automatically detect and download the correct drivers free of cost for your HP Computing and Printing products for Windows and Mac operating system. Hp Compaq Dx6100 Mt now has a special edition for these Windows versions: Windows 7, Windows 7 64 bit, Windows 7 32 bit, Windows 10, Windows 10 64 bit, Windows 10 32 bit, Windows 8, Windows Vista Home Premium 64bit, Windows 7 Professional 32bit, Windows 10 32bit, Windows XP Home Edition, for home desktops and laptops 64bit, Windows Vista Ultimate 64bit, Windows 8 64bit, Windows XP Starter Edition 64bit, Windows 10 S 64bit, Windows 7 Home Premium 64bit.

Next, select 'Serial port setup' and ensure that option 'E' (Bps/Par/Bits) is set to '115200 8N1', option 'F' (Hardware Flow Control) is set to 'No', and option 'G' (Software Flow Control) is set to 'No'. The result should look similar to the image below: Press escape to return to the previous menu, then select 'Save setup as dfl' to make the configuration changes to minicom persistent.

Ash gray free download. Latest scan Oct 1, 2016Please be aware that here only share the original and free apk installer for Messenger without any cheat, unlimited gold patch or any other modifications.DISCLAIMER: Pokemon Ash Gray is the property and trademark from the developer, All rights reserved.

Usb To Serial Adapter Driver Windows 10Press escape again to exit from the configuration menus. Power on the Mustang board and watch for output from the serial interface. The output should look similar to the image below: Once you have confirmed that the Mustang board is hooked up correctly, power it off and continue with the following steps. Upgrade to UEFI For Mustang systems that are shipped with u-boot, Red Hat is providing a UEFI image and tools to upgrade the firmware to UEFI. Host Linux system with the ability to write to an SDCard.SDCard with a size between 1GB and 8 GB. Preparation You will need an SDCard with the fat16 filesystem and the contents of the mustang/ and uefi/ directories on it.Follow these steps.

Insert the SDCard in the host computer Use gparted (sudo if necessary). Select /dev/mmcblock0. Create a new MSDOS partition table. Format a new partition as fat16, taking up 2048 MB. Usb To Serial Cable DriverCommit the changes.

Mount /dev/mmcblock0 Copy the mustang/ and uefi/ directories from onto /dev/mmcblock0p1 Unmount /dev/mmcblock0 and remove the SDCard from the host computer. Chain Loading UEFI from U-boot The u-boot firmware provided by APM cannot update itself, but the UEFI firmware provided by Red Hat can update firmware.The first step to permanently replacing u-boot with UEFI is to convince u-boot to chain load the UEFI firmware. Reboot the X-C1 server. While u-boot is booting, it will print the message 'Hit any key to stop autoboot'. Hit any key within 5 seconds.You should see a prompt.

Put the SDCard in the X-C1 server. Type the following command Mustang# printenv and record the system's MAC address. Usb Serial Adapter Driver DownloadYou will need to program it into UEFI later. Type the following series of commands: Mustang# setenv rhsdtianosecubt fatload mmc 0:1 0x1d000000 /mustang/mustangtianocoresecubt.fd Mustang# setenv rhsdtianoubt fatload mmc 0:1 0x /mustang/mustangtianocoreubt.fd Mustang# setenv rhruntianoubt go 0x1d000000 Mustang# setenv bootcmd run rhsdtianoubt rhsdtianosecubt rhruntianoubt Mustang# saveenv This will override the autoboot script to load the UEFI image from the SDCard and chain boot it. Reboot the X-C1 server. Mustang# reset u-boot will start the boot again, and after a few seconds, begin booting UEFI with messages like this: 9502720 bytes read in 823 ms (11 MiB/s). Starting application at 0x1D000000.

Here you will find useful tools, utilities and diagnostics software for serial communication, including drivers and user manuals for all our products.
Recommended reading:
5 Steps for Selecting the Right USB to Serial adapter

Free Useful Tools and Diagnostics Software for Serial Communication
AccessPort 1.37COM port terminal software for Windows AccessPort137.zip441KB
Tera Term Terminal software alternative 1 for Windows TeraTerm.zip7.32MB
PuttyTerminal software alternative 2 for Windows Putty.zip444KB
US-TCP232-TestSerial Ethernet/wlan test utility (WF500B, WF485, US2000B)serial-ethernet-wlan-test-utility.zip460KB
USR-WIFI232-6xx,A2,B2,D2Config utility for Ethernet/wlan converters (WF500B, WF485, US2000B)config-utility-for-usr-converters.zip2.82MB
ZTermTerminal software for MAC ZTerm.zip678KB
RS232 Data Logger RS232 Data Logger RS232 Data Logger.zip780KB
PortmonMonitor Serial and parallel ports Portmon.zip190KB
HerculesAdvanced Multi port (TCP, COM) terminal software HerculesSetup.zip567KB
Mitty (Multi-Threaded TTY) is an easy to use high performance RS-232 serial terminal program.Mitty.zip21.9KB
YATYat (Yet Another Terminal), Serial COM terminal program YAT.zip1.04MB
Serial COM Player This software records and plays back serial data from your computer's serial portsSerial Player.zip 160KB
ezTerm TCP terminal software Ezterm.zip67.50KB
Serial NullSimulates RS232 serial ports connected via virtual null-modem SerialNull.zip563KB
Serial Remap Remaps all data from one serial port to another SerialRemap.zip 375KB
Serial Trace Monitors, displays, logs and analyzes all serial port activitySerialTrace.zip566KB
SAL232Serial port analyzer and logger Sal232.zip262KB
COM Port Stress Test Generates a serial stream of data with random comm. settingsComstresstest.zip3.34MB
COM Port Data EmulatorEmulates a COM port or an Ethernet device, that generates a serial stream of data. The program can create a data flow, wrap it to data packets (RS232, TCP/IP or UDP) and send to a portComEmulator.zip3.43MB
RealTermAdvanced Serial terminal capturing, controlling and debugging RealTerm.zip860KB
Acrylic WiFiThe Most Advanced WLAN ScannerAcrylic_WiFi_scanner.zip4.21MB
RemSerial Virtual COM software for Linux (tested with BF430 and XS1000)remserial.zip9.13KB

Below are drivers and datasheets for most of our products


Serial RS232, RS485 and RS422
Part no. DescriptionProcessorFilesSize
XS202RS232 to RS422 port-poweredMAX491 / Philips HEF4093Datasheet.pdf155KB
XS201ARS232 to RS485 port-poweredMAX485E / Philips74HCT14Datasheet.pdf127KB
XS203RS232 to RS485/422 port-powered Datasheet.pdf 134KB
XS216RS232 to RS485/422 Industrial Datasheet.pdf145KB
XS503RS232 to RS485 / RS422 Ext Pwr, IsoDatasheet.pdf130KB
AN232ISORS232 Optical Isolator 3-wireTLP521 / ICL7660Datasheet.pdf 124KB
XS2112RS232 Optical Isolator 8-wireDatasheet.pdf135KB
XS202RS232 RepeaterMAX491 / Philips HEF4093Datasheet.pdf155KB

USB to Serial RS232
Part no. DescriptionProcessorFilesSize
ANU232MiUSB to RS232 Mini Prolific PL2303 Drivers / Datasheets.zip4.16MB
XS882USB to RS232 - Mini PROFTDI FT232BLDrivers / Datasheets.zip4.16MB
ANU232STDUSB to RS232 Standard Prolific PL2303Drivers / Datasheets.zip4.16MB
XS8801USB to RS232 Professional FTDI FT232BLDrivers / Datasheets.zip 11.0MB
XS880USB to RS232 UltimateFTDI FT232BLDrivers / Datasheets.zip 11.0MB
Y-106USB to 2 x RS232 MosChip MCS7820 Drivers / Datasheets.zip8.48MB
UMC-104USB to 4 x RS232FTDI FT232BL Drivers / Datasheets.zip11.0MB

USB to Serial RS485 and RS422
Part no. DescriptionProcessorFilesSize
US485MIOUSB to RS485 MiniSilLabs CP2102 Drivers / Datasheets.zip11.5MB
MWE820AUSB to RS485/422 MiniSilLabs CP2102 Drivers / Datasheets.zip11.5MB
XS885USB to RS485/422 Mini Indust.FTDI FT232RLDrivers / Datasheets.zip 11.0MB
XS850USB to RS485 / RS422 Standard Prolific PL2303Drivers / Datasheets.zip4.16MB
XS890USB to RS485/422 Professional FTDI FT232BLDrivers / Datasheets.zip 11.0MB
SN-060519USB to RS485 Compact ProFTDI FT232BLDrivers / Datasheets.zip 11.0MB
U485GUSB to RS422/485 IsolatedFTDI FT232BLDrivers / Datasheets.zip 11.0MB
MWE820BUSB to RS232/485/422 Isolated SilLabs CP2102 Drivers / Datasheets.zip 11.5MB

Wireless Serial
Part no. DescriptionProcessorFilesSize
WA-232BSerial WiFi AdapterBroadcom BCM4390Utilities + Manuals.zip7.52MB
YSC10URS232 Wireless RF 1600 FT SP232 / LPC922F / CC1101Drivers + User Manual.zip 1.46MB
YSC30LRS232/485 Wireless RF 9800 FTSP232 / LPC921F / CC1101Drivers + User Manual.zip1.24MB
UCBT232BBluetooth to Serial AdapterCSR BC04 User manual + Tera Term.zip8.56MB
UCBT232EXABluetooth to Serial Adapter, Industrial CSR BC04User manual + Tera Term.zip8.56MB
BL34External Bluetooth Dongle 100ft Conwise CW6626 Drivers Win 98, 2000, XP.zip157KB
ES-388External Bluetooth Dongle 300ft Drivers XP, Vista (32/64-bit).zip1.09MB
Bluesoleil v.2.3Bluetooth admin software. 98/2000/XP/2003, 32-bit. FullBluesoleil 2.3.zip 27MB
Toshiba BT StackBluetooth admin software. XP, Vista, 7, 8, 32/64-bit. 30 day TrialToshiba BT Stack v91001.zip77.9MB

Serial over Ethernet
Part no. DescriptionProcessorFilesSize
XS10001 x Serial to Ethernet Server STDIC+ IP210T VCOM + Datasheet, all OS.zip18.94MB
BF430 1 x Serial to Ethernet Server PRORDC R1610-G Toolbox.zip13.7MB
HL-SE02P-V12 x Serial to Ethernet Server DualARM7VCOM + User Manual 5.13KB

PCI and PC Cards
Part no. DescriptionProcessorFilesSize
ANPCI232X2PCI Serial Card 2 x portMoschip MSC9865 Drivers / Datasheets.zip3.28MB
PCIEX2PPCI Express Serial 2 x port Moschip MCS9922 Drivers / Datasheets.zip4.78MB
ANEXPSS1PSerial ExpressCard 1 x port Prolific PL2303Drivers / Datasheets.zip4.16MB
ANPCM232PCMCIA Serial 1 x port Oxford OXCB950 Drivers / Datasheets.zip1.14MB

[/ITEM]
[/MAIN]
30.04.2020

Apm Usb To Serial Adapter Drivers For Mac

87
Apm Usb To Serial Adapter Drivers For Mac 5,0/5 1368 reviews

›.Note: An official release of Fedora is in preparation. That build has transitioned to an EFI-based boot and will shortly support ACPI for device enumeration. Consequently, the use of U-Boot and DeviceTree in this image should be considered transitory, deprecated, and due for replacement with the standardized ARM server boot architecture in the next release. This page contains some instructions for getting up and running with an early engineering build of Fedora 19 on the Applied Micro 'Mustang' development board. This Mustang build is based upon the Fedora 19 AArch64 bootstrap software builds, with the addition of a kernel and DeviceTree from the interim Applied Micro 1.10.09 engineering software release, packaged together into a single downloadable image for easy installation onto a hard disk or SSD.Applied Micro are currently working on upstreaming support into the mainline Linux kernel. In due course this image will be deprecated in favor of a standard Fedora build. Pre-requisites for downloading and installing the Mustang Build Prior to downloading and installing the Mustang build, you will require access to the following equipment.

Networkers, I've used a Keyspan/Trip-Lite USA-19HS USB-to-Serial adapter to access device consoles from my Mac for many many years. Often, but not always, MacOS upgrades require a new driver from Trip-Lite but I noticed they haven't published one for 10.15 yet. Sep 11, 2013  Using Apple A1277 USB-Ethernet adapter with windows 7. You can use a Macbook air USB-Ethernet adapter on a Windows 7 machine even though it wouldn't normally find a driver by making a quick.

An existing Linux system, for example a laptop or desktop system. A USB hard disk enclosure, or a spare disk bay in a Linux system. A USB serial 'null modem' cable (or USB serial adapter with 'null modem' cable), or a serial port and a 'null modem' cable.

Note: In the examples below, commands are often prefixed with a '$'.Windows Drivers. Apple - Mac Drivers. Facebook Join us on facebook. Twitter Join us on twitter. Google-plus Join us on google-plus. Instagram Join us on instagram.

CP Technologies has evolved into one of the most consistent manufacturers of reliable products throughout the world.This refers to the Linux shell prompt and should not be typed directly. Similarly the 'Mustang#' prompt within U-Boot should not be typed but instead represents the output from the Mustang board prompt as each command is entered.

Hook up the Mustang board Prior to installing Fedora, verify that the Mustang board is correctly hooked up and ready for use. To do this, perform the following. Attach a USB serial cable to your Linux system (or use a serial port), along with a 'null modem' cable. Attach the other end of the serial cable to the DB9 connector on the rear of the Mustang system. Attach an Ethernet cable into the first Ethernet port on the Mustang system, which is located furthest away from the DB9 connector, atop the two USB connectors.This is the port that Linux will recognize as 'eth0' when booted. Attach the power cable to the Mustang board. Install the 'minicom' package onto your Linux system: $ sudo yum install minicom Run the 'minicom' command: $ minicom -D /dev/ttyUSB0 Replace '/dev/ttyUSB0' with the name of the serial interface, which in the case of a single serial port is 'ttyUSB0' or 'ttyS0'.

Configure minicom using the 'Ctrl-A-O' key sequence.Then select 'Modem and dialing'. Select 'A' and remove the 'Init string'.Do the same for the 'Reset string'. The result should look similar to the image below: Press escape to return to the previous menu.

HP Compaq dx6100 drivers. Windows 2000 / XP: 15 Jun 2014: 7.66 MB: sp30630ca.exe: 342: Download: Windows 2000 / XP: 15 Jun 2014: 7.66 MB: sp30630ca.exe: 160: Download. You are here: Home / HP / Desktop PC Helpjet.net is a free website dedicated to pc driver software and useful utilities. All files and other materials presented here can. Hp compaq dx6100 mt drivers for windows 7. Hp compaq dx6100 mt sound driver. Related: audio equalizer for pc soundmax integrated digital audio windows 7 soundmax audio driver digital audio workstation. Install the Compaq Deskpro 4000/6000 audio drivers for Windows NT 3.5x. Asus p4s800 Drivers for Windows 7; PCI Data Acquisition and Signal Processing Control. Is It safe To Use Laptop Without Battery; Touchpad Not Working in Windows 10; HP DX6100 MT Windows XP/7 Drivers; How to Find your Laptop Model Number 2015 (25) November (3) October (1) September (1) August (2). Download the latest drivers, firmware, and software for your HP Compaq dx6100 Microtower PC.This is HP’s official website that will help automatically detect and download the correct drivers free of cost for your HP Computing and Printing products for Windows and Mac operating system. Hp Compaq Dx6100 Mt now has a special edition for these Windows versions: Windows 7, Windows 7 64 bit, Windows 7 32 bit, Windows 10, Windows 10 64 bit, Windows 10 32 bit, Windows 8, Windows Vista Home Premium 64bit, Windows 7 Professional 32bit, Windows 10 32bit, Windows XP Home Edition, for home desktops and laptops 64bit, Windows Vista Ultimate 64bit, Windows 8 64bit, Windows XP Starter Edition 64bit, Windows 10 S 64bit, Windows 7 Home Premium 64bit.

Next, select 'Serial port setup' and ensure that option 'E' (Bps/Par/Bits) is set to '115200 8N1', option 'F' (Hardware Flow Control) is set to 'No', and option 'G' (Software Flow Control) is set to 'No'. The result should look similar to the image below: Press escape to return to the previous menu, then select 'Save setup as dfl' to make the configuration changes to minicom persistent.

Ash gray free download. Latest scan Oct 1, 2016Please be aware that here only share the original and free apk installer for Messenger without any cheat, unlimited gold patch or any other modifications.DISCLAIMER: Pokemon Ash Gray is the property and trademark from the developer, All rights reserved.

Usb To Serial Adapter Driver Windows 10Press escape again to exit from the configuration menus. Power on the Mustang board and watch for output from the serial interface. The output should look similar to the image below: Once you have confirmed that the Mustang board is hooked up correctly, power it off and continue with the following steps. Upgrade to UEFI For Mustang systems that are shipped with u-boot, Red Hat is providing a UEFI image and tools to upgrade the firmware to UEFI. Host Linux system with the ability to write to an SDCard.SDCard with a size between 1GB and 8 GB. Preparation You will need an SDCard with the fat16 filesystem and the contents of the mustang/ and uefi/ directories on it.Follow these steps.

Insert the SDCard in the host computer Use gparted (sudo if necessary). Select /dev/mmcblock0. Create a new MSDOS partition table. Format a new partition as fat16, taking up 2048 MB. Usb To Serial Cable DriverCommit the changes.

Mount /dev/mmcblock0 Copy the mustang/ and uefi/ directories from onto /dev/mmcblock0p1 Unmount /dev/mmcblock0 and remove the SDCard from the host computer. Chain Loading UEFI from U-boot The u-boot firmware provided by APM cannot update itself, but the UEFI firmware provided by Red Hat can update firmware.The first step to permanently replacing u-boot with UEFI is to convince u-boot to chain load the UEFI firmware. Reboot the X-C1 server. While u-boot is booting, it will print the message 'Hit any key to stop autoboot'. Hit any key within 5 seconds.You should see a prompt.

Put the SDCard in the X-C1 server. Type the following command Mustang# printenv and record the system's MAC address. Usb Serial Adapter Driver DownloadYou will need to program it into UEFI later. Type the following series of commands: Mustang# setenv rhsdtianosecubt fatload mmc 0:1 0x1d000000 /mustang/mustangtianocoresecubt.fd Mustang# setenv rhsdtianoubt fatload mmc 0:1 0x /mustang/mustangtianocoreubt.fd Mustang# setenv rhruntianoubt go 0x1d000000 Mustang# setenv bootcmd run rhsdtianoubt rhsdtianosecubt rhruntianoubt Mustang# saveenv This will override the autoboot script to load the UEFI image from the SDCard and chain boot it. Reboot the X-C1 server. Mustang# reset u-boot will start the boot again, and after a few seconds, begin booting UEFI with messages like this: 9502720 bytes read in 823 ms (11 MiB/s). Starting application at 0x1D000000.

Here you will find useful tools, utilities and diagnostics software for serial communication, including drivers and user manuals for all our products.
Recommended reading:
5 Steps for Selecting the Right USB to Serial adapter

Free Useful Tools and Diagnostics Software for Serial Communication
AccessPort 1.37COM port terminal software for Windows AccessPort137.zip441KB
Tera Term Terminal software alternative 1 for Windows TeraTerm.zip7.32MB
PuttyTerminal software alternative 2 for Windows Putty.zip444KB
US-TCP232-TestSerial Ethernet/wlan test utility (WF500B, WF485, US2000B)serial-ethernet-wlan-test-utility.zip460KB
USR-WIFI232-6xx,A2,B2,D2Config utility for Ethernet/wlan converters (WF500B, WF485, US2000B)config-utility-for-usr-converters.zip2.82MB
ZTermTerminal software for MAC ZTerm.zip678KB
RS232 Data Logger RS232 Data Logger RS232 Data Logger.zip780KB
PortmonMonitor Serial and parallel ports Portmon.zip190KB
HerculesAdvanced Multi port (TCP, COM) terminal software HerculesSetup.zip567KB
Mitty (Multi-Threaded TTY) is an easy to use high performance RS-232 serial terminal program.Mitty.zip21.9KB
YATYat (Yet Another Terminal), Serial COM terminal program YAT.zip1.04MB
Serial COM Player This software records and plays back serial data from your computer's serial portsSerial Player.zip 160KB
ezTerm TCP terminal software Ezterm.zip67.50KB
Serial NullSimulates RS232 serial ports connected via virtual null-modem SerialNull.zip563KB
Serial Remap Remaps all data from one serial port to another SerialRemap.zip 375KB
Serial Trace Monitors, displays, logs and analyzes all serial port activitySerialTrace.zip566KB
SAL232Serial port analyzer and logger Sal232.zip262KB
COM Port Stress Test Generates a serial stream of data with random comm. settingsComstresstest.zip3.34MB
COM Port Data EmulatorEmulates a COM port or an Ethernet device, that generates a serial stream of data. The program can create a data flow, wrap it to data packets (RS232, TCP/IP or UDP) and send to a portComEmulator.zip3.43MB
RealTermAdvanced Serial terminal capturing, controlling and debugging RealTerm.zip860KB
Acrylic WiFiThe Most Advanced WLAN ScannerAcrylic_WiFi_scanner.zip4.21MB
RemSerial Virtual COM software for Linux (tested with BF430 and XS1000)remserial.zip9.13KB

Below are drivers and datasheets for most of our products


Serial RS232, RS485 and RS422
Part no. DescriptionProcessorFilesSize
XS202RS232 to RS422 port-poweredMAX491 / Philips HEF4093Datasheet.pdf155KB
XS201ARS232 to RS485 port-poweredMAX485E / Philips74HCT14Datasheet.pdf127KB
XS203RS232 to RS485/422 port-powered Datasheet.pdf 134KB
XS216RS232 to RS485/422 Industrial Datasheet.pdf145KB
XS503RS232 to RS485 / RS422 Ext Pwr, IsoDatasheet.pdf130KB
AN232ISORS232 Optical Isolator 3-wireTLP521 / ICL7660Datasheet.pdf 124KB
XS2112RS232 Optical Isolator 8-wireDatasheet.pdf135KB
XS202RS232 RepeaterMAX491 / Philips HEF4093Datasheet.pdf155KB

USB to Serial RS232
Part no. DescriptionProcessorFilesSize
ANU232MiUSB to RS232 Mini Prolific PL2303 Drivers / Datasheets.zip4.16MB
XS882USB to RS232 - Mini PROFTDI FT232BLDrivers / Datasheets.zip4.16MB
ANU232STDUSB to RS232 Standard Prolific PL2303Drivers / Datasheets.zip4.16MB
XS8801USB to RS232 Professional FTDI FT232BLDrivers / Datasheets.zip 11.0MB
XS880USB to RS232 UltimateFTDI FT232BLDrivers / Datasheets.zip 11.0MB
Y-106USB to 2 x RS232 MosChip MCS7820 Drivers / Datasheets.zip8.48MB
UMC-104USB to 4 x RS232FTDI FT232BL Drivers / Datasheets.zip11.0MB

USB to Serial RS485 and RS422
Part no. DescriptionProcessorFilesSize
US485MIOUSB to RS485 MiniSilLabs CP2102 Drivers / Datasheets.zip11.5MB
MWE820AUSB to RS485/422 MiniSilLabs CP2102 Drivers / Datasheets.zip11.5MB
XS885USB to RS485/422 Mini Indust.FTDI FT232RLDrivers / Datasheets.zip 11.0MB
XS850USB to RS485 / RS422 Standard Prolific PL2303Drivers / Datasheets.zip4.16MB
XS890USB to RS485/422 Professional FTDI FT232BLDrivers / Datasheets.zip 11.0MB
SN-060519USB to RS485 Compact ProFTDI FT232BLDrivers / Datasheets.zip 11.0MB
U485GUSB to RS422/485 IsolatedFTDI FT232BLDrivers / Datasheets.zip 11.0MB
MWE820BUSB to RS232/485/422 Isolated SilLabs CP2102 Drivers / Datasheets.zip 11.5MB

Wireless Serial
Part no. DescriptionProcessorFilesSize
WA-232BSerial WiFi AdapterBroadcom BCM4390Utilities + Manuals.zip7.52MB
YSC10URS232 Wireless RF 1600 FT SP232 / LPC922F / CC1101Drivers + User Manual.zip 1.46MB
YSC30LRS232/485 Wireless RF 9800 FTSP232 / LPC921F / CC1101Drivers + User Manual.zip1.24MB
UCBT232BBluetooth to Serial AdapterCSR BC04 User manual + Tera Term.zip8.56MB
UCBT232EXABluetooth to Serial Adapter, Industrial CSR BC04User manual + Tera Term.zip8.56MB
BL34External Bluetooth Dongle 100ft Conwise CW6626 Drivers Win 98, 2000, XP.zip157KB
ES-388External Bluetooth Dongle 300ft Drivers XP, Vista (32/64-bit).zip1.09MB
Bluesoleil v.2.3Bluetooth admin software. 98/2000/XP/2003, 32-bit. FullBluesoleil 2.3.zip 27MB
Toshiba BT StackBluetooth admin software. XP, Vista, 7, 8, 32/64-bit. 30 day TrialToshiba BT Stack v91001.zip77.9MB

Serial over Ethernet
Part no. DescriptionProcessorFilesSize
XS10001 x Serial to Ethernet Server STDIC+ IP210T VCOM + Datasheet, all OS.zip18.94MB
BF430 1 x Serial to Ethernet Server PRORDC R1610-G Toolbox.zip13.7MB
HL-SE02P-V12 x Serial to Ethernet Server DualARM7VCOM + User Manual 5.13KB

PCI and PC Cards
Part no. DescriptionProcessorFilesSize
ANPCI232X2PCI Serial Card 2 x portMoschip MSC9865 Drivers / Datasheets.zip3.28MB
PCIEX2PPCI Express Serial 2 x port Moschip MCS9922 Drivers / Datasheets.zip4.78MB
ANEXPSS1PSerial ExpressCard 1 x port Prolific PL2303Drivers / Datasheets.zip4.16MB
ANPCM232PCMCIA Serial 1 x port Oxford OXCB950 Drivers / Datasheets.zip1.14MB