代码搜索:PROGRAMMER
找到约 6,766 项符合「PROGRAMMER」的源代码
代码结果 6,766
www.eeworm.com/read/449818/7496197
hpl ds1990.hpl
; Orange programmer module v3.4
; (c) 2000,2001 Alex Plusov
; Dallas iButton with CRC calculator
; CHIP=DS1990,8(8),ds1990.hpl
; Connect P1 - DATA, GND - GND
; May be correction need for othe
www.eeworm.com/read/142177/12959309
makefile
SERIAL = `echo /dev/tty.USA19QI*`
UISP = uisp -dprog=avr910 -dserial=$(SERIAL) -dpart=auto
TARGET = atmega8
#TARGET = at90s2313
# The two lines above are for "uisp" and the AVR910 serial programmer co
www.eeworm.com/read/149920/5694743
makefile
SERIAL = `echo /dev/tty.USA19QI*`
UISP = uisp -dprog=avr910 -dserial=$(SERIAL) -dpart=auto
TARGET = atmega8
#TARGET = at90s2313
# The two lines above are for "uisp" and the AVR910 serial programmer co
www.eeworm.com/read/131315/5942438
man mh-sequence.man
MH-SEQUENCE(5) BSD Programmer's Manual MH-SEQUENCE(5)
NNAAMMEE
mh-sequence - sequence specification for MH message system
SSYYNNOOPPSSIISS
most _M_H comma
www.eeworm.com/read/116008/6114208
c main.c
/*
Main.C
Micro In-System Programmer
Uros Platise (C) 1997-1999
*/
#include
#include
#include
#include
#include "Terminal.h"
#include "MotIntl.h"
#in
www.eeworm.com/read/149037/12406942
makefile
SERIAL = `echo /dev/tty.USA19QI*`
UISP = uisp -dprog=avr910 -dserial=$(SERIAL) -dpart=auto
TARGET = atmega8
#TARGET = at90s2313
# The two lines above are for "uisp" and the AVR910 serial programmer co
www.eeworm.com/read/126186/14438674
txt @psc_readme_3300_2.txt
Title: a 3d Shapes using math object
Description: This code generats nice 3d shapes using the Math.cos and Math.sin objects. i think every programmer should play with those, i tell my students to try
www.eeworm.com/read/227070/14442122
makefile
SERIAL = `echo /dev/tty.USA19QI*`
UISP = uisp -dprog=avr910 -dserial=$(SERIAL) -dpart=auto
TARGET = atmega8
#TARGET = at90s2313
# The two lines above are for "uisp" and the AVR910 serial programmer co
www.eeworm.com/read/9008/160980
makefile
SERIAL = `echo /dev/tty.USA19QI*`
UISP = uisp -dprog=avr910 -dserial=$(SERIAL) -dpart=auto
TARGET = atmega8
#TARGET = at90s2313
# The two lines above are for "uisp" and the AVR910 serial programmer co
www.eeworm.com/read/242657/4546593
h ha_proactive_status.h
/* -*- C++ -*- */
/*
** $Id: HA_Proactive_Status.h 77308 2007-02-21 22:34:47Z shuston $
**
** Example program from The ACE Programmer's Guide, Chapter 8.
** Copyright 2003 Addison-Wesley. All Rights R