***Edit 3/30/09*** ignore the first paragraph that follows -- I made some mistake. Connecting +5.0 volts to the regulator output on the ATtiny26 board, while leaving the regulator input floating, does not result in excessive current draw. There is a small current draw increase at 5.2 V (less than 1 mA). I suspect that no long term damage should result from this misuse, as long as one does not exceed other component ratings.
Well, I connected a 4.8V source to the regulator output, with the regulator input floating and discovered that this is a *bad idea*. My power supply current-limited at about 1 amp. Fortunately, I disconnected it quickly enough to prevent any obvious permanent damage to the regulator. What puzzles me is that the regulator encounters this situation every time the external source is switched off and there are capacitors in the circuit that must be discharged, so there is some reason to think that such a transient backflow is not damaging. Oh well. I can always use diodes to switch between solar and backup supply, but I thought I could float charge the battery without such trickery.
What I like about the ATtiny26 board is the convenient arrangement of two ports with access to power and ground at several points, coupled with the well-laid out prototyping area. I especially like the plated through holes, which are fantastic for prototyping if you have to remount components several times. The board seems to tolerate many soldering/desoldering cycles without obvious damage, and there is no tendency for solder to bridge between pads.The RS232 output is dated, of course and in fact I'm using the board with a USB to serial converter. I think a similar board, with perhaps an ATmega168, a USB programmer and USB serial output would be popular, especially if one could figure out how to put a memory stick/DOS file system like the Vinculum on it (think data logger). I would certainly buy a few at $30.
My most recent project with the ATtiny26 board is a Geiger counter. It features an internal 500V power supply (2 mA total draw!), an 8x2 LCD display and USB serial port emulator output (which also powers the entire unit at 8 mA total). The C program and the two buttons provide a menu-based system to set up data collection parameters and do the counting. The program currently occupies 2026 out of 2048 bytes of program memory. See below for the exterior appearance. The unit is currently monitoring the cosmic background radiation in my office (95 counts in 157 seconds). I could post the entire project if you think it would help sales of the ATtiny26 board ;)
I do intend to buy a few more -- the sale price is very attractive, so be sure and save me a couple!
Cheers, Jim
