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.
 
 
 
 
 
 
Nidan 4fe6be620e
adjusting mmc pins
15 years ago
avrbuild added makefile, not debugged yet 15 years ago
sound added gg sound with opur header; moved all sounds to in seperate dir 15 years ago
.gitignore made it compile 15 years ago
Makefile small fixes 15 years ago
README moved pwm output to PB3 / OC1B 15 years ago
TODO new ISR, WIP 15 years ago
attiny26_datasheet.pdf checked in datasheets 15 years ago
avr_instruction_set.pdf checked in datasheets 15 years ago
gg.c OC1A -> OC1B, and some fixes in the interrupt 15 years ago
gg.h small fixes 15 years ago
headeredit.cpp foo 15 years ago
mmc.c removed some unnecessary bitshifts in mmc code, a bit of cleaning in gg.c, documented pin usage in README 15 years ago
mmc.h adjusting mmc pins 15 years ago
other_architectures.c made it compile 15 years ago
ringbuf_small.c adapting to new ringbuffer 15 years ago
ringbuf_small.h small fixes 15 years ago
ulaw_decode.h changed type to typedefs 15 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