|
DS1206 |
Top Previous Next |
|
Introduction The DS1206 is a miniature BASIC-programmable controller designed primarily for serial-over-IP and serial control applications. The DS1206 features a multi-channel serial port. The device has a single DB9M connector and is priced as a single-port product, yet it packs four independent serial channels. Have no use for those DSR and DTR lines? Turn them into RX and TX of an additional serial channel. Don't want CTS and RTS either? That's one more channel! In total, there are 15 different configurations to choose from. Another feature of the DS1206 is software-controlled power output on pin 9 of the RS232 port, so you can power an attached serial device directly through the DS1206. Alternatively, the DS1206 itself can be powered through this pin. The DS1206 is fully supported by TIDE software and a dedicated DS1206 platform that covers all hardware facilities of the device (see "TIDE and Tibbo BASIC Manual"). This product ships preloaded with a fully functional serial-over-IP application. Written in Tibbo BASIC, the application is compatible with Tibbo Device Server Toolkit software, comes with full source codes, and can be modified by the user. Hardware features
- Baudrates of up to 921,600bps; - None/even/odd/mark/space parity modes; - 7/8 bits/character modes; - Optional flow control; - Flexible mapping with 15 different options, such as: - A single channel: RX, TX, CTS, RTS, DSR, and DTR lines; - 3.5 channels: RX, TX, RX2, TX2, RX3, TX3, and RX4 lines. - Optional "12V" power output on pin 9 of the DB9M connector (software-controllable); - Optional "12V" power input from pin 9 of the DB9M connector (instead of supplying power through the power jack).
- Green and red status LEDs on top of the device; - Link and speed Ethernet status LEDs on the RJ45 jack.
Programming features
- Sock — socket communications (up to 16 UDP, TCP, and HTTP sessions); - Net — controls Ethernet port; - Ser — in charge of serial channels; - Ssi — implements up to four serial synchronous interface (SSI) channels, supports SPI, I2C, clock/data, etc.; - Io — handles I/O lines, ports, and interrupts; - Fd — manages flash memory file system and direct sector access; - Stor — provides access to the EEPROM; - Romfile — facilitates access to resource files (fixed data); - Pppoe — provides access to the Internet over an ADSL modem; - Ppp — provides access to the Internet over a serial modem (GPRS, POTS, etc.); - Pat — "plays" patterns on green and red status LEDs; - Button — monitors the setup button; - Sys — in charge of general device functionality. |