so as promisedi am designing the power supply at the moment however some other chips poped up that could be nice
Return of the finger print reader:
http://www.atmel.com/dyn/products/devices.asp?family_id=609allows for psedo mouse support (its basically a laser mouse with a wierd sensor)
anyway back to power, at the moment i am looking at getting a power supervisor, the davantage of these things is they pack alot of diffrent power regulatiors for diffrent pourposes, they are small and can be heat sinked eaisly and they normally pack extra goodies (the freescale one has audio in and out, a RTC, power on at certin times of day, lithium ion charger and a USB PHY that supports client and host, but requires an NDA so it wont happen )
the design spec at the moment is between 5v to 18v input, if you dont want to care about polarity then i could add a rectifier however most chargers are "standard" and use the same polarity and the regulator is just waste heat and board space, if you dont trust yourself to get the right charger then charge over usb.
current wise i am looking at at least one chaneel that can do 1A @ 5v for USB, for the rest of the support circutry i am unsure, it depends how i partion the devices however there will most likly be a .5A for the cpu and .4 for the RAM with .15A for several of the extra chips (ie audio, bluetooth). i will make sure wifi gets the power it needs
i will try to give each subsystem its own regulator (the chips i am looking at are 7 channel) so that you can fully turn off any subsystem you are not using (audio comes to mind)
one thing i may be able to swing is a proximity detcetor for the keyboard, using the backlight itself, LEDs can be used as solar cells, yada yada yada, look on hackaday.com for more details
for refrence i like the natinol semi LP3941A, it does the full LED driver, I2C programability and has backup battery support as well as Liion charging and its 11 channel !!!! (
http://www.national.com/pf/LP/LP3941.html)
one thing that has come up is that this will be mainly a 3v system, so any I2C connections on board will be 3v, however i may be able to swing it to the 5v usb line to make them 5v, not really much of a problem due to the nature of the bus but it could play havoc if you dont get the voltage you were expecting (meeats TTL requirements but not cmos off of the top of my head or the other way around)
the natinol has a problem in that it cant go above 5.5v so it would be a 2 chip solution (not really a problem, it only means i need to put an extra chip between the power plug and this thing so that regulator would be off most of the time)
apart from that the natinol semi chip is rock solid and requires little in the way of extra parts, 4 ar required, then one capacitor per Vout, so its safe to say this part is done
check the next post for whats next