Project

General

Profile

Arduino Network

Master - ARDUINO MEGA

  • Serial in via USB
  • Communicates to all slave boards
    • NewSoftSerial Library
    • 4 pins to each board
      • Every 4 pins from 22 [22-25],[26-29],...,[50-53]
      • 0->TX (red)
      • 1->RX (white)
      • 2->DigOut (black)
      • 3->DigIn (black)

Slaves

Xylobot Board - 2 configurations

  • Config 1: ARDUINO DUEMILANOVE
    • Communication Pins:
      • 0->RX (red)
      • 1->TX (white)
      • 2->DigIn (black)
      • 3->DigOut (black)
    • Control Pins:
      • 8->BIN0 (input to mux)
      • 9->BIN1 (input to mux)
      • 10->BIN2 (input to mux)
      • 11->BIN3 (input to mux)
      • 12->BIN4 (straight to mosfet 16 of [0-16]
      • 13->ENABLE/LED (low allows a note 0-15, high disables all notes 0-15)

Flutophone Board - PRO MINI - borrowed

*

Percussion Board - MEGA

*

Whamola Board - DUEMILANOVE

*