Function on Clock #43
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#43
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?
#34
Opened separate issue for 'Sequencing'
WIZ------MASTER ---- --- A/B/C/D...
Aim: To control division of incoming OSC clock signals from the Master via Routers to LED's.
Current Objective: Send change function message every 4/8/16/32 beats.
Secondary Objective: Send change function in ratio to CLK#1, eg every 3/4 beats to router A/B.
First steps are to debug IIC on master, check for unwarranted activity when interacting with HC05 and PJON.
I2C on master was troublesome, Probably due to interrupts.
WizNet sends messages to master via PJON, Seems to work well.
Move to close this with #50