洋天科技洋天科技
公司簡介訂購方式匯款確認檔案下載 聯絡我們保固說明訂單查詢討論區
電子郵件:

密碼:

忘記密碼
加入會員
  首頁 | RS工具箱、工具櫃 | 原廠 Arduino® | 特殊服務設計 | 轉接座及轉接板/麵包板 | 開發板/燒錄器/模擬器 | 相容 For Arudino® 週邊及配件 | D-Robotics地瓜 RDK開發板 系列 | OKdo系列 | Saleae 系列 | Adafruit 系列 | ArduCam 系列 | Camera 攝像頭 | ROCK 系列 | Debix系列開發板 | Raspberry Pi 樹莓派 | WalnutPi 核桃派 | Banana Pi 香蕉派 | BeagleBone 狗骨頭 | M5Stack系列 | Micro:bit (BBC)系列 | NVIDIA Jetson Nano系列 | Pololu 系列 | Pycom 系列 | Seeed 系列 | Sparkfun 系列 | WeMos 系列 | 傳感器 | Cubieboard/CubieTruck系列 | Firefly 系列 | Microduino系列 | OpenMV 系列 | Orange Pi 香橙派 | PCB板 | PLC 系列 | Robot 機器人 | UDOO 系列 | RedBearLab 系列 | LattePanda系列 | LittleBits 系列 | Libelium 系列 | Luxonis 相機系列 | PCduino | RobotElectronics 系列 | MageDok 顯示屏 | LCD/LCM/TFT/LVDC | Dimension Engineer 系列 | 通訊模組 | 影音器材(含轉換器) | 線材/連結器/轉換器 | FNIRSI 示波器 | 測量儀器 | 馬達/馬逹控制器/電源模組 | 其他 | 焊接/維修工具 | IC零件 | LED燈-裝飾燈 | 工作站迷你電腦 mini PC | 擴大器 | 雕刻機 | 電池 | 電腦周邊 | AI 顯卡 | 停售商品
  首頁 » 商品目錄 » 線材/連結器/轉換器 » USB轉換線 » 02972104
商品搜尋 進階
 |  購物車內容  |  結帳   
商品分類
  HDMI 轉接頭
  HDMI線材
  PLC編程電纜線
  其它
  實驗用線材
  手機線 / 配件
  朗強系列
  轉換器/轉接器
  電源線
  USB-CAN系列產品
  USB轉換器
  USB轉換線
  RJ45 網路線/延長線/轉換線
Arduino
Pololu
Seeed
Sparkfun
robot-electronics
dimensionengineering
libelium
adafruit
udoo
redbearlab
Arducam
goembed
Saleae
okdo
d-robotics
服務台
公司簡介
退換貨服務
訂購方式
聯絡我們
匯款確認
[<< 前一頁]  瀏覽相同分類產品 10 / 70  [下一頁 >>]
USB to Print port USB轉並口/USB轉真並口(支持仿真調試加密狗等)
價格(含稅)NT$1,575
運費NT$60
條碼02972104
產品說明0

 

基於input/output指令硬件虛擬的USB轉並口(25針SubD型接頭)轉換器,支持包括SSP,EPP,ECP的所有並行模式,16字節FIFO緩存,高速USB (傳送速度480 Mbit/s; input/output 指令8 kByte/s)

  真正的USB轉並口 支持多種並口仿真器 如MSP430 AVR ARM

  USB轉並口設備採用USB2.0高速連接模式,兼容USB1.1/USB1.0,支持打印口/SPP/ECP/EPP模式,自適應端口地址和端口號,是一款真正的計算機並口,不是市面上出售的只支持打印機的USB轉並口設備.可以和各種並口編程器、仿真器、下載電纜以及並口加密狗等設備連接。在沒有並口的電腦上安裝一個真正的並口出來.

 xilinx、altera、Lattice CPLD/FPGA下載電纜TI-DSP並口仿真器、ARM簡易wiggler 和SDT 下載線、MSP430 單片機下載線,AVR 單片機的下載線,希爾特並口編程器和並口51仿真器,RVO3050虛擬示波器,支持CPLD ISP JTAG 等仿真, 編程支持打印機.

This list should grow with appropriate user feedback…

Attention:Using USB2LPT withprogramming devicesmay lead to wrong or bad programmed chips! The reason is lengthening of the programming pulse due to longer parallel port access emulation time. The result depends on
  • whether the PC software or the programming device creates the programming pulse
  • whether the chip requires timely exact pulses or not. In general, ISP chips (newer micro controllers, or JTAG interfaces), serial EEPROMs, and flash memories are excluded.
If the length of programming pulse is important (e.g. for correct programming in mass production), USB2LPT should not be used. Furthermore, programming software should not be installed onto too fast computers. Depending on software quality, this may lead to too short programming pulses.
Attention 2:Although using USB2LPT with programming devices is obvious, it is generally not recommended. Programing times are much too long to get ready. At the top I measured that the GALEP software needs some minutes(!) for programming the smallest PIC (12F508).
PCMCIA parallel adapters do not have this disadvantage.

  • AVRDUDE(Command-line driven programmer for Atmel AVR, ATmega)
    In most cases you should use-P lpt1for specifying port address, even when Windows XP' device manager lies and says ?LPT3「. AVRDUDE uses only 3 fixed port addresses for the names:
    • lpt1 = 0x378
    • lpt2 = 0x278
    • lpt3 = 0x3BC
    Speed: about 5 % (ATmega16), 16 IN operations per bit
    AVRDUDE will be trapped via debug registers only, therefore currently no function in Windows XP!
  • PonyProg2000(Freeware programmer esp. for PIC, ATmega, serial EEPROMs)
    • The INI file must be modified to get PonyProg to work: change ?AutoDetectPorts=NO「!
  • Xilinx iMPACT(JTAG programmer esp. for Xilinx CPLD and FPGA)
    • Built-in automatic port detection fails, therefore iMPACT needs the following environment variables:
      • set XIL_IMPACT_ENV_LPT_BASE_ADDRESS=378(according to setting of USB2LPT in Device Manager)
      • set XIL_IMPACT_ENV_LPT_ECP_ADDRESS=778(always LPT_BASE + 400h)
      Where can I set environment variables under 2k/XP?
      Here:Start→Settings→Control Panel→System→Enhanced(?)→Environment variables
  • ispVM System(use new driver), for ispLSI1016E (CPLD) same performance as for true parallel port
  • All of (my)------programs(of course!)
  • LabView
    • Only with thecurrentdriver version due to DWORD-wide port accesses (really!)
  • SP12(Programmer for Atmel AVR,http://www.xs4all.nl/~sbolt/e-spider_prog.html)
  • WinPIC
  • PIC programmer software fromwww.-----------
  • Antenna analyzerby(?) Gerd Koetter (seehere)
  • MSP430 programming viamsp430-jtag
  • Discolitez Delux32 (or ?DiscoLitez 32 Deluxe「)
  • New:GALEP-4(GALEP-3 not tested), but only withthis patch

    There is also a list of unsuccessfully tested applications:

    • Matlab:digitalio('parallel','lpt1');

     

問與答

顯示 7 到 第10 (共 10 則 問與答) 總頁數: [<< 前一頁]   1  2 
會員 chupp先生/小姐 詢問: 2016-03-21  09:53:07
問題: 請問轉接port上兩個LED燈(黃、橘)
請問橘燈在閃爍代表==_未就緒?
回覆: 綠燈是電源指示燈
黃燈通電閃幾下是自檢,3秒後常亮
再與設備通訊時黃燈閃亮
會員 chupp先生/小姐 詢問: 2016-03-16  16:25:41
問題: 你好,感謝你的回覆…
因急著使用且路程距離,所以無法自取
若無法使用退貨時自行送回店裡,
是否就可除掉這些??
謝謝
回覆: 一樣,
拿回來退,一樣一次用寄的,一樣要扣65,但匯費不用扣
反正寄一次就會扣65
會員 chupp先生/小姐 詢問: 2016-03-16  11:25:00
問題: 您好, 抱歉更正:

所以含 開發票 & 運費 算法如下:

(1500 x 1.05) + 50 = 1625 ???

而若無法使用,於7日內退貨

須 自付運費 及 退回發票,而金額 $1628 全額退費?

以上有誤解之處請更正,謝謝~~.......>>>更多...
回覆: (1500+50)X1.05=1628---這樣算法才有開到運費,你的算法,沒開到運費
不能用,
退費
1628-65(因為我們寄郵局就65,而我運費只收50,退貨就自行付擔來回運費)-30(匯費

你自己來公司拿就沒有上面的費用.......>>>更多...
訪客 詢問: 2016-03-15  18:26:44
問題: 您好:
請問出貨時開發票打統編後
若無法使用,是否仍可退貨?
謝謝~~
回覆: 您好,可以,七天內可以退,但來回運費及匯費要自付,
退貨時發票也要退回
顯示 7 到 第10 (共 10 則 問與答) 總頁數: [<< 前一頁]   1  2 
本商品上架日期:2011-01-28.
評價
購物車 更多
空的...
查詢訂單狀態
 
請輸入您的訂單編號
商品通知狀態 更多
通知USB to Print port USB轉並口/USB轉真並口(支持仿真調試加密狗等)
更新時通知我
推薦給朋友
 
推薦這個商品給朋友

聯絡方式:手機:0933807110 或 0968222607
E-mail:i0104@ms13.hinet.net(主要信箱) & i03070309@yahoo.com.tw(次要) & a_te0307@hotmail.com & A9215017@mail.ntust.edu.tw & r94922042@ntu.edu.tw