-
PCSCReader
底层调用了PCSC的通信库Winscard,可用于PC上读卡器与智能卡的通信(It calls the underlying communication library Winscard PC can be used on a PC to communicate with the smart card reader)
- 2021-05-14 15:30:03下载
- 积分:1
-
fer1
$regfile = M8DEF.dat internal crystal 8000000
Config Lcdpin = Pin , Db4 = Portc.1 , Db5 = Portc.2 , Db6 = Portc.3 , Db7 = _
Portc.4 , E = Portd.2 , Rs = Portd.3
Config Lcd = 16 * 2
Config Timer1 = Counter , Edge = Rising
Ddrb.1 = 0 : Portb.1 = 1 PULL UP RESISTOR ACTIVATED
Config Timer0 = Timer , Prescale = 1024
Enable Counter1
Enable Interrupts
Enable Timer0
Enable Timer1
On Ovf1 Pulsecount
On Ovf0 Ovf0occures
Dim A As Long , I As Long , B As Byte
B = 0
Cls
Start Timer0
Do
Loop
End end program
Ovf0occures:
Incr I
If I > 30 Then
Stop Timer0
Cls : Home
A = B * 65536
A = A + Counter1
Lcd FREQ IS : A HZ
B = 0
I = 0 : Counter1 = 0
Start Timer0
End If
Return
Pulsecount:
Incr B
Counter1 = 0
Return
- 2014-11-22 01:04:48下载
- 积分:1
-
stm32f4xx_flash
NPN silicon planar epitaxial transistor
encapsulated in a SOT223 surface
mounted envelope and designed
primarily for use in hand-held radio
equipment in the 470 MHz
communications band.
- 2014-07-09 15:09:54下载
- 积分:1
-
13054738835032
显示器功能 加快程序开发初学者的进步脚步。让他们了解简单的显示程序的写法(Monitor function to accelerate the pace of progress in program development for beginners. So that they understand the simple display program wording)
- 2013-10-29 22:36:50下载
- 积分:1
-
ATmega8--ucos-II
基于ATmega8 的ucos-II应用(ATmega8' s ucos-II-based applications)
- 2011-05-13 14:20:52下载
- 积分:1
-
VB
说明: VB串口通讯实例
高精度电压表(24bit) VB源程序(VB serial communication example high precision voltage meter (24bit) VB source code)
- 2007-09-16 22:37:48下载
- 积分:1
-
Sender
GE PCI5565 PMC5565 PCIE5565反射内存网数据中断发送程序
VMIC5565反射内存卡 实时仿真技术(GE PCI5565 PMC5565 PCIE5565 reflective memory network data interrupt transmission program
VMIC5565 reflective memory card real-time simulation technology)
- 2014-10-29 10:01:59下载
- 积分:1
-
Infrared-transceiver-test
红外的收发测试。。通过2路红外发射,顺序接收,检测收发功能是否正常(Infrared transceiver test. . 2-way infrared transmitter, received out of sequence detection transceiver function is normal)
- 2012-10-02 01:10:53下载
- 积分:1
-
12864
使用红外遥控调整时间并用12864液晶显示的王年丽时钟程序(Infrared remote control 12864 to show big clock)
- 2015-07-16 11:01:27下载
- 积分:1
-
ANALOG_TURNER
说明: 尽管模拟高频头在开发中用得已经减少了,但是模拟电视接收功能在许多数码产品上仍有其身影。希望对本站的朋友有所帮组!(Although the analog tuner in the development of using has been reduced, but the analog TV reception capabilities in a number of digital products still has its shadow. Want to site a friend had to help group!)
- 2009-08-30 22:22:17下载
- 积分:1