Philip Howard

Results 1114 comments of Philip Howard

The new and shiny Badger 2040 W library has been backported to Badger 2040 and moved here- https://github.com/pimoroni/badger2040 Both now have JPEG support, so converting bin files is ancient history...

Badger 2040 and Badger 2040 W now live here: https://github.com/pimoroni/badger2040/ Closing this issue to keep Badger 2040 to its new home. Have made a note to look into it.

Thank you- tried this against our boilerplate and it worked nicely!

We should probably still update this to the techniques used by Galactic/Cosmic, but MicroPython's "Greedy Heap" fix means that we can now safely allocate RAM at compile-time and the heap...

Replaced by https://github.com/pimoroni/pimoroni-pico/pull/711

Badger 2040 and Badger 2040 W now live here: https://github.com/pimoroni/badger2040/ Closing this issue to keep Badger 2040 to its new home. Please feel free to re-open over at https://github.com/pimoroni/badger2040/issues with...

Note: MicroPython has since been updated to flexibly allocate the gc_heap based on how much RAM is available, and should have solved this particular problem. Gratuitous memory usage will be...

I've switched to using a shell script in the `ci` subfolder to set up some of the build process. It demystifies it a little, but it's still not great. Very...

Badger 2040 and Badger 2040 W now live here: https://github.com/pimoroni/badger2040/ Closing this issue to keep Badger 2040 to its new home. Please feel free to re-open over at https://github.com/pimoroni/badger2040/issues with...