Quantcast
Browsing all 4907 articles
Browse latest View live

Troubleshooting • RPi5 kicking out to login screen when closing app.

I've just setup my Raspberry Pi 5 4GB with the latest 32bit image.My plan it to use it to control a Shapeoko CNC so I have installed the latest version of Carbide Motion and I have connected it to a...

View Article


Troubleshooting • Re: RaspberryPi5

Are you sure they are not short flashes? 8 short = SDRAM failure, cause for a warranty return to your supplier.It's what David iron said. There are no long flashes. Long flashes always comes with...

View Article


Automation, sensing and robotics • Re: Wanting to monitor 12v system in van

well, the "mainstream" PI's do not have analog inputs. (pi3,4,5)- you can add an A/D board (analog to digital converter)or, you can look at a Pico, which does have 3 analog inputs. (more of a...

View Article

General discussion • Re: Accessing Raspberry Pi

Hi everyone, im new in raspberry pi, is it possible to access raspberry pi 4 model B using just ethernet cable like the end of the cable is plug in to pi and the other is plug in to my laptop without...

View Article

Troubleshooting • Re: RPi5 kicking out to login screen when closing app.

This issue ?https://github.com/raspberrypi/bookworm ... issues/146Statistics: Posted by gordon77 — Sat Jan 20, 2024 4:01 pm

View Article


Troubleshooting • Re: RPI 400 trouble installing or using matplotlib

Used windows to crop picture.It's already installed in your venv. How are you coding? You need to make sure your dev environment also activates the 3nv before running the program too.Statistics:...

View Article

Troubleshooting • Re: Low FPS with USB Camera on Raspberry Pi 4B

I directed the camera's output to a local IP server and opened it using VLC. While streaming I could view the measured FPS in terminal.Use this simple example:Code: <!DOCTYPE html><html...

View Article

Camera board • Re: Arducam 16MP AF camera on a Pi5 ?

you could probably run something like "LIBCAMERA_RPI_TUNING_FILE=/usr/share/libcamera/ipa/rpi/pisp/imx219.json libcamera-helloDownloaded both imx219. json and also img519-json form here:...

View Article


Troubleshooting • Re: Cant roll back to stable version of raspberry pi OS

Maybe write Raspberry Pi OS to a spare microSD card using Imager, and try that.Statistics: Posted by neilgl — Sun Jan 21, 2024 3:47 pm

View Article


MicroPython • Re: Pico W Micropython bootloader (Jan 2024) may have caused my...

I can't help other than to say I have been using the latest 1.22 and 1.23 previews of MicroPython without seeing regression errors; things not working which once did work.The 'network' module is baked...

View Article

Troubleshooting • Re: VNC Issue with RPi 5

Maybe write Raspberry Pi OS to a spare microSD card using Imager, and try that (with no other software installed except updates) on the Pi5 that is giving trouble?Statistics: Posted by neilgl — Sun...

View Article

Networking and servers • Re: Simplest possible SMTP and FTP server for a...

If this is all on your network, I would just install sendmail and dovecot on your server. That is where you will go to retrieve your email. The setup is really pretty simple and you can get help...

View Article

Troubleshooting • Re: PI 5 turning on and off again

How is the Pi powered in the new spot?The fan will run for a few seconds at boot up, that is normal.Sounds like it is rebooting a lot?Statistics: Posted by neilgl — Sun Jan 21, 2024 3:53 pm

View Article


General discussion • Re: Pi 4B 8 GB as desktop for a few weeks...

So I have switched over from Raspberry Pi OS to Armbian Jammy Plasma and I can’t recommend this OS with the raspberry pi 5 enough. It so so damn stable. I have only had to reboot the system once since...

View Article

Image may be NSFW.
Clik here to view.

Beginners • Re: Connect SATA HDD on Raspberry pi 5

Statistics: Posted by Orionis — Sun Jan 21, 2024 3:59 pm

View Article


Image may be NSFW.
Clik here to view.

Troubleshooting • Re: Can't see pi files in windows explorer

It looks like things have changed since I first wrote those instructions Something else I need to update.Try running the following commands and see if that helps:Code: sudo cp...

View Article

MicroPython • Re: Timing Various Events

@hippy, can you point me to where these memory locations for the pico are documented? Thanks.TIMER_BASE = 0x40054000, TIMER_MSW = TIMER_BASE + 0x08, TIMER_LSW = TIMER_BASE + 0x0C.They are all in the...

View Article


Image may be NSFW.
Clik here to view.

MicroPython • Re: Error trying to install MicroPython

What hippy said, and if I do the same as before on the laptop, with Internet connected (laptop WiFI on), it works OK:Statistics: Posted by neilgl — Sun Jan 21, 2024 4:06 pm

View Article

Graphics, sound and multimedia • Re: Pi 5 Obsolete TV standards support… how?

Yep really out of my depth here but the ‘pin 4’ was a reference to the ‘rpitx’ code that produces an RF output. I looked again and it’s actually GPIO4 on pin 7 that it uses, and there is stuff on...

View Article

Image may be NSFW.
Clik here to view.

General • Re: Pico Debug probe to Pi Pico SWD

The reason I tested with 1 kHz is to test if my cables were too long or noisy, I did run 5 MHz to begin with. EDIT: just tested 1 kHz just out of curiosity. It is stupidly slow (16 minutes to flash...

View Article
Browsing all 4907 articles
Browse latest View live