›.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.37 | COM port terminal software for Windows | AccessPort137.zip | 441KB |
Tera Term | Terminal software alternative 1 for Windows | TeraTerm.zip | 7.32MB |
Putty | Terminal software alternative 2 for Windows | Putty.zip | 444KB |
US-TCP232-Test | Serial Ethernet/wlan test utility (WF500B, WF485, US2000B) | serial-ethernet-wlan-test-utility.zip | 460KB |
USR-WIFI232-6xx,A2,B2,D2 | Config utility for Ethernet/wlan converters (WF500B, WF485, US2000B) | config-utility-for-usr-converters.zip | 2.82MB |
ZTerm | Terminal software for MAC | ZTerm.zip | 678KB |
RS232 Data Logger | RS232 Data Logger | RS232 Data Logger.zip | 780KB |
Portmon | Monitor Serial and parallel ports | Portmon.zip | 190KB |
Hercules | Advanced Multi port (TCP, COM) terminal software | HerculesSetup.zip | 567KB |
Mitty | (Multi-Threaded TTY) is an easy to use high performance RS-232 serial terminal program. | Mitty.zip | 21.9KB |
YAT | Yat (Yet Another Terminal), Serial COM terminal program | YAT.zip | 1.04MB |
Serial COM Player | This software records and plays back serial data from your computer's serial ports | Serial Player.zip | 160KB |
ezTerm | TCP terminal software | Ezterm.zip | 67.50KB |
Serial Null | Simulates RS232 serial ports connected via virtual null-modem | SerialNull.zip | 563KB |
Serial Remap | Remaps all data from one serial port to another | SerialRemap.zip | 375KB |
Serial Trace | Monitors, displays, logs and analyzes all serial port activity | SerialTrace.zip | 566KB |
SAL232 | Serial port analyzer and logger | Sal232.zip | 262KB |
COM Port Stress Test | Generates a serial stream of data with random comm. settings | Comstresstest.zip | 3.34MB |
COM Port Data Emulator | Emulates 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 port | ComEmulator.zip | 3.43MB |
RealTerm | Advanced Serial terminal capturing, controlling and debugging | RealTerm.zip | 860KB |
Acrylic WiFi | The Most Advanced WLAN Scanner | Acrylic_WiFi_scanner.zip | 4.21MB |
RemSerial | Virtual COM software for Linux (tested with BF430 and XS1000) | remserial.zip | 9.13KB |
Serial RS232, RS485 and RS422 | ||||
Part no. | Description | Processor | Files | Size |
XS202 | RS232 to RS422 port-powered | MAX491 / Philips HEF4093 | Datasheet.pdf | 155KB |
XS201A | RS232 to RS485 port-powered | MAX485E / Philips74HCT14 | Datasheet.pdf | 127KB |
XS203 | RS232 to RS485/422 port-powered | Datasheet.pdf | 134KB | |
XS216 | RS232 to RS485/422 Industrial | Datasheet.pdf | 145KB | |
XS503 | RS232 to RS485 / RS422 Ext Pwr, Iso | Datasheet.pdf | 130KB | |
AN232ISO | RS232 Optical Isolator 3-wire | TLP521 / ICL7660 | Datasheet.pdf | 124KB |
XS2112 | RS232 Optical Isolator 8-wire | Datasheet.pdf | 135KB | |
XS202 | RS232 Repeater | MAX491 / Philips HEF4093 | Datasheet.pdf | 155KB |
USB to Serial RS232 | ||||
Part no. | Description | Processor | Files | Size |
ANU232Mi | USB to RS232 Mini | Prolific PL2303 | Drivers / Datasheets.zip | 4.16MB |
XS882 | USB to RS232 - Mini PRO | FTDI FT232BL | Drivers / Datasheets.zip | 4.16MB |
ANU232STD | USB to RS232 Standard | Prolific PL2303 | Drivers / Datasheets.zip | 4.16MB |
XS8801 | USB to RS232 Professional | FTDI FT232BL | Drivers / Datasheets.zip | 11.0MB |
XS880 | USB to RS232 Ultimate | FTDI FT232BL | Drivers / Datasheets.zip | 11.0MB |
Y-106 | USB to 2 x RS232 | MosChip MCS7820 | Drivers / Datasheets.zip | 8.48MB |
UMC-104 | USB to 4 x RS232 | FTDI FT232BL | Drivers / Datasheets.zip | 11.0MB |
USB to Serial RS485 and RS422 | ||||
Part no. | Description | Processor | Files | Size |
US485MIO | USB to RS485 Mini | SilLabs CP2102 | Drivers / Datasheets.zip | 11.5MB |
MWE820A | USB to RS485/422 Mini | SilLabs CP2102 | Drivers / Datasheets.zip | 11.5MB |
XS885 | USB to RS485/422 Mini Indust. | FTDI FT232RL | Drivers / Datasheets.zip | 11.0MB |
XS850 | USB to RS485 / RS422 Standard | Prolific PL2303 | Drivers / Datasheets.zip | 4.16MB |
XS890 | USB to RS485/422 Professional | FTDI FT232BL | Drivers / Datasheets.zip | 11.0MB |
SN-060519 | USB to RS485 Compact Pro | FTDI FT232BL | Drivers / Datasheets.zip | 11.0MB |
U485G | USB to RS422/485 Isolated | FTDI FT232BL | Drivers / Datasheets.zip | 11.0MB |
MWE820B | USB to RS232/485/422 Isolated | SilLabs CP2102 | Drivers / Datasheets.zip | 11.5MB |
Wireless Serial | ||||
Part no. | Description | Processor | Files | Size |
WA-232B | Serial WiFi Adapter | Broadcom BCM4390 | Utilities + Manuals.zip | 7.52MB |
YSC10U | RS232 Wireless RF 1600 FT | SP232 / LPC922F / CC1101 | Drivers + User Manual.zip | 1.46MB |
YSC30L | RS232/485 Wireless RF 9800 FT | SP232 / LPC921F / CC1101 | Drivers + User Manual.zip | 1.24MB |
UCBT232B | Bluetooth to Serial Adapter | CSR BC04 | User manual + Tera Term.zip | 8.56MB |
UCBT232EXA | Bluetooth to Serial Adapter, Industrial | CSR BC04 | User manual + Tera Term.zip | 8.56MB |
BL34 | External Bluetooth Dongle 100ft | Conwise CW6626 | Drivers Win 98, 2000, XP.zip | 157KB |
ES-388 | External Bluetooth Dongle 300ft | Drivers XP, Vista (32/64-bit).zip | 1.09MB | |
Bluesoleil v.2.3 | Bluetooth admin software. 98/2000/XP/2003, 32-bit. Full | Bluesoleil 2.3.zip | 27MB | |
Toshiba BT Stack | Bluetooth admin software. XP, Vista, 7, 8, 32/64-bit. 30 day Trial | Toshiba BT Stack v91001.zip | 77.9MB |
Serial over Ethernet | ||||
Part no. | Description | Processor | Files | Size |
XS1000 | 1 x Serial to Ethernet Server STD | IC+ IP210T | VCOM + Datasheet, all OS.zip | 18.94MB |
BF430 | 1 x Serial to Ethernet Server PRO | RDC R1610-G | Toolbox.zip | 13.7MB |
HL-SE02P-V1 | 2 x Serial to Ethernet Server Dual | ARM7 | VCOM + User Manual | 5.13KB |
PCI and PC Cards | ||||
Part no. | Description | Processor | Files | Size |
ANPCI232X2 | PCI Serial Card 2 x port | Moschip MSC9865 | Drivers / Datasheets.zip | 3.28MB |
PCIEX2P | PCI Express Serial 2 x port | Moschip MCS9922 | Drivers / Datasheets.zip | 4.78MB |
ANEXPSS1P | Serial ExpressCard 1 x port | Prolific PL2303 | Drivers / Datasheets.zip | 4.16MB |
ANPCM232 | PCMCIA Serial 1 x port | Oxford OXCB950 | Drivers / Datasheets.zip | 1.14MB |
›.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.37 | COM port terminal software for Windows | AccessPort137.zip | 441KB |
Tera Term | Terminal software alternative 1 for Windows | TeraTerm.zip | 7.32MB |
Putty | Terminal software alternative 2 for Windows | Putty.zip | 444KB |
US-TCP232-Test | Serial Ethernet/wlan test utility (WF500B, WF485, US2000B) | serial-ethernet-wlan-test-utility.zip | 460KB |
USR-WIFI232-6xx,A2,B2,D2 | Config utility for Ethernet/wlan converters (WF500B, WF485, US2000B) | config-utility-for-usr-converters.zip | 2.82MB |
ZTerm | Terminal software for MAC | ZTerm.zip | 678KB |
RS232 Data Logger | RS232 Data Logger | RS232 Data Logger.zip | 780KB |
Portmon | Monitor Serial and parallel ports | Portmon.zip | 190KB |
Hercules | Advanced Multi port (TCP, COM) terminal software | HerculesSetup.zip | 567KB |
Mitty | (Multi-Threaded TTY) is an easy to use high performance RS-232 serial terminal program. | Mitty.zip | 21.9KB |
YAT | Yat (Yet Another Terminal), Serial COM terminal program | YAT.zip | 1.04MB |
Serial COM Player | This software records and plays back serial data from your computer's serial ports | Serial Player.zip | 160KB |
ezTerm | TCP terminal software | Ezterm.zip | 67.50KB |
Serial Null | Simulates RS232 serial ports connected via virtual null-modem | SerialNull.zip | 563KB |
Serial Remap | Remaps all data from one serial port to another | SerialRemap.zip | 375KB |
Serial Trace | Monitors, displays, logs and analyzes all serial port activity | SerialTrace.zip | 566KB |
SAL232 | Serial port analyzer and logger | Sal232.zip | 262KB |
COM Port Stress Test | Generates a serial stream of data with random comm. settings | Comstresstest.zip | 3.34MB |
COM Port Data Emulator | Emulates 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 port | ComEmulator.zip | 3.43MB |
RealTerm | Advanced Serial terminal capturing, controlling and debugging | RealTerm.zip | 860KB |
Acrylic WiFi | The Most Advanced WLAN Scanner | Acrylic_WiFi_scanner.zip | 4.21MB |
RemSerial | Virtual COM software for Linux (tested with BF430 and XS1000) | remserial.zip | 9.13KB |
Serial RS232, RS485 and RS422 | ||||
Part no. | Description | Processor | Files | Size |
XS202 | RS232 to RS422 port-powered | MAX491 / Philips HEF4093 | Datasheet.pdf | 155KB |
XS201A | RS232 to RS485 port-powered | MAX485E / Philips74HCT14 | Datasheet.pdf | 127KB |
XS203 | RS232 to RS485/422 port-powered | Datasheet.pdf | 134KB | |
XS216 | RS232 to RS485/422 Industrial | Datasheet.pdf | 145KB | |
XS503 | RS232 to RS485 / RS422 Ext Pwr, Iso | Datasheet.pdf | 130KB | |
AN232ISO | RS232 Optical Isolator 3-wire | TLP521 / ICL7660 | Datasheet.pdf | 124KB |
XS2112 | RS232 Optical Isolator 8-wire | Datasheet.pdf | 135KB | |
XS202 | RS232 Repeater | MAX491 / Philips HEF4093 | Datasheet.pdf | 155KB |
USB to Serial RS232 | ||||
Part no. | Description | Processor | Files | Size |
ANU232Mi | USB to RS232 Mini | Prolific PL2303 | Drivers / Datasheets.zip | 4.16MB |
XS882 | USB to RS232 - Mini PRO | FTDI FT232BL | Drivers / Datasheets.zip | 4.16MB |
ANU232STD | USB to RS232 Standard | Prolific PL2303 | Drivers / Datasheets.zip | 4.16MB |
XS8801 | USB to RS232 Professional | FTDI FT232BL | Drivers / Datasheets.zip | 11.0MB |
XS880 | USB to RS232 Ultimate | FTDI FT232BL | Drivers / Datasheets.zip | 11.0MB |
Y-106 | USB to 2 x RS232 | MosChip MCS7820 | Drivers / Datasheets.zip | 8.48MB |
UMC-104 | USB to 4 x RS232 | FTDI FT232BL | Drivers / Datasheets.zip | 11.0MB |
USB to Serial RS485 and RS422 | ||||
Part no. | Description | Processor | Files | Size |
US485MIO | USB to RS485 Mini | SilLabs CP2102 | Drivers / Datasheets.zip | 11.5MB |
MWE820A | USB to RS485/422 Mini | SilLabs CP2102 | Drivers / Datasheets.zip | 11.5MB |
XS885 | USB to RS485/422 Mini Indust. | FTDI FT232RL | Drivers / Datasheets.zip | 11.0MB |
XS850 | USB to RS485 / RS422 Standard | Prolific PL2303 | Drivers / Datasheets.zip | 4.16MB |
XS890 | USB to RS485/422 Professional | FTDI FT232BL | Drivers / Datasheets.zip | 11.0MB |
SN-060519 | USB to RS485 Compact Pro | FTDI FT232BL | Drivers / Datasheets.zip | 11.0MB |
U485G | USB to RS422/485 Isolated | FTDI FT232BL | Drivers / Datasheets.zip | 11.0MB |
MWE820B | USB to RS232/485/422 Isolated | SilLabs CP2102 | Drivers / Datasheets.zip | 11.5MB |
Wireless Serial | ||||
Part no. | Description | Processor | Files | Size |
WA-232B | Serial WiFi Adapter | Broadcom BCM4390 | Utilities + Manuals.zip | 7.52MB |
YSC10U | RS232 Wireless RF 1600 FT | SP232 / LPC922F / CC1101 | Drivers + User Manual.zip | 1.46MB |
YSC30L | RS232/485 Wireless RF 9800 FT | SP232 / LPC921F / CC1101 | Drivers + User Manual.zip | 1.24MB |
UCBT232B | Bluetooth to Serial Adapter | CSR BC04 | User manual + Tera Term.zip | 8.56MB |
UCBT232EXA | Bluetooth to Serial Adapter, Industrial | CSR BC04 | User manual + Tera Term.zip | 8.56MB |
BL34 | External Bluetooth Dongle 100ft | Conwise CW6626 | Drivers Win 98, 2000, XP.zip | 157KB |
ES-388 | External Bluetooth Dongle 300ft | Drivers XP, Vista (32/64-bit).zip | 1.09MB | |
Bluesoleil v.2.3 | Bluetooth admin software. 98/2000/XP/2003, 32-bit. Full | Bluesoleil 2.3.zip | 27MB | |
Toshiba BT Stack | Bluetooth admin software. XP, Vista, 7, 8, 32/64-bit. 30 day Trial | Toshiba BT Stack v91001.zip | 77.9MB |
Serial over Ethernet | ||||
Part no. | Description | Processor | Files | Size |
XS1000 | 1 x Serial to Ethernet Server STD | IC+ IP210T | VCOM + Datasheet, all OS.zip | 18.94MB |
BF430 | 1 x Serial to Ethernet Server PRO | RDC R1610-G | Toolbox.zip | 13.7MB |
HL-SE02P-V1 | 2 x Serial to Ethernet Server Dual | ARM7 | VCOM + User Manual | 5.13KB |
PCI and PC Cards | ||||
Part no. | Description | Processor | Files | Size |
ANPCI232X2 | PCI Serial Card 2 x port | Moschip MSC9865 | Drivers / Datasheets.zip | 3.28MB |
PCIEX2P | PCI Express Serial 2 x port | Moschip MCS9922 | Drivers / Datasheets.zip | 4.78MB |
ANEXPSS1P | Serial ExpressCard 1 x port | Prolific PL2303 | Drivers / Datasheets.zip | 4.16MB |
ANPCM232 | PCMCIA Serial 1 x port | Oxford OXCB950 | Drivers / Datasheets.zip | 1.14MB |