James Waples

Results 103 comments of James Waples

Another one: * [ ] A basic compass using an MPU9250 or similar

Thanks, that's much cleaner. I'm not working on anything at the moment so feel free to take the menu example. Perhaps open a draft PR and edit its number into...

We may want to add that to `DrawTarget` instead, or at least mention and link to `DrawTargetExt`. The way the docs are rendered, the ext trait isn't as discoverable as...

I'm sorry I can't give a proper review this week as I'm travelling for work, but have you seen https://github.com/embedded-graphics/packed-display-buffer? It focusses on 1BPP but I'm moderately happy with the...

> The framebuffer macro to calculate the N parameter isn't great either, but expressions with const generics aren't supported in stable rust. I feel your pain. I'm aching for `generic_const_exprs`...

Some initial comments. Lots of room for improvement but let's fix forward instead of trying for one huge, perfect PR

Thanks for making a good start on this impl. Have a good break!

I'm getting my ass kicked by something that I'm sure has a simple solution: more off-by-one errors. I've tried various things but as a baseline I have this code in...

Another issue also [came up in chat](https://matrix.to/#/!SfJCDXZbMHXkPovtKL:matrix.org/$SbTzSwKL7v2vBXgeJvm5I6SPOMsilRXY9y3bmyoVKfI?via=matrix.org&via=tchncs.de&via=fik1.net), quoting here for posterity: > Hi! I've implemented Drawable for a bunch of structs (each in their own crate). I'd like to import...

You missed out the URL on your `[this]` :)