Chris McCabe The Text Message DJ is a standalone unit that creates and maintains a party playlist...

10
Txt Msg DJ Hardware Narrative & Theory of Operation Chris McCabe The Text Message DJ is a standalone unit that creates and maintains a party playlist based on song requests sent from party guests via SMS. Guests can send text messages containing song names and the Text Message DJ will automatically parse messages, sort requests, and play the most popular. In addition to playing the song audio, the Text Message DJ will strobe lights in sync with

Transcript of Chris McCabe The Text Message DJ is a standalone unit that creates and maintains a party playlist...

Page 1: Chris McCabe The Text Message DJ is a standalone unit that creates and maintains a party playlist based on song requests sent from party guests via SMS.

Txt Msg DJ Hardware Narrative & Theory of Operation

Chris McCabe

The Text Message DJ is a standalone unit that creates and maintains a party playlist based on song requests sent from party guests via SMS. Guests can send text messages containing song names and the Text Message DJ will automatically parse messages, sort requests, and play the most popular. In addition to playing the song audio, the Text Message DJ will strobe lights in sync with the beat of the currently playing song.

Page 2: Chris McCabe The Text Message DJ is a standalone unit that creates and maintains a party playlist based on song requests sent from party guests via SMS.

Block Diagram

Page 3: Chris McCabe The Text Message DJ is a standalone unit that creates and maintains a party playlist based on song requests sent from party guests via SMS.

Theory of Operation Microcontroller

• Function: Parse SMS messages, control external DMX device/s, control strobe LED, control LCD display, manage song playlist, control raspberry pi

• Operating Mode: 3.6V Raspberry Pi

• Function: Retrieve songs from internet, output audio to external device

• Operating Mode: 5V @ 700mA• Interface: UART with Microcontroller

GSM Module• Function: Send and receive SMS messages• Operating Mode: 3.6V @ 400mA – 2A• Interface: UART with Microcontroller

Page 4: Chris McCabe The Text Message DJ is a standalone unit that creates and maintains a party playlist based on song requests sent from party guests via SMS.

Hardware Narrative

Page 5: Chris McCabe The Text Message DJ is a standalone unit that creates and maintains a party playlist based on song requests sent from party guests via SMS.

Equalizer

Page 6: Chris McCabe The Text Message DJ is a standalone unit that creates and maintains a party playlist based on song requests sent from party guests via SMS.

Strobe LED

Page 7: Chris McCabe The Text Message DJ is a standalone unit that creates and maintains a party playlist based on song requests sent from party guests via SMS.

LCD Display

Page 8: Chris McCabe The Text Message DJ is a standalone unit that creates and maintains a party playlist based on song requests sent from party guests via SMS.

RS 435 for DMX 512

Page 9: Chris McCabe The Text Message DJ is a standalone unit that creates and maintains a party playlist based on song requests sent from party guests via SMS.

SD Card Slot

Page 10: Chris McCabe The Text Message DJ is a standalone unit that creates and maintains a party playlist based on song requests sent from party guests via SMS.

Raspberry Pi & GSM Module