raspberry-pi tag

99 questions


1 answers
40 views
0
Options for Using Raspberry pi as an Analog Phone

How do I connect Raspberry pi to a landline phone at home and use it as a programmable analog phone? I would like to know if there is a way to communicate with incoming and outgoing calls and voice as...

2 years ago

1 answers
89 views
0
I want to extract a specific color from the image.

Thank you for your help.I'd like to extract red and green colors from the image and enclose the color dot group in a rectangle, but I can't try any HSV pattern.Blue is working well now, but it's partl...

2 years ago

1 answers
79 views
0
Transmitting Infrared on irrp.py doubles the signal

I used RaspberryPi3B+ as an infrared remote control and used it for lighting.At one point, the update failed and 3B+ stopped booting, so I re-entered the operating system.Then, I couldn't operate with...


1 answers
63 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...

2 years ago

1 answers
98 views
0
I want to temporarily save the stream (ByteIO data) obtained from PiCamera.

*You may not understand the ByteIO completely.Please understand.As a flow, P Take a picture with PiCamera and save it to the variable stream① Save stream to another variable stream_save② Process strea...


1 answers
45 views
0
What should I do to tether WiFi on Android Things 3)?

I tried using the code below, but it turned out to be SecurityException and could not be configured.I set WRITE_SETTINGS for the manifest, but is it not possible to use it?Caused by: java.lang.Securit...

2 years ago

1 answers
71 views
0
I have a question about installing libx264.

I checked the ffmpeg encoding as not found libx264, but it wasn't in /usr/lib/, so I tried to install it, but I couldn't do it many times, so I asked this question.I downloaded x264 on git clone and c...


1 answers
76 views
0
To Prevent the Splash Screen from Displaying When You Change Your Desktop Environment in Raspberry Pi

Installing the current latest version of Raspbian will boot to a desktop environment called PIXEL.I wanted to change this to Xfce4.# update-alternates --config x-window-managerIn , select /usr/bin/xfw...

2 years ago

1 answers
132 views
0
PyUSB is a compilation error from the beginning no module named 'usb'

I would like to connect the USB device (sensor) to the Raspberry Pi and use PyUSB to communicate data.The programming language is Python.Now, pyusb, libusb are already installed, but I get the followi...


1 answers
69 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...

« - 6 - »

© 2024 OneMinuteCode. All rights reserved.