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

Automation, sensing and robotics • Most hopeful AI applications based on...

I'm planning to create some interesting local AI applications based on the Pi5 and AI module soon.What AI feature are you most excited about? Vision-based large models, LLMs, 3D reconstruction, or a...

View Article


Networking and servers • Re: Why can't I connect to RSP 4 with SSH?

I found another solution online:sudo nano /etc/ssh/sshd_configSet UseDNS to noNow it seems that this problem does not occur again.Statistics: Posted by mywatermelon — Tue Sep 03, 2024 2:10 am

View Article

Image may be NSFW.
Clik here to view.

General • Re: Tiny USB question.

I found I was able to resolve the issue with adding pico_enable_stdio_uart(${projname} 0) to the cmake file.I now have a happy Commodore 64 computer with Wireless USB mouse support. Statistics: Posted...

View Article

General • Re: What limits maximum external clock freq on GPIN0/1?

You got a good chip. Now buy 10000000 more. Tell me how many work? At 50 MHz the number is likely 90-99 percent of them will. Above that maybe 75, 50, 25, etc. percent?That's exactly it. It's the...

View Article

Image may be NSFW.
Clik here to view.

Off topic discussion • Re: thiney "micro" cheap Boards with...

HiI want put at home some Sensors in the House to measure different thinks and I believe in the Power of Ethernet. A Wire is a Wire. Ok ok theoretically a Bus System could be a solution to but I have...

View Article


Troubleshooting • Running a 32bit app on piOS64

I’m having a bit of trouble running a 32bit app on piOS64 on a pi5 and was hoping someone could tell me where I’m going wrong, or put my out of my misery.The app in question is X32-Edit from Behringer...

View Article

Beginners • Re: OLED display to play video?

Tried a cvlc and mpv and no joy unfortunately. The actual framebuffer is working correctly. I just can't find a video player that will play to a one bit per pixel framebuffer. I guess this isn't...

View Article

HATs and other add-ons • Re: Using a 5G sim with RPi5?

Here is a 5G HAT:https://www.waveshare.com/rm500u-cn-5g-hat.htmStatistics: Posted by ame — Wed Sep 04, 2024 1:39 am

View Article


C/C++ • Re: Trying to cross-complie for Raspberry Pi Zero 2 w

OK. I figured it out. Apparently the compiler expects a specific version for libcstdc++ to be supported. When I downloaded the g++ aarch64 C++ cross compiler I picked g++-13-aarch64-linux-gnu package...

View Article


Image may be NSFW.
Clik here to view.

Interfacing (DSI, CSI, I2C, etc.) • For details on how the LAN LEDs are...

Thank you for visiting this topic. Please forgive the poor writing as I am posting this using a translation site.I am currently investigating the detailed meaning of what the LEDs on my Raspberry Pi's...

View Article

Troubleshooting • Re: Running a 32bit app on piOS64

It's not something I've really played around with (running ARM 32 on 64), but I'd start with looking at the dynamic linking for your 32-bit binary with ldd. For example, and just using bash to get...

View Article

General • TinyUSB Host question

Hi Guys,I now have TinyUSB integrated in to my project and it's working great. I am able to detect mouse clicks and relative movement.The problem I am facing is, when mouse movement stops, TinyUSB...

View Article

Troubleshooting • Re: Microcontroller-based HID keyboard gives random inputs...

Okay, so this is a pretty big update. Huge thanks neilgl for helping me check out my code and setup. I hooked up a Pico on a breadboard and the pi handled it perfectly. Which definitely points to the...

View Article


SDK • Re: RP2350: systick gotcha - FYI

I was talking strictly how the Arm SysTick works, there is a hidden cycle ... the first tick after reset is 0 ... only at the second one it loads RVR. Let me show you with this snippet:Code: unsigned...

View Article

General • Re: TinyUSB Host question

Someone did a mouse HID with absolute mouse positioning with an Arduino / AVR:https://github.com/jonathanedgecombe/absmouseIn that project, the X and Y is no longer declared as relative positions in...

View Article


Other projects • Re: Adapting a daemon to Docker.

Better explained by Jérôme Petazzoni who had excellent articles about Docker: https://jpetazzo.github.io/2020/02/01/q ... es-part-1/Just start a single instance of an executable in the foreground and...

View Article

General discussion • Re: First quarterly report for Raspberry Pi Holdings PLC?

AIUI:Foundation holds shares in Trading.Trading therefore contributes to Foundation, possibly by donation as well as dividend.Trading products are in part aimed at education, though not exclusively,...

View Article


General discussion • Multiple source files in a makefile

I am working with a display interface that comes with a pre-configured makefile, that adds their code to your C code. I got it working with adding additional include files to work, but nothing I have...

View Article

General • Re: Non blocking data logging on dual core system

Ever heard of Symmetric Multi-Processing?Did you read my first post where I explained I was already using both cores of the rp2040 ? I'm already running my OI in parallel.My point is that RTOS is a...

View Article

Image may be NSFW.
Clik here to view.

Advanced users • Re: Pi 5 Netboot eeprom flash bricked ethernet

Couple of things:1. When you say that you have tried re-flashing the Pi 5 with "the correct Netboot which was created using the Pi Imager with Network Boot chosen. That didn't do a thing", what did it...

View Article
Browsing all 3552 articles
Browse latest View live