You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Paul Goeser 41b1c73bec
fuses
14 years ago
avrbuild added makefile, not debugged yet 14 years ago
sound echo fail 14 years ago
.gitignore made it compile 14 years ago
Makefile fuses 14 years ago
README moved pwm output to PB3 / OC1B 14 years ago
TODO new ISR, WIP 14 years ago
attiny26_datasheet.pdf checked in datasheets 14 years ago
avr_instruction_set.pdf checked in datasheets 14 years ago
gg.c OC1A -> OC1B, and some fixes in the interrupt 14 years ago
gg.h small fixes 14 years ago
headeredit.cpp foo 14 years ago
mmc.c removed some unnecessary bitshifts in mmc code, a bit of cleaning in gg.c, documented pin usage in README 14 years ago
mmc.h adjusting mmc pins 14 years ago
other_architectures.c made it compile 14 years ago
ringbuf_small.c adapting to new ringbuffer 14 years ago
ringbuf_small.h small fixes 14 years ago
ulaw_decode.h changed type to typedefs 14 years ago

README

pin belegung:

PA0 - MMC - 
PA1 - MMC - 
PA2 - MMC - 
PA3 - MMC - 

PA7 - "Ausschalter"

PB0 - Progger - MOSI
PB1 - Progger - MISO
PB2 - Progger - SCK
PB3 - Speaker

PB7 - Reset


mmc-code from http://www.ulrichradig.de/home/index.php/avr/mmc-sd