Skip to content

LMY-Mengyao/OceanSensorNES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OceanSensorv0.1

OceanSensorNES Board Integration Guide

This repository’s main branch contains the hardware schematic and device tree definitions for the OceanSensorNES board using Zephyr. To use these board definitions in a new Zephyr application, follow the steps below.


Use the Board Design in Your Application

Clone the Board Design Repository

First, clone the repository that contains the board design. Open your terminal and run:

git clone https://github.com/LMY-Mengyao/OceanSensorNES.git

Testing the Optical Sensor (MAX86177)

  • Navigate to the optical-sensor branch.
  • Clone the repository and follow the instructions provided in the test documentation(will update soon).

Notes

  • Update your application’s configuration to reference the new board files if necessary.
  • Ensure your Zephyr project’s CMakeLists.txt or build configuration is aware of the additional board directory.
  • For any changes to the board schematic or device tree, update the files in the boards/OceanSensorNES directory of your application accordingly.
  • Ensure your environment is set up for Zephyr development before proceeding.
  • If you encounter issues, refer to the Zephyr documentation or the repository’s issues section for support.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages