Elektor wav doorbell

From emboxit
Revision as of 16:51, 11 September 2015 by Admin (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Tested on Arduino Pro board

// NX 2011.07.13
// :)
// Imported and Build successfully with AVRSTUDIO-5 (Impossible to build with AVRSTUDIO-4) 
// AVRSTUDIO-5: Looks professional, smooth operation I like. :)
//
// Can not debug with AVRISP-II. AVR ISP does only programming, not debugging
// ATmega328P has debug wire, new tool needed
//
// Low Fuse 0xE2, High fuse 0xD9, Extended Fuse 0xFF
// Not to forget to create the code+audio, single file
// YES IT WORKS 2011.07.13.18:50