Sample projects using Edge Impulse
- esp32-examples
ei-mbed-qcbor
: data file format, cbor encoding and hmac signingei-mbed-qcbor-http
: POST data to the ingestion APIei-mbed-qcbor-acc
: POST data to the ingestion API using a fake call to accelerometer
- ingestion-sdk-example
ingestion-sdk-c
: example from sdk, with more instructionsingestion-sdk-non-posix
: use ingestion-sdk-c for non-posix
py-client
: upload image to Ingestion API