Particle Photon 2)
ADXL362 | Photon 2 |
---|---|
VCC | 3V3 |
GND | GND |
CS | D13/A2 |
SCK | D17 |
MISO (SDO) | D16 (MISO) |
MOSI (SDA) | D15 (MOSI) |
INT1 | not connected |
INT2 | not connected |
PDM Mic | Photon 2 |
---|---|
VCC | 3V3 |
GND | GND |
SEL | Not connected |
CLK | A0 |
DAT | A1 |
Particle Photon 2 with accelerometer and microphone connected
Photon2 in Devices tab
Select Accelerometer and click **Start sampling** to begin collecting IMU data
Select Microphone and click **Start sampling** to begin collecting IMU data
project.properties
file in the directory that you just downloaded and extracted from the section above.deviceOS@5.5.0
https://ingestion.edgeimpulse.com/api/training/data
.x-api-key
: Your Edge Impulse API key.Content-Type
: “application/json”.x-file-name
: Use a dynamic data field like {{PARTICLE_EVENT_NAME}}
.{{PARTICLE_DEVICE_ID}}/hook-response/{{PARTICLE_EVENT_NAME}}
.