LED ART - Branch #44
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#44
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?
Separate Area for all Artistic and Conceptual code related to LOres LED displays.
Hopefully we can get Noz involved with the sparkly sh*t and @kieran-boyle.
Everything is focusing on Strips for now, although I will be building some development matrices later, but thats a whole new issue.
Aims:
Correct me if I'm wrong but I thought there was some reason we shouldn't use delay() with FastLED. If I'm remembering correctly there is a FastLED.delay() which is preferable although from memory I'm not sure why
yeah stay away from hard delay, use fastLED delay, carefulk using twice
before fastLED show().
We already have (and since probably deleted) pixel reference code in
alphabetMatrix (When this Git Started)
But great to see you're becoming familiar with it!
On Tue, Feb 12, 2019 at 4:15 PM Squatnet notifications@github.com wrote:
Adding a tick to pixel referencing as @kieran-boyle has cracked it.
beaut, although ongoing.
@kieran-boyle and I should draw out an arty plan for the strips (definition of done for DV2)
Recommend taking a glance at Alphabet matrix (old) code, strip code can be built with easy adaptation to matrices in mind.
Exciting stuff guys.
Also I'll dig out the colour palettes I had prepared last year, we'll look to improve on them over the next few weeks, no later than Mar 1st.
#attempted reminder in edit, didn't work.
Yeah sounds accomplishable
On Fri, 15 Feb 2019, 16:51 Riiio <notifications@github.com wrote: