ninjablocks / arduino

77 stars 97 forks source link

Ninja Blocks Arduino Source Code. Developed by www.ninjablocks.com based on Arduino and other Open Source libraries.

Version 0.45: 21st December 2012 by JZ

Version 0.44: 8th October 2012 by JP Liew

Version 0.43: 2nd October 2012 by JP Liew

Version 0.42: 24th August 2012 by JP Liew

Version 0.41: 20th August 2012 by JP Liew

Version 0.40: 20th August 2012 by JP Liew

Version 0.39: 17th August 2012 by JP Liew

Version 0.38: MAJOR code changes to accomodate V11 and V12 board, 14th August 2012 by JP Liew

Version 0.37: 30th July 2012 by JP Liew

Version 0.36: 5th July 2012 by JP Liew

Version 0.35: 2nd July 2012 by JP Liew

Version 0.34.1: 22th June 2012 by JP Liew

Version 0.34: 15th June 2012 by JP Liew

Version 0.33:

Version 0.32: 31st May 2012 by JP Liew

Version 0.31: 29th May 2012 by JP Liew

Version 0.2: 25th May 2012 by JP Liew

Version 0.1: by Marcus Schappi www.ninjablocks.com

Libraries Required

  1. Ninja (Ninja.h header file)
  2. Sensors (Ninja Blocks library)
  3. NinjaObjects (Ninja Blocks library)
  4. aJson
  5. DHT22
  6. Wire
  7. I2C
  8. MMA8453Q
  9. RCSwitch

NOTE: Please read 3rd party library's README for respective author's name and usage guide.

Installation instructions

  1. Extract / Check out to Arduino's libraries folder.
  2. Ninja Arduino's sketch is located inside

    libraries
            --->Ninja
                    --->NinjaArduino