sensors
Can I neglect the input current to an analog pin on an 8 bit Microchip PIC12F683?
I\'m trying to measure ambient brightness values with a CdS light-dependent resistor (R2 in the below diagram.) R1 is a known value, and the resistance of R2 has an inverse log relationship with the c[详细]
2023-01-31 05:41 分类:问答Not able to get proximity sensor's values in android
Can someone provide an example as to how to use the proximity sensor?I tried to us开发者_高级运维e it the same way as other sensors, but it\'s not working.[详细]
2023-01-29 13:56 分类:问答Kalman Filter vs Exponential Filter
I was wondering, what are the advantages and disadvantages of Kalman Filter and Exponential Filter? I have a multi-sensor fusion problem and I\'m trying to decide which method to choose.[详细]
2023-01-29 13:44 分类:问答Android Sensors
I have a very basic question about Sensors: Do magnetic sensors return readings w.r.t the phone\'s initial orientation or w.r.t the world coordinates?[详细]
2023-01-28 19:10 分类:问答Converting angular velocities to orientation Wii Motionplus
I\'m working on the Wii Motionplus and I\'ve extracted the raw values using WiimoteLib Library. However, when I normalize it, I get random values that don\'t tally with what is actually happening.[详细]
2023-01-28 16:48 分类:问答Is there a way to retrieve multiple sensor data in Android
I\'m trying to get both accelerometer and orientation data. Currently, I created an AccelerometerManager and OrientationManager. They both do the same thing; implement SensorEventListener and retrieve[详细]
2023-01-28 12:00 分类:问答yamaha MS-3C sensor on samsung galaxy
I have a samsung galaxy s and i have made an application that make a list of sensor in the phone. That program show me many sensor, but my question is on two of them:[详细]
2023-01-27 13:10 分类:问答getting info from magnetic sensors
I\'m listening for sensor values, and getting them OK in my handler with if (event.sensor.getType() == Sensor.TYPE_MAGNETIC_FIELD) {[详细]
2023-01-27 01:07 分类:问答How to stream bot sensors with pyserial?
I am trying to stream an iRobot Create\'s sensors with pyserial. I import openinterface.py, setup the bot variable with the CreateBot function, and then call[详细]
2023-01-26 19:03 分类:问答Android sensor issues when unplug usb
i got a kind of weird issue with my HTC desire. I currently test some opengl things using the accelerometer and geomagnetic sensors.[详细]
2023-01-26 06:16 分类:问答