代码搜索:PicBasic
找到约 20 项符合「PicBasic」的源代码
代码结果 20
www.eeworm.com/read/349114/10848928
asm mjl-cn.asm
; PicBasic Pro Compiler 2.45, (c) 1998, 2004 microEngineering Labs, Inc. All Rights Reserved.
PM_USED EQU 1
INCLUDE "16F877.INC"
; Define statements.
#define CODE_SIZE 8
#define
www.eeworm.com/read/349127/10848574
asm abc-001.asm
; PicBasic Pro Compiler 2.42, (c) 1998, 2002 microEngineering Labs, Inc. All Rights Reserved.
PM_USED EQU 1
INCLUDE "16F877.INC"
; Define statements.
#define CODE_SIZE 8
#define L
www.eeworm.com/read/410408/11288027
asm cc1100_pa_rx.asm
; PICBASIC PRO(TM) Compiler 2.50a, (c) 1998, 2007 microEngineering Labs, Inc. All Rights Reserved.
_USED EQU 1
INCLUDE "C:\PBP250A\18F458.INC"
; Define statements.
#define OSC 10
www.eeworm.com/read/363707/9939682
asm pbp_interput2.asm
; PicBasic Pro Compiler 2.46, (c) 1998, 2005 microEngineering Labs, Inc. All Rights Reserved.
MPASMWIN_USED EQU 1
INCLUDE "C:\PBP246\16F877A.INC"
; Define statements.
; C:\PBP246\16F8
www.eeworm.com/read/490948/6446206
asm read_gps lat lon saat tarih.asm
; PicBasic Pro Compiler 2.44, (c) 1998, 2003 microEngineering Labs, Inc. All Rights Reserved.
PM_USED EQU 1
INCLUDE "16F84A.INC"
RAM_START EQU 0000Ch
RAM_END EQU 0004Fh
www.eeworm.com/read/490948/6446210
asm read_gps.asm
; PicBasic Pro Compiler 2.44, (c) 1998, 2003 microEngineering Labs, Inc. All Rights Reserved.
PM_USED EQU 1
INCLUDE "16F84A.INC"
RAM_START EQU 0000Ch
RAM_END EQU 0004Fh
www.eeworm.com/read/490948/6446213
asm send_gps.asm
; PicBasic Pro Compiler 2.44, (c) 1998, 2003 microEngineering Labs, Inc. All Rights Reserved.
PM_USED EQU 1
INCLUDE "16F84A.INC"
RAM_START EQU 0000Ch
RAM_END EQU 0004Fh