Close
0%
0%

Soot-Sprite Sensor Network

Sensor network with support for different boards.

Similar projects worth following
Do you want to build a sensor network with multiple boards from different vendors with different capabilities? This project is for you. It is in beginning stage, but it has enough support to build for different boards (as long as you can describe it in boards.txt).

It is built on Arduino-Makefile (sudar/Arduino-Makefile) although the Makefile and command-line isn't strictly required. However, it enables quick compile-build-debug cycles.

Currently, there is support for devduino v2 with NRF24L01+ radio.

View project log

  • 1
    Step 1
  • 2
    Step 2

    The "SPI driver" and "NRF24L01 driver" should be checked out into your Arduino IDE's library/ directory. The Arduino-Makefile and Soot-Sprites Network repositories can be cloned anywhere you prefer.

  • 3
    Step 3

    In the Soot-Sprites Network's hardware/avr/sensor-node/ directory, there should be a Makefile. Adjust the make variable ARDMK_DIR to reflect the path that you cloned the Arduino-Makefile into.You should be able to build a version of soot-sprite that supports the devduino v2.

View all 3 instructions

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates