Tag for questions about sensors, often used on integrated circuits and electronic devices to sense and measure external environmental variables.
i have Arduino Mega and an IR Emitting LED and i want to send data "Hex Data" that i choose …
arduino sensors infraredMy question is very similar to this one: iPhone Proximity Sensor. There's clearly some manner of thermometer within the iPhone …
iphone api sensorsi have added a feature in my app that uses the proximity and accelerometer sensors (the second is to detect …
android sensors batteryI'm trying to implement an arrow that uses the orientation sensor in order to point towards a specific location. Google …
android location orientation compass-geolocation sensorsI listened to this talk: http://www.youtube.com/watch?v=C7JQ7Rpwn2k which is Invensense Inc prototyping …
android accelerometer sensors gravity gyroscopeI'm using the Android gravity and magnetic field sensors to calculate orientation via SensorManager.getRotationMatrix and SensorManager.getOrientation. This gives …
android orientation sensorsI have just started learning android. I have develop a program named Android Light Sensor that measure the Intensity of …
android sensors lightI've searched for a tutorial/an answer on polling accelerometer faster with NDK but didnt find solver yet. just found …
android android-ndk native accelerometer sensors