sensor tag

6 questions


1 answers
60 views
0
2i2c RPlease tell me about the program of the 9-axis inertial sensor connected to RaspberryPi!!

Using the LSM9DS19 axis inertia measurement module, we have created a program that repeats the acquisition and display of acceleration, gyro, magnetism, and temperature sensor values over an I2C conne...

1 years ago

1 answers
65 views
0
Can MG811 (carbon dioxide sensor) be used on Android Things?

I'd like to create an app that measures carbon dioxide with raspies and sensors and sounds an alarm if it's too high, but I'd like to ask if it's possible to get carbon dioxide values with the followi...


2 answers
89 views
0
Raspberry Pi loses power when connecting the GND of the CO2 sensor.

I'm a beginner at Raspberry.The CO2 sensor MH-Z19 and Razpie 3 model B are trying to be male-mixed.However, if you connect the 6th GND of the Raspie GPIO to the sensor side GND (number 7), the Raspie ...

1 years ago

1 answers
112 views
0
Is the Android proximity sensor delay controlled?

I have a question because there is something that doesn't work well while studying Android. mSensorManager= (SensorManager)getSystemService(Context).SENSOR_SERVICE ); mSensor = mSensorManager.getDefau...


1 answers
95 views
0
If you specify a pattern in advance and the tilt sensor moves according to the pattern, you want to write a code that sends out a signal.

Hello, I'm going to do a graduation work that sends out a specific output when I adjust the slope to the pattern.I use the tilt sensor above For example, if you set the pattern to front, back, left, a...

1 years ago

1 answers
77 views
0
Raspberry and Arduino communication question!

I am communicating with Raspberry Pi by attaching a fingerprint recognition sensor to Arduino.While coding, I didn't receive the value of the fingerprint recognition sensor from Raspberry Pi, so I'm a...


© 2024 OneMinuteCode. All rights reserved.