The HH10D is 3.3V I2C with a frequency output for data processing.
The DS1307 is 5.0 V I2C.
First question: How can I correctly I2C the voltage mixture? Since I'm using a 5V board, do I run the BMP085 and HH10D through the level shifter to bring them up to 5V, or do I run the DS1307 through it and bring it down to 3.3V? i am assuming the former?
Second Question: Can I just connect the +5 of the Mini, VCC of the DS1307, and VCC of the BlueSmirf to the 5 volt regulator, and the BMP085 and HH10D to the 3.3V regulator? That way I don't have to worry about current consumption through the board itself, all it has to do is take in the I2C lines and the frequency output of the HH10D.
magnethead794:
Do I need one shift board per sensor, or can I combine both 3.3V sensors, and just use one shift board to jump to 5V with the I2C from the clock?
I'm assuming I can combine the 3V3 sensors, but would like conformation so I can alot space on the board..