Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 484 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 484 Bytes

ei-projects

Sample projects using Edge Impulse

  • esp32-examples
    • ei-mbed-qcbor: data file format, cbor encoding and hmac signing
    • ei-mbed-qcbor-http: POST data to the ingestion API
    • ei-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 instructions
    • ingestion-sdk-non-posix: use ingestion-sdk-c for non-posix
  • py-client: upload image to Ingestion API