Marco Afonso

Results 33 comments of Marco Afonso

Hi all, Thanks you so much for this library! I also have the same problem, please see screen attached. Rotating the device on XY plane in a full 360 degrees,...

I'm using more distance from the Pi now but still returns values only in one side of the compass. ![image](https://user-images.githubusercontent.com/498409/154954061-0dbe3bbb-a603-454d-89d6-42b7d797da94.png) This time returns in the opposite site from the first...

> Are you connecting the magnetometer directly to the raspberry? I am doing like so. Since these sensors are so cheap, I would suggest trying with a new one, it’s...

I got it working the complete 360º calibration but I had to disconnect everything from the PI, leaving only the pi and the sensor and keeping the cable 40cm pointing...

I have two speakers in my robot so it can talk =) Most certainly they are creating the interference (speaks have magnets) with the sensor.

I'm going to say yes. I don't think it is a problem with this library so we can close this issue. There are so many variables in the hardware that...

Hi! I think it is pretty possible to support MSSQL. I will try to find some time to develop this. It will go into [adapters](https://github.com/taviroquai/db2graphql/tree/master/src/adapters) Thank you so much.

Yes its should be no problem. Let me know if you need Help. Thank you!

Hi @kivervinicius , I took some time to work on this feature. It is now available since commit https://github.com/taviroquai/db2graphql/commit/fb558cbfb23ff45d042eb34db87cd4e89ad0e18e ! It is also available on NPM using ```npm install [email protected]```...

Hello, I'm having the same problem. Just running the example with microphone and it stalls and does nothing. But, running the example with wav file it runs without problems. So...