Arietta technical documentation Buy
This is the wires between Arietta G25 and the Daisy-24 module:
Signal | Description | Arietta Pin # | Daisy 24 pin |
---|---|---|---|
3V3 | Power out 3.3 volt DC | J4.5 | 3V3 |
SDA0 | Data line bus 0 | J4.14 | SDA |
SCL0 | Clock line bus 0 | J4.12 | SCL |
GND | Ground | J4.9 | GND |
Install ablib.py to try these examples.
Check if exists a device called i2c-0 by typing:
root@arietta:~# ls -al /dev/i2c-0 crw-rw---T 1 root i2c 89, 0 Jan 1 01:48 /dev/i2c-0if it not exist go on the Device Tree Compiler page and create a new device tree file with i2c-0 enabled follow the instructions to copy the new device tree file on yoru microSD and reboot.