Raspberry Pi OS • Re: Please remove broken mirror from mirrorbrain (2024)
Well, good. Sounds like you're all set, then.Statistics: Posted by BigRedMailbox — Sat Aug 24, 2024 6:32 pm
View ArticleBeginners • When will the official reference schematic for Raspberry Pi 5 be...
Friends:I am looking for the reference schematic of Raspberry Pi 5, but I have been searching for it in the official documentation for a long time without finding it. It seems that other previous...
View ArticleGeneral discussion • When will the official reference schematic for Raspberry...
Friends:I am looking for the reference schematic of Raspberry Pi 5, but I have been searching for it in the official documentation for a long time without finding it. It seems that other previous...
View ArticleMicroPython • Re: RP2350 compatibility with RP2040 micropython code
A classic app note for resistive touch panels or screens is slaa384a.pdf from TI, titled "4-Wire and 8-Wire Resistive Touch-Screen Controller Using the MSP430", and one should be able to find it via a...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: SPI display for RPI5 with dtoverlay?
@BUGSworstnightmare - I wonder if you managed to get any further with the Touch controller?Waveshare's response my request for the init strings for the SKU27579 Touch panel was somewhat predictable -...
View ArticleGeneral • Re: RP235x store?
Alternatively buy a Pico 2 or third-party board and de-solder the chip.Statistics: Posted by hippy — Sun Aug 25, 2024 6:12 pm
View ArticleC/C++ • Re: CMake and arch-specific compiler options
The ideal case is having a directory (called a sysroot or root filesystem) for each of your targets. They're just normal directories, you can have multiple on the same system.If you want to target...
View ArticleSDK • Pico Segger Setup, quesiton about earlier post
viewtopic.php?t=324460&sid=b590a8fac7f5 ... a27d788f5fPost is locked...trying to replicate what is in this post, set up SEGGER IDE to work seamlessly with Pico SDK.I can't follow some of it, any...
View ArticleSDK • Pico SDK2 USB Joystick
Hello all,for anyone interested in USB, a significantly improved USB/HID Joystick device stack is available here :https://github.com/Serialcomms/Raspberr ... B-JoystickMajor features...
View ArticleMicroPython • Testing PIO on Pico 2
I finally got my hands on Pico 2 and decided to check out some of the new PIO features. I have written a program to test using RX FIFO as storage registers (FJOIN_RX_GET mode) and using IRQ to branch...
View ArticleJava • Re: How do I install Java JDK 21
The Pi repository only has Java 17. Use one of bellsoft's offerings: https://bell-sw.com/pages/downloads/#jdk-21-ltsHow can I do this running headless?Statistics: Posted by aspiringarsonist — Sun Aug...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
For those interested, "Consolidated text: Regulation (EU) 2023/1542 of the European Parliament and of the Council of 12 July 2023 concerning batteries and waste batteries, amending Directive...
View ArticleCamera board • Re: Hyper-Hemispherical Lens Request
You might want to look at using a professional laser cut pin-hole lens - infinite focus and extremely wide angle, the closer to the sensor the wider the angle of view. I originally used one on Nikon...
View ArticleBeginners • Re: Should I throw away my shorted pi?
Before a WIFI USB, I'd recommend doing some more investigation to see if any other HW components are fried.Thanks. Do you have any suggestions?See my previous post See in PINTEST is installed on your...
View ArticleGeneral discussion • Re: Raspberry Pi as Matter iot device
Have you already done what it says on their github for a Pi4:"Using rpi-imager, install the Ubuntu 22.04 64-bit server OS for arm64 architectures on a micro SD card."Statistics: Posted by neilgl — Sun...
View ArticleAdvanced users • Re: 24/7 repeat hardware failure
I've not had any problem with dying Pis - I've got 6 or 7 of various types that are powered up 24/7. That includes a Pi 1 which has been powered up and never rebooted for around 9 years. The others...
View ArticleAutomation, sensing and robotics • Re: Circuit Feedback: Rasbery PI + mosfet...
I meant a schematic with the separate 5V supply. I was hoping to observe how/where you connect the negative of the separate PSU. Is it going to be similar to what I have in the schematic?Also, If you...
View ArticleGeneral discussion • Re: Interfacing with Android
Is anyone else tired of phones constantly getting bigger and more distracting?! I am looking to change the way I interface with my phone and am curious about whether it is achievable with a raspberry...
View ArticleAdvanced users • Re: Right-click context menu item "Edit as...
1. no2. yes, it can be added3. it's just a bad ideawith the use of wayland, it is not recommended running gui apps as root/admin.that being said, if you really want that feature, running the latest...
View ArticleTroubleshooting • Re: AZdelivery GY-21 HTU21 - not detectable on I2C bus
Quick update: I reduced the I2C speed to 10kHz, still no luck I also tried the sensor on a Raspbery PI Pico I had lying around, there it works even up to 400kHz ... I am at a loss at what I am doing...
View Article