Quantcast
Channel: Raspberry Pi Forums
Browsing all 5014 articles
Browse latest View live

MicroPython • Re: Local image defined in html not being displayed by web serwer

Using microdot @app.route('/virgo1.png') i see virgo1, but it isn't displayed by html <img src="virgo1.png"/>.Try a different browser ? Flush the browser cache ? Add a '/' prefix to the '<img...

View Article


Beginners • Build an IR Remote Control "Hat"?

HiI found some cheap IR LED (EAN: 2050001717030) from an Electronic Store. The have just 10° Angle who is perfect for "long Range" I would assume.Also 950nm who is on the upper end of the IR LED...

View Article


MicroPython • Pairing/bonding supported in C-SDK but not MicroPython

From my understanding the PICO-W port of Micropython does not support pairing/bonding. These #define options or whatever they are calledMICROPY_PY_BLUETOOTH_ENABLE_PAIRING_BONDING and...

View Article

Beginners • How does RP measure current supply?

Hi,I’m using an RP5. It is connected via a super big home made cable to a 10A power supply. When I start it says the power supply is inadequate and it will restrict USB power. I have stuck a voltmeter...

View Article

Camera board • Re: libcamera-raw with circular and signal

Awesome cheers Gordon, David. I look forward to making some progress with this later on.Statistics: Posted by ChrisMingay — Tue Feb 06, 2024 11:22 am

View Article


Camera board • How to keep two pi camera working continuously

I am working on one project where I have to detect playing cards backside and frontside of cards which will be used raspberry pi5 and 2 pi cameras ,one camera for backside and second one to detect...

View Article

Beginners • Re: How does RP measure current supply?

Hi,I’m using an RP5. It is connected via a super big home made cable to a 10A power supply. When I start it says the power supply is inadequate and it will restrict USB power. I have stuck a voltmeter...

View Article

Other programming languages • Re: Pari/GP CAS (Computer Algebra System)

Apologies I should have had a quick look at Pari before asking the question about GMP.Wolfram is amazing, my main use has been for its symbolic computation which avoids my mistakes when simplifying or...

View Article


Camera board • Re: 2 cameras on rpi5

Do you mean focus not zoom ?Statistics: Posted by gordon77 — Tue Feb 06, 2024 11:43 am

View Article


General discussion • Re: Missing 'apt' sources ?

After editing '/etc/apt/sources.list' by replacing -Code: deb http://raspbian.raspberrypi.org/raspbian/ buster main contrib non-free rpiWith some randomly found / guessed mirror equivalent -Code: deb...

View Article

Beginners • Re: Pan and Tilt

By altering min_pulse and max pulse I got it to workbut now Adafruit tell me it shouln't be run direct from the gpio pins and that I need to buy a hat.Nowhere on the Pi Hut did it mention this when I...

View Article

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

Oh, I'm not sure what happened there. Maybe it auto-updated to a later, standard version. What do these commands print (when using composite video)?Code: cat /boot/firmware/.firmware_revisionuname...

View Article

Graphics, sound and multimedia • Re: Missing pygame.FINGERMOTION events

KMS and DRM have nothing to do with input devices.The lowest level test for input devices is evtest (sudo apt install evtest), which will print out all incoming events for the selected input...

View Article


General discussion • PI 4 overheating?

Hey guys,searching for a reference temperature .so I'm running a raspberry Pi 4 Model B Rev 1.1. 4gigCPU load is around 6%Temp is avg. at 77 degrees no case in use and no fan or heatsink installedist...

View Article

General discussion • Re: PI 4 overheating?

a naked pi, yesit throttles at 80 to reduce temps.Statistics: Posted by kerry_s — Wed Feb 07, 2024 11:27 am

View Article


Image may be NSFW.
Clik here to view.

Other RP2040 boards • Re: Thonny Errors RP2040 Custom PCB

Hello and thank you very much for your help. Your drawing is very good. If I may suggest to you, instead of tracks at the bottom side, use zeros at the top, for example R1206 or even R0603, so you can...

View Article

General discussion • Installing packages issue

I m using raspberry pi 5 for my project and needs to install some python packages like OCR to detect text ,the installation is not happening in terminal so i made virtual env to install but with that...

View Article


Python • Re: package install

its not installing showing the below errorerror: externally-managed-environment× This environment is externally managed╰─> To install Python packages system-wide, try apt install python3-xyz, where...

View Article

Image may be NSFW.
Clik here to view.

Interfacing (DSI, CSI, I2C, etc.) • Re: How to use round GC9A01 display with...

Thank You for the quick replies! Do make sure there is a common GND between the Pi and the display, otherwise communication could be erratic.Thanks for the tip, that makes sense! But (and forgive me...

View Article

General discussion • Re: Installing packages issue

I m using raspberry pi 5 for my project and needs to install some python packages like OCR to detect text ,the installation is not happening in terminal so i made virtual env to install but with that...

View Article
Browsing all 5014 articles
Browse latest View live