HackerTrans
TopNewTrendsCommentsPastAskShowJobs

grinchygrinch

no profile record

Submissions

Show HN: OpenDeck – Platform for building MIDI controllers

github.com
47 points·by grinchygrinch·5 ปีที่แล้ว·7 comments

comments

grinchygrinch
·4 ปีที่แล้ว·discuss
It seems like lately every new(ish) piece of software is labeled as modern, fast and simple.
grinchygrinch
·4 ปีที่แล้ว·discuss
Given that RP2040 needs external flash, I'm quite worried about the performance when pulling uncached code from it (on top of using M0 core - I'm used to M4 by now). I know the MCU has 16kB of cache, but my firmware for which I'm still deciding on whether to port it to RP2040 or not is about 80k. Does anyone here has some real-life data on this?
grinchygrinch
·4 ปีที่แล้ว·discuss
I can't imagine using anything else anymore.
grinchygrinch
·4 ปีที่แล้ว·discuss
Neither of those had something like GitHub behind them.
grinchygrinch
·5 ปีที่แล้ว·discuss
Same thing with various GitHub issues lookalikes.
grinchygrinch
·5 ปีที่แล้ว·discuss
(Author here). Because the firmware size is about 70k right now for AVR, and ATmega32u4 has only 32k of flash. Black Pill STM32F4 boards are supported though, and soon 3 more STM32 boards.