Quantcast
Browsing all 4894 articles
Browse latest View live

Raspberry Pi Connect • Re: Saving screen space

It's a suggestion I gave too, but they have a hard time hearing it.Statistics: Posted by celona — Mon Aug 26, 2024 7:53 pm

View Article


General discussion • Re: Forget Username and Password

Is your PiHole computer 64-bit capable? You can boot any 64-bit OS in any RPi that supports 64-bit. Assuming it has the right firmware.The same is NOT true for 32-bit OSes which won't boot on an RPi...

View Article


Raspberry Pi OS • Re: install custom kernel RPi5, cross compile using RPi5

There is not a build for using the RPi5 as host and burn the result Linux arm64 kernel for theRPi5 to a SD card. (/dev/sda1-2) Running the following command on the host RPi5 will produce...

View Article

Camera board • Re: Software for a Pi Microscope

You could try this.. see if it suits...https://github.com/Gordon999/RPiCamGUIOk thanks! I'll check it out. Another question for anyone who notices this:I am wondering if I can use the Pi 3 as a device...

View Article

General • Re: GPIO output defect?

If the OP's pull-down driver has been damaged and no longer works, it seems plausible this was caused by over-voltage burning that pin's driver out, perhaps by connecting it to a 5V signal in...

View Article


Troubleshooting • Re: Connected two Waveshare HATs to a Pi5, killed my Pi

According to the info in https://www.waveshare.com/wiki/Stepper_Motor_HAT (Q/A-section) stacking is not supportedLadies and gentlemen, we have a winner!OP, how did you get the idea that you could just...

View Article

Troubleshooting • Screen size problem using 7" Display on Pi 5

I have two screen problem and I suspect they are related.1) The desktop seems marginally oversized in that if I move the mouse cursor to all 4 edges of the screen, on the top and left sides the cursor...

View Article

Troubleshooting • Re: Raspberry Pi Configuration

That video tells us that at startup it is running "Stokes Automation Systems DAS"You may already have known that.Maybe time to mount that card and look for any Stokes related stuff. (or use a spare...

View Article


Python • Re: Which Python IDE for RPI 5 and RPI OS

I switched all my Python projects from PyCharm to VS Code.VS Code is rapidly becoming the only coding IDE I use on any platform for any programming language.Many thanks. Had installed and trying out...

View Article


Python • Re: Running script with pygame headless

Depending on what the script does, you could replace pygame with something else to read key presses e.g. pip install keyboard, then use:Code: keyboard.on_press(key_press) etc.Statistics: Posted by...

View Article

General discussion • Re: Raspberry Pi 5 2GB released! $50!

Wonder if RP500 is on the horizon.Depends on how far out your horizon is. Dr. Upton said that the Pi500 should be released this year, but schedules have been known to slip.Statistics: Posted by W. H....

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Re: Raspberry Pi 3 can't ssh, can't login, but ping ok

(By the way, raspbian was the old name for raspi'os, this is just a name evolution, no ?)No. Raspbian is and always has been the name for the project that the old 32-bit OS gets most of its software...

View Article

General • Re: RP2040 and RP2350 PIO differences.

To reply to my own question.....Project in question is a fork of another, the original author had not initialized the Pins for 1mhz and r/w in the main code, this didn't seem to matter on the RP2040,...

View Article


Graphics, sound and multimedia • Re: Connecting external output jacks to...

I have also tried to hook up an encoder to the DAC PRO with no luck.Encoder is a 24-position 5-pin encoder. I have connected GPIO 23 (to encoder CLK) and GPIO 24 (to encoder DT) for rotary encoder,...

View Article

Automation, sensing and robotics • Re: BLE counter based on authorised Tags

A Python script could be another option for a proof of concept, maybe something like this:https://github.com/bowdentheo/BLE-Beaco ... me-ov-filehttps://pypi.org/project/ble-scanner/You'll have to add...

View Article


Other projects • Security Camera

Hi,A few years ago I made a security camera to moniter my house while away, using a Pi Zero w and Pi camera running Motioneye, I could access motioneye on my local network through a browser, and on my...

View Article

Beginners • Re: Problem in login

HiThe way to get connect to the Octopi was using the Raspberry IPThanks for help DoronStatistics: Posted by sonra — Tue Aug 27, 2024 8:31 pm

View Article


Image may be NSFW.
Clik here to view.

General • Re: Pico2 40Mhz SPI Signal integrity

Ok, I think the main reason for my display artifacts is the difference on how SPI CS is handled on RP2350 together with DMA.On ESP32, SPI CS stays low for the whole DMA Transfer (e.g. 16 Bytes). On my...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Issues using a logic level converter driven by the Pi GPIO

Hey folks, I'm stuck on something I thought would be simple. I am trying to use the GPIO on the PI to drive a stepper motor driver. Because the GPIO on the Pi sources 3.3V I am using a logic level...

View Article

Image may be NSFW.
Clik here to view.

General programming discussion • Re: 24 Minute Sun Simulation

Thanks again for the assistance.Two 150W PSU (thank you davidcoton) were purchased to power all of the lights.I only saw 20 AWG wire on the website so hopefully that'll work. I will definitely attach...

View Article
Browsing all 4894 articles
Browse latest View live