No, there is no board that will increase the number of GPIO. The popular IO expansion board that have no soeciak IC in them are just physical length extension boards., i.e. they spread out the Isame pins in larger surface area, making it easy to solder/connect jumper wiresThanks! I was unclear on what I was looking for. I need the link to the board that provides more GPIO ports. (For power, I think I'll be ok. I WAS using the 2.5A ps, but now have switched to a USB powerstrip that provides 3.0A.
There are special ICs that can increase the number I/O pins, example will be MCP23017 IC. Each of those ICs will add 16 pins to Pi, but to support those reef-pi needs special code and configuration support (like users should be able to specify that this pin belongs to mcp23017 ) etc. We have not required this yet.

