User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 22:11, 23 December 2007 (diff | hist) . . (-13,521) . . User:Evil Operator (current)
- 09:07, 15 June 2007 (diff | hist) . . (+4) . . U23 2007/Evil Solutions (→Links) (current)
- 09:06, 15 June 2007 (diff | hist) . . (+37) . . U23 2007/Evil Solutions (→Links)
- 09:04, 15 June 2007 (diff | hist) . . (-10) . . U23 2007/Evil Solutions (→Projekt Log)
- 22:13, 10 June 2007 (diff | hist) . . (+14) . . U23 2007/Evil Solutions (→Projekt Log)
- 22:10, 10 June 2007 (diff | hist) . . (+72) . . N File:Es projekt bild1.jpg (Generierter Tackt vom Etherrape und geviertelter Tackt unserer Schaltung)
- 21:23, 4 June 2007 (diff | hist) . . (+33) . . User:Evil Operator
- 21:20, 4 June 2007 (diff | hist) . . (+297) . . N U23 2007/Evil Solutions/takt.c (New page: <pre> #include <avr/io.h> void delay (uint8_t); int main(){ DDRA = 0xFF; while(1){ PORTA = 0x01; delay(1); PORTA = 0x00; delay(1); } return 0; } void delay(uint8_t adelay){ uint16...)
- 21:20, 4 June 2007 (diff | hist) . . (-77) . . U23 2007/Evil Solutions (→Projekt Log)
- 21:15, 4 June 2007 (diff | hist) . . (-1) . . U23 2007/Evil Solutions (→Projekt Log)
- 21:14, 4 June 2007 (diff | hist) . . (+73) . . U23 2007/Evil Solutions (→Projekt Log)
- 21:09, 4 June 2007 (diff | hist) . . (-17) . . U23 2007
- 21:09, 4 June 2007 (diff | hist) . . (+3) . . U23 2007/Evil Solutions
- 20:12, 4 June 2007 (diff | hist) . . (+321) . . U23 2007/Evil Solutions (→Projekt Log)
- 18:33, 4 June 2007 (diff | hist) . . (+189) . . U23 2007/Evil Solutions (→Links)
- 18:31, 4 June 2007 (diff | hist) . . (-1) . . U23 2007/Evil Solutions (→Sources)
- 18:30, 4 June 2007 (diff | hist) . . (+125) . . U23 2007/Evil Solutions (→Sources)
- 18:28, 4 June 2007 (diff | hist) . . (+1,355) . . N U23 2007/Evil Solutions/schiebe.c (New page: <pre> #include <avr/io.h> int main(void) { DDRA = 0xFF; PORTA = 0x00; // Set OE @ PORTA3 PORTA |= (1 << 3); uint16_t i; uint16_t a; uint16_t b; for (i = 0 ; i < 16 ; ...) (current)
- 18:28, 4 June 2007 (diff | hist) . . (+15) . . U23 2007/Evil Solutions (→Sources)
- 18:26, 4 June 2007 (diff | hist) . . (-1,355) . . U23 2007/NoComment/schiebe.c (Removing all content from page) (current)
- 18:25, 4 June 2007 (diff | hist) . . (-23) . . U23 2007/Evil Solutions (→Makefile)
- 18:24, 4 June 2007 (diff | hist) . . (-23) . . U23 2007/Evil Solutions (→Sources)
- 18:24, 4 June 2007 (diff | hist) . . (+1,442) . . N U23 2007/Evil Solutions/dimmer.c (New page: <pre> #include <avr/io.h> void ins_schieb (char); void delay (uint8_t); uint8_t is_Set (uint8_t, char); int main(void) { DDRA = 0xFF; // Set OE PORTA = 0x08 ; ins_schieb(0); dela...) (current)
- 18:23, 4 June 2007 (diff | hist) . . (+54) . . U23 2007/Evil Solutions (→Sonstiges)
- 18:20, 4 June 2007 (diff | hist) . . (+88) . . U23 2007/Evil Solutions (→Sonstiges)
- 17:01, 4 June 2007 (diff | hist) . . (+42) . . U23 2007/Evil Solutions
- 15:57, 3 June 2007 (diff | hist) . . (+15) . . U23 2007/Evil Solutions (→Projekt)
- 15:55, 3 June 2007 (diff | hist) . . (+531) . . U23 2007/Evil Solutions (→Projekt)
- 22:08, 1 June 2007 (diff | hist) . . (+13,566) . . User:Evil Operator
- 21:03, 1 June 2007 (diff | hist) . . (0) . . U23 2007/Evil Solutions (→Makefile)
- 21:02, 1 June 2007 (diff | hist) . . (+315) . . U23 2007/Evil Solutions (→Sonstiges)
- 20:56, 1 June 2007 (diff | hist) . . (+286) . . U23 2007/Evil Solutions (→Ansteuerung eines Displays)
- 20:52, 1 June 2007 (diff | hist) . . (+567) . . N U23 2007/Evil Solutions/Makefile (New page: <pre> SERIALPORT=/dev/ttyUSB0 NAME=nightrider CC=avr-gcc CFLAGS=-Wall -mmcu=atmega644 OBJCPY=avr-objcopy OFLAGS=-O ihex BOOTL=launch-bootloader BFLAGS=$(SERIALPORT) 115200 AVRDUDE=a...)
- 20:46, 1 June 2007 (diff | hist) . . (+561) . . U23 2007/Evil Solutions (→Ansteuerung der Tastaturmatrix)
- 19:36, 1 June 2007 (diff | hist) . . (+240) . . U23 2007/Evil Solutions (→SMD ENC28J60 zu DIL Adapter)
- 16:38, 1 June 2007 (diff | hist) . . (+846) . . U23 2007/Evil Solutions
- 22:04, 31 May 2007 (diff | hist) . . (+561) . . U23 2007/Evil Solutions (→Sonstiges)
- 21:55, 31 May 2007 (diff | hist) . . (+236) . . U23 2007/Evil Solutions (→Standard I/O Interface)
- 21:30, 30 May 2007 (diff | hist) . . (+314) . . N User:Evil Operator (New page: <pre> _______ __ __ _______ __ | ___|.--.--.|__| | | |.-----.-----.----.---.-.| |_.-----.----. | ___|| | || | | | - ...)
- 21:28, 30 May 2007 (diff | hist) . . (+692) . . U23 2007/Evil Solutions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)