I've recently discovered Arduino controllers, and I like them. I used an Uno, a 256kbit memory chip and some sensors to make a datalogger. It was fun and it worked!
I collect a lot of electrical data, slowly, but a lot. I need lots of channels and and at least 16 bit resolution. Linear makes the LTC2495 16 bit, 16 single ended/8 differential channel I2C MUX ADC chip. I designed a breakout board for this chip to be controlled by an UNO, and I'd like to have someone else look at my gerber files. The circuit was copied from the chip's datasheet.
I also designed a temperature humidity sensor and a real time clock breakout, again the circuit was copied from the chips datasheet.
Is this the right place to post this?