embedded:adventures:analogimu
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
embedded:adventures:analogimu [2016/03/01 14:34] – created terrabots | embedded:adventures:analogimu [2024/08/20 21:38] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
The chip itself allows us to connect to the mbed chip using either I2C or SPI protocol and gives us access to all 3 measurements at once. We are currently using the I2C protocol because it is much simpler and only requires two wires. | The chip itself allows us to connect to the mbed chip using either I2C or SPI protocol and gives us access to all 3 measurements at once. We are currently using the I2C protocol because it is much simpler and only requires two wires. | ||
- | First wire is the signal and is labeled SDA and the second is the clock and is labeled | + | First wire is the signal and is labeled SDA and the second is the clock and is labeled |
We used the following tutorials for the code and wiring: | We used the following tutorials for the code and wiring: |
embedded/adventures/analogimu.1456860860.txt.gz · Last modified: 2024/08/20 21:38 (external edit)