This nifty little gadget can help solve one of the most annoying TV remote problems, and it even lets you hide boxes behind ...
Your remote can stay buried in the couch.
The way it works is that it turns your Windows Phone into a remote that can interact with Microsoft Office installed on your Windows PC. It will also show you your speaker notes and the presentation ...
// Implementation of Madgwick's IMU and AHRS algorithms. void begin(float sampleFrequency) { invSampleFreq = 1.0f / sampleFrequency; } void update(float gx, float gy ...