Coder Social home page Coder Social logo

nb_arduino_rewrite's Introduction

Libraries Required
==================



Installation instructions
=========================

1. Extract / Check out to Arduino's libraries folder.
2. Ninja Arduino's sketch is located inside 
		
		libraries
				--->NinjaBock
						--->NinjaBlock.ino

DA value for RF
===============
DA value
The DA value is a string representing hexadecimal nibbles as follows:
  Bytes		Name
  1		Encoding of the RF packet
  1		[Reserved]
  2		Micro seconds, unless encoding implies otherwise (Maximum “FFFF” = 65535us)
  n		Payload (probably 4+ bytes)

Eg. {... “DA”:“0200249F95A7C”}
Encoding (02) = 2
Ignored (00)
Timing (249F) = 9375 us
Payload (95A7C) = 1001 0101 1010 0111 1100

Encoding Reference:
Magnetic Proximity switch - Encoding 0x01
Home Easy 2ch wall socket - Encoding 0x01
WT450     - Encoding 0x02
ARLEC door chime - Encoding 0x03
Home Easy Power sockets - Encoding 0x04
Oregon Scientific weather station - 0x05
Aldi Power socket Indoor - 0x06
Aldi Power socket outdoor - 0x07
Swann DC810B door chime - 0x08

nb_arduino_rewrite's People

Contributors

thedinuka avatar graemewieden avatar jzaki avatar askpete avatar schappim avatar

Stargazers

 avatar

Watchers

Robert Caudill avatar James Cloos avatar Quentin Smart avatar  avatar

Forkers

rcaudill

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.