MASTER #12
Labels
No labels
Core
Fixed
Godot
HardwareIssue
LEDS
Networking
Problem
SoftwareIssue
duplicate
enhancement
good first issue
help wanted
invalid
on hold
question
reminder
todo 🗒️
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
squatnet/ArduinoStuff#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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)
Duplicate of #11