Skip to content

Add Resnik/Okapi + Particle Boron telemetry example to README #21

Description

@awickert

The Resnik section of the README currently contains placeholder code that is identical to the Margay example. The Resnik/Okapi system is distinguished by its Particle Boron cellular backhaul — that is the whole point of using it over the Margay — but no working end-to-end example exists yet.

A complete example would include:

  • Arduino-side sketch (on the Resnik/Okapi main MCU): reads Apis sensor data, formats it, and passes it to the Boron via serial
  • Boron-side firmware: receives the serial data and publishes it via Particle.publish()

The Boron-side sketch in Project-Okapi/Particle_Files/Boron_Test.ino is a starting point but contains its own unresolved TODOs and is not production-ready.

This should be addressed before the Resnik section of the README is considered complete.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions