參數(shù)資料
型號(hào): PAK-I
廠商: Electronic Theatre Controls, Inc.
英文描述: 310 Ivy Glen Court
中文描述: 310常春藤格倫法院
文件頁數(shù): 20/28頁
文件大?。?/td> 151K
代理商: PAK-I
If you are using the Basic Stamp II or Basic Stamp
IISX, you'll have no problems using the ShiftIn
and ShiftOut commands. Many Basic Stamp-
compatible compilers have these commands too. If
you don't have access to these commands, don't
worry. Here is some simple code (written in simple
PBasic) that shows the actions you have to take:
'
B1 is the byte to shift
shiftoutput:
output datapin
for b7=0 to 7
' Set data pin to 0 or 1
low datapin
if (b1 & $80) <> $80 then so0
high datapin
so0:
b1=b1*2 ' shift byte left
high clkpin
low clkpin ' could use pulsout
next
return
' B1 is byte to input byte
shiftinput:
input datapin
b1=0
for b7=0 to 7
b1=b1*2
b1=b1 | in15
high clkpin
low clkpin ' could use pulsout
next
return
You'll find a library of Basic Stamp II routines that
相關(guān)PDF資料
PDF描述
PAK-VA 310 Ivy Glen Court
PAK-VI 310 Ivy Glen Court
PAL10016P8 3ns ECL ASPECT Programmable Array Logic
PAL10016P8-3 3ns ECL ASPECT Programmable Array Logic
PAL1016P8 3ns ECL ASPECT Programmable Array Logic
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
PAK-II 制造商:未知廠家 制造商全稱:未知廠家 功能描述:310 Ivy Glen Court
PAK-III 制造商:未知廠家 制造商全稱:未知廠家 功能描述:Using the PAK-III I/O Coprocessor
PAK-IV 制造商:未知廠家 制造商全稱:未知廠家 功能描述:Using the PAK-IV I/O Coprocessor
PAKKL-3140-01 制造商:Richco 功能描述:CLIP ADJ SNAP IN NAT .31-.40"
PAKKL-3140-19 功能描述:CLIP ADJ. SNAP .31-.40" RoHS:是 類別:線纜,導(dǎo)線 - 管理 >> 線夾和夾具 系列:KWIK KLIP 標(biāo)準(zhǔn)包裝:100 系列:TC 類型:C-夾 開口尺寸:0.79" L x 0.54" W x 0.67" H(20.1mm x 13.7mm x 17.0mm) 安裝類型:釘子 材質(zhì):聚丙烯 顏色:黑