Philip Howard

Results 958 comments of Philip Howard

> Great, would that work today? Probably not... To even get started you'd have to wrangle the font converter from this old version of Alright Fonts to convert some emoji...

Cool cool, despite checking it twice I had my app/filesystem sizes backwards...

Results... uh, the prognosis 🦉 is not so good: Board | Avail | Used | Usage | Note -----------|-------|-------|---------|--------- Pico | 640k | 723k | 112.96% | ulab wont fit...

Using py_decl to analyze .uf2 files post build has replaced the method used here. See also: https://github.com/pimoroni/pimoroni-pico/issues/951

Hopefully caught up with the major refactor mentioned in https://github.com/micropython/micropython-lib/pull/558 I have not frozen midi, keyboard or mouse modules since that 2MB flash is getting reeeaally cozy.

Needs the `STATIC` fix to ulab, merged here: https://github.com/v923z/micropython-ulab/pull/664

There was definitely some work toward this end, but I don't know how far it got. See: https://hyperion-project.org/threads/pimoroni-mote-usb-led-apa102.509/

This should be possible, yes. The protocol is not very complicated. Channel configuration consists of eight bytes, starting with `motec` followed by the channel number, followed by the number of...

I don't disagree. However this is- for better or worse- Python aimed at the lowest-common-denominator. The aim is to always get people doing *something* so they can worry about the...

The simple answer: it's not. I have been bulk closing a lot of issues to stir up the dust as we start to add some management and oversight into how...