Benjamin Cabé

Results 22 comments of Benjamin Cabé

Actually, I think I don't really understand the need for an arch specific implementation of xorBlock? Is this for performance optimization? For disallowing xor's on blocks that are not aligned?...

> I have those instructions mostly ready-to-go per a blog post that I am about to publish See https://blog.benjamin-cabe.com/2021/08/03/how-i-built-a-connected-artificial-nose#Connecting_the_Artificial_Nose_to_Azure_IoT_Central

TODO: - [ ] do not pushSprite() with transparency ON when not strictly needed - [ ] have different sprites for different areas of the screen - [ ] do...

Thanks for the hint! I was considering looking at https://www.seeedstudio.com/Grove-I2C-Mini-Motor-Driver.html mostly because Grove connectors are super convenient, and it also looks like it has a really small form factor. If...

Hi! Ya, i need to do a better job of having the GitHub repo more "self-contained" in terms of centralizing all the instructions/tutorial. Your best starting point for now would...

resource type 'Microsoft.KeyVault/vaults/secrets' gets autocompleted with a wrong API version. It gets completed to `Microsoft.KeyVault/vaults/secrets@2020-04-01-preview` instead of `Microsoft.KeyVault/vaults/secrets@2019-09-01`. When using the proper (2019-09-01) version, one gets the error message below:...

Hi @loboris, have you been able to make progress on KPU support? Anything we can do to help? Cheers!

Thank you for the feedback, Boris. This may have to do with the ESP8285 indeed. I don't think my Wi-Fi signal is the cause here, but who knows. I will...

Are there any plans to upgrade the version of the underlying Mbed OS? It is now pretty outdated (which I realize might make the migration even more difficult...). Among other...

Ping? @ArthurMa1978