Hello, I recently buy an Arduino UNO R3 board and started with positive simple analog projects.
Now, I started to work with digital sensor but unfortunately I discover that on Arduino UNO R3 the I2C (and in general all di I/0) are all at 0-5V.
I read that there are others Arduino, like the 101 boards with I/O at 3.3V but I would like to avoid to buy a new board. I also would like to avoid to modify the HW component on the board (like change the on-board voltage regulator )
Do you know if the on the Arduino UNO there is the possibility to program the I/0 voltage level?
Thanks in advance