Troubleshooting • Re: [Semi-Repaired] 'sudo apt install git-all' trashed my...
I can accept that, but would also suggest package installers should support some means of mitigating things when the packager hasn't.This feature already exists. apt will refuse to remove any package...
View ArticleCamera board • Output Correct Raw Pixel Intensities Across Different Exposure...
**Describe what it is that you want to accomplish**I am attempting to determine the noise floor of the camera by capturing images at various exposure times and then analyzing the average pixel...
View ArticleTroubleshooting • Re: Raspberry pi 5 WIFI disconnects when display is connected
Which log? I did not follow. I did some more tests. It seems and and I have noticed something interesting. If the display is connected in either port, the wifis either hidden or not, does not show for...
View ArticleTroubleshooting • Re: AltGr (Screen Grab) not working in Rasperry Pi 4
that might be an x11 vs wayland differenceor it might be alt vs altgr, try the other alt key?As I'm no PI expert, when I first read your reply I had absolutly no idea what you were refereing to.Long...
View ArticleBeginners • Re: CamJam Edukit2 -LDR
Did you get the worksheets with the kit? Because they explain how the circuits work:EduKit2/CamJam EduKit 2 - GPIO Zero/CamJam EduKit 2 - Sensors Worksheet 4 (GPIO Zero) - Light.pdf at master ·...
View ArticleOther RP2040 boards • Re: A new commercial/hobbyist PICO and NANO suggestion.
However "1GHz cores" might be on the cards with whatever RP235X proves to be. The current RP2040 can be over-clocked to 400MHz and beyond, which is almost halfway there.Not likely on 40nm...
View ArticleGeneral discussion • Re: Send IR Command LIRC
I tried to frame with the camera but I don't see anything, but if I connect an oscilloscope I can see the train of pulses it generates when I send the command. I did another test by connecting a...
View ArticleOff topic discussion • Re: What's with the CloudFlare nonsense?
Hi, I noticed the same thing too, I thought I was the only one.Tutuapp 9Apps Statistics: Posted by nihayo — Wed May 29, 2024 9:44 pm
View ArticleMedia centres • PiZero2W, Buster Lite
Looking for some help. I have a very good installation of myMPD using the above with an I2C audio hat. I am looking to repeat the operation using the headless PiZero2W and only an inexpensive...
View ArticleRaspberry Pi Connect • Copy and paste instructions
Sorry if this sound really dumb and newbieish but how does copy and paste work? I would like to copy a command from my windows machine to a terminal on my pi but I can't figure out how copy and paste...
View ArticleOff topic discussion • Re: I want to sell raspberry pi
Hi, I also advise you to contact the company directly.snaptube vidmateStatistics: Posted by nihayo — Wed May 29, 2024 10:26 pm
View ArticleTroubleshooting • Re: Pi will not connect to Internet through Wifi or Ethernet
...it is not connecting to the router. I'm assuming it is waiting for me to log in. ...To get an ip I need to login, making it a cycle. I'm just wondering what I'm doing different from others setting...
View ArticleTroubleshooting • Re: bullseye nano not binding arrow
also check sudo raspi-config -> localization optionsStatistics: Posted by kerry_s — Thu May 30, 2024 9:40 pm
View ArticleRaspberry Pi OS • Any possibility of running android app/vm on RPI OS?
Hey I need to run an android app on a server to catch notifications.So I thought I would run android in a vm or some sort of way on my raspberry pi 4.There are some methods such as flashing LineageOS...
View ArticleOther projects • Re: Custom Key pad
so after some testing, retesting, re checking and trying to get the pin.pull_up to work I have still been getting 0's across all the d's until I jiggled the board on the bread board, where I saw 1's...
View ArticleGeneral discussion • Lecroy HDO6104 oscilloscope with pyvisa
Hi I am trying to connect Lecroy HDO6104 oscilloscope with pyvisa in Raspberry pi 4B. When I do the query the output shows the resource name properly. I have connected the oscilloscope over usb.But...
View ArticleBeginners • Re: Home control questions
Install structured wiring in the house, with several drops of Cat6 or whatever cable running back to the comms cupboard. Don't forget to run cables under the eaves for cameras and other outdoor...
View ArticleAutomation, sensing and robotics • Re: Utilizing GPIO with VLC Media player
A simple example with no error checking that runs OK on my Pi4 running Bookworm 64-bit Code: from gpiozero import Buttonfrom signal import pauseimport subprocessdef playvid():...
View ArticlePython • Re: Motor Control RASP 3B
Again, what sort of motor is it? (servo, stepper, DC, other)Have you looked at motor control in gpiozero https://gpiozero.readthedocs.io/en/stab ... tml#motorsStatistics: Posted by neilgl — Thu May...
View ArticleAdvanced users • Re: custom image for RaspberryPi 5
Thanks. Putting in config.txtCode: kernel=Imagesolved the problem.Statistics: Posted by raspi_ytl — Thu May 30, 2024 10:59 pm
View Article