Miao

Results 30 comments of Miao

bro加我,username: lemorage

Ohh, thank you for your detailed explanation! I suspected there should be something wrong with the I2C devices, but I couldn't find the exact reason. The program just didn't print...

Yes, exactly. I have more than one sensor on the same bus, and scd41 is 0x62 by default. They get into conflicts when I try to run the example code....

@qfisch Cool, I'll try to see if these options solve the problem, anyway it seems this must be something related to the hardware stuff, not something we can do through...

There is already a [prime_check](https://github.com/keon/algorithms/blob/master/algorithms/maths/prime_check.py) function out of there, maybe using this would be better?

Ya, quite reasonable, I agree.

Sure, here is a possible answer to your question using the STAR Formula: 1. Situation/Task: During my time as a software engineer at XYZ company, I was tasked with improving...

The excerpt "To be or not to be, that is the question" is a famous soliloquy from William Shakespeare's play "Hamlet". The play is a tragedy that is often regarded...

Have you got the Homebrew tap there already?

> > I have a basic alternative solution using the `trimesh` library. Also, if you have this same concern as me: vertices generated by marching cubes are very dense, and...