Giter Site home page Giter Site logo

chirp-nets-firmware's Introduction

Chirp Nets Firmware

Firmware for Chirp Nets Mesh Network Device

Running on Device

Currently the Chirp Nets Firmware supports a single hardware configuration, using a nRF52 microcontroller with built in bluetooth transciever and a RFM69 915Mhz radio transciever

1. Setup Your nRF52 Board

This can be completed by following the instructions layed out by Adafruit on the nRF52 featherwing learning page

2. Download the LowPowerLibs RFM69 Library into your Ardiuno Folder

The library for the RFM69 radio board can be found on our fork Download the library and unzip it into the /Ardiuno/Libraries directory

3. Compile Firmware

The code for this configuration is contained within the nrf52-rfm69 folder.

To run this code on a device, open the combined.ino file in the Ardiuno IDE and add the .h and .cpp files in the directory to the sketch. You can now upload to the device and connect the Chirp Nets mobile application

If you have any issues or question feel free to open a github issue and we should respond promptly

chirp-nets-firmware's People

Contributors

jeremybutt avatar johnnyb8 avatar s-axford avatar timothymather avatar

Watchers

 avatar  avatar  avatar

chirp-nets-firmware's Issues

ADD ENCRYPTION!!!!! NODE TO NODE

It is real spooky that we currently dont use encryption from node to node. Need an elegant implementation of something like AES-128 or AES-256.

Nice To Have: Make Simulator Dynamic

As of #7, Simulator is capable of simulating 4 devices to test the routing. However, for more robust testing the simulator may be changed to take a variable number of devices as command link arguments.

The code that operates the devices would also need to be wrapped in a loop that would iterate over each device.

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.