Lumenati Alien Garden

Pages
Contributors: Dia
Favorited Favorite 1

Hardware Hookup

Before you can begin building the garden, you'll want to wire and solder all the boards. Measure how far apart you want all the plants to be and cut wire lengths accordingly.

Start by connecting your first Lumenati board to the SparkFun Redboard or whichever microcontroller you've chosen. Wire the first board as shown in the table below. There are two sets of 5V and GND pins; make sure that you leave one set open to make the next step easy!

RedBoardFirst Lumenati Board
GNDGND
5V5V
13CI
11DI

Next, connect your first and second Lumenati boards. You want to connect CO on the first board to CI on the second, and DO to DI. Use the second set of 5V and GND pins on the first board to connect to the second board. Once again, leave one set of 5V and GND open on the newest board!

First Lumenati BoardSecond Lumenati Board
GNDGND
5V5V
COCI
DODI

Repeat this process from the second board to the third. If you have more plants, you can continue adding boards this way. Ensure you have a power supply that can supply enough current if you decide to add more boards!

Second Lumenati BoardThird Lumenati Board
GNDGND
5V5V
COCI
DODI

Once the wiring is complete, it's a good idea to upload code to the RedBoard and test everything out before installing into the garden. See the next section for the code.

testing