The SK6812/APA102s come in a 2020 package now, but I haven't seen them on a strip. @wow_elec_tron on instagram has been working on his own flex pcbs for them. I think he may do a kickstarter to get some in production.
> "it's hard to put replaceable printheads with reliable plumbing into a low-end mechanism" Isn't that exactly what HP is doing now when they sell a cheap printer with replaceable cartridges that contain ink and a print…
perl! sub GetDayofWeek { my ($year, $month, $day) = @_; my @monthTable = (0, 3, 2, 5, 0, 3, 5, 1, 4, 6, 2, 4); my @DayofWeek = qw(Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sunday); $year -= ($month < 3) ?…
The SK6812/APA102s come in a 2020 package now, but I haven't seen them on a strip. @wow_elec_tron on instagram has been working on his own flex pcbs for them. I think he may do a kickstarter to get some in production.
> "it's hard to put replaceable printheads with reliable plumbing into a low-end mechanism" Isn't that exactly what HP is doing now when they sell a cheap printer with replaceable cartridges that contain ink and a print…
perl! sub GetDayofWeek { my ($year, $month, $day) = @_; my @monthTable = (0, 3, 2, 5, 0, 3, 5, 1, 4, 6, 2, 4); my @DayofWeek = qw(Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sunday); $year -= ($month < 3) ?…