Bryan Mayland
TVWBB Hall of Fame
It looks fine to me, other than C2 (the 3.3V power cap) not having a value. Something you may want to mull over because I'm not sure about it, does the ATmega need a decoupling capacitor? I've heard that it has an internal 0.1uF capacitor on AVCC but I've never seen anything on the datasheet about it. The v3.1/v3.2 boards don't really have one but they do have a "spare" 0.1uF capacitor by the power section which may be acting somewhat as a decoupling capacitor.Originally posted by Dave S (GeoDave):
It would be great if you could check it out.
Do you have another suggestion other than grounding A0? It could probably be fixed in software but probably not worth the extra work.
I tried the new Lid Open button...awesome! It didn't work at first on my MiniLink v1.0 board. I had to switch out the Atmega328 chip. It was hanging on toggle for some reason. Maybe a bad flash?
I don't know what else you'd do for A0. I mean fixing it in code means custom compiled firmware, which becomes a pain to maintain. You could do a solder jumper to allow the trace to be cut more easily but really I don't think it matters because these boards are so easy to make, it isn't terribly hard to just make something custom.
I don't know what the lid toggle would hang. That would just mean a new status update has never been received after you click on it? It could take up to 10 seconds to reflect the new state if your browser is polling.