1

Sensors like Skin conductance, Body temperature and Heart Rate. Please imagine to talk to a child and keep the answer very simple so I can understand you and you don't lose time to write explanations for your answer.

Gabriele Giordano
  • 161
  • 1
  • 1
  • 9

2 Answers2

1

If you're using the mini-breakout board (https://www.sparkfun.com/products/13025), then you can get the I2C connections from the board (connections available through holes under the Edison; you can see them from the backside; see: https://cdn.sparkfun.com//assets/parts/1/0/0/1/1/13025-02.jpg). You can solder headers on or can solder wires directly to the required pins. You can find the pin mapping here: http://iotdk.intel.com/docs/master/mraa/edison.html

Tahmid
  • 151
  • 2
0

Use the I2C breakout board. This will also handle voltage shift from 1.8 V to the sensor voltage level.

Mikael Patel
  • 7,989
  • 2
  • 16
  • 21