Git Product home page Git Product logo

senodes's Introduction

SNODE (Sensor Node) is an open source library that allows to make it easy to build a multi-master serial bus network for hot-plugging nodes with sensors.

Hardware support

  • Arduino ( Nano, Uno, Micro );
  • CAN controller ( MCP2515 );

IDE

  • PlatformIO

Source code

Download or Clone the library from GitHub with:

git clone https://github.com/okrutax/senodes.git

Communication between nodes is done over the CAN (Controller Area Network) bus. The CAN bus is a communications protocol which has been around for years as a vehicle bus standard designed to allow nodes to communicate with each other without the need for a host.

In an implementation of SNODE each node could have a few sensors. Each sensor of the node is able to send and receive messages to/from the other sensors of nodes over the CAN bus. This means that a node can have several sensors, each of which can be a master or a slave (the sensor mode type is input or output).

On the picture below with the help of arrows is shown schematic connection between sensors (one sensor is controlled by another) of each of the node.

Topology

A short video below shows how the SNODE network works.

SNODE

SENODES is set of hexagonal sensors allows to create various inventions using the SNODE library.

The video below shows how Senodes modules communicate between each other using the SNODE library.

Senodes

Using the SNODE library simplifies the development process, enabling you to build connected devices in minutes and bring your idea to life.

For more information, please refer to senodes page.

Email: [email protected]

senodes's People

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.