MASTER #12

Closed
opened 2018-11-02 09:48:54 +00:00 by Squatnet · 1 comment
Squatnet commented 2018-11-02 09:48:54 +00:00 (Migrated from github.com)

The master device will be responsible for accepting incoming messages via bluetooth or OSC and sending those messages out to the correct device. Due to issues with how data is structured the decision was taken to halt development on PJON dynamic addressing until DV3.
The master device will most likely need to be a mega 2560 and will need to be able to parse both bluetooth messages (json) amd ethernet messages (osc) these messages will be transmit to a number of controllers (tree) which in turn will control 4 pro minis (branches)

  • Receive bluetooth mesage and parse JSON
  • Receive ethernet and parse OSC
  • Send messages on to correct device.
  • Receive and parse "ack" from devices after sending message.
The master device will be responsible for accepting incoming messages via bluetooth or OSC and sending those messages out to the correct device. Due to issues with how data is structured the decision was taken to halt development on PJON dynamic addressing until DV3. The master device will most likely need to be a mega 2560 and will need to be able to parse both bluetooth messages (json) amd ethernet messages (osc) these messages will be transmit to a number of controllers (tree) which in turn will control 4 pro minis (branches) - [x] Receive bluetooth mesage and parse JSON - [x] Receive ethernet and parse OSC - [x] Send messages on to correct device. - [x] Receive and parse "ack" from devices after sending message.
Squatnet commented 2018-11-02 10:26:50 +00:00 (Migrated from github.com)

Duplicate of #11

Duplicate of #11
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
squatnet/ArduinoStuff#12
No description provided.