mirror of
https://github.com/pvvx/rtl00TstMinAmebaV35a.git
synced 2024-11-22 09:44:15 +00:00
13 lines
266 B
Text
13 lines
266 B
Text
Example Description
|
|
|
|
This example describes how to use i2c by using mbed api
|
|
|
|
work with arduino extended board, which has SHTC1 temperature and humidity
|
|
sensor
|
|
|
|
Connect
|
|
- I2C3 SDA (PB_3) to extended board's SDA
|
|
- I2C3 SCL (PB_2) to extended board's SCL
|
|
|
|
|
|
|