Git Product home page Git Product logo

collection-mouserat-activity's Introduction

COLLECTION-mouserat-activity

GitHub release GitHub commits

Collection of repos as build environment for Catena 4430 for WUSTL / Lex Kravitz' RAD2 (Rodent Activity Detector, V2).

This corresponds to MCCI document 234001363.

Picture of Model 4430 Complete!

This repo is intended to be built on Linux (Ubuntu 18 or later). The build script might work with Ubuntu for Windows, but has not been tested.

To build:

  1. Clone this repository:

    git clone --recursive COLLECTION-mouserat-activity
  2. If building with a project secure key, get a copy of that key and put it someplace handy; please make sure it's password protected, at least.

  3. Build with the following commands:

    • to build with the test-signing key:

      ./build-with-cli --test
    • to build with a project-specific key:

      ./build-with-cli --key={path-to-file}.pem
    • to build for 2 MHz clock and hardware serial, for Europe, with the test-signing key:

      ./build-with-cli.sh --clock=2 --serial=hw --region=eu868 --test
    • to build for multiple regions and multiple networks:

      ./build-with-cli.sh --test --verbose && ./build-with-cli.sh --test --verbose --region=au915 --network=ttn && ./build-with-cli.sh --test --verbose --region=eu868 --network=ttn

    The output shows up in build/ide.

collection-mouserat-activity's People

Contributors

dhineshkumarmcci avatar sjpark-mcci avatar terrillmoore avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.