How to determine sensor is compatible with Arduino UNO?
hi all,
i'm new arduino , know how can determine sensor compatible arduino board.
i purchase http://export.farnell.com/invensense/itg-3200/ic-gyro-tri-axis-2000-deg-s/dp/1858279rl i'm not sure whether works.
edit:
my search has brought me understanding has raised several questions more:
in topic (http://arduino.cc/forum/index.php/topic,104951.0.html) sensors can directly connected arduino uno, krodal states:
the accelerometer want use in project runs on 3v (http://www.bosch-sensortec.com/content/language1/downloads/bma150_flyer_rev1.3_14jan2008.pdf)
i in understanding not use sensor directly on arduino uno since arduino runs on 5v (and fry sensor). if @ arduino picture:

you see @ bottom there indeed pin states 3.3v. mean board can run on 3.3v well, or pin for?
in tutorial on arduino.cc (http://www.arduino.cc/en/tutorial/adxl3xx) says example uses breakoutboard sparkfun. http://www.sparkfun.com/products/9814 seems board requieres 3.3v. how can manage?
thank you,
jorrit
(i've put question in topic list)
please advice , explain!
thank you
i'm new arduino , know how can determine sensor compatible arduino board.
i purchase http://export.farnell.com/invensense/itg-3200/ic-gyro-tri-axis-2000-deg-s/dp/1858279rl i'm not sure whether works.
edit:
my search has brought me understanding has raised several questions more:
in topic (http://arduino.cc/forum/index.php/topic,104951.0.html) sensors can directly connected arduino uno, krodal states:
it's not hard. problem sensors use 3.3v. arduino has 3.3v onboard sensors.
the accelerometer want use in project runs on 3v (http://www.bosch-sensortec.com/content/language1/downloads/bma150_flyer_rev1.3_14jan2008.pdf)
i in understanding not use sensor directly on arduino uno since arduino runs on 5v (and fry sensor). if @ arduino picture:
you see @ bottom there indeed pin states 3.3v. mean board can run on 3.3v well, or pin for?
in tutorial on arduino.cc (http://www.arduino.cc/en/tutorial/adxl3xx) says example uses breakoutboard sparkfun. http://www.sparkfun.com/products/9814 seems board requieres 3.3v. how can manage?
thank you,
jorrit
(i've put question in topic list)
please advice , explain!
thank you
arduino can i2c:
http://www.arduino.cc/en/reference/wire
http://www.arduino.cc/en/reference/wire
Arduino Forum > Using Arduino > Sensors > How to determine sensor is compatible with Arduino UNO?
arduino
Comments
Post a Comment