Beginners • Re: Please Help. Ipam mini2, want to get pi please help me.
They said you experts would know how to turn my ipad mini2 into linux and then add a raspberry pi 5it doesn't do that.i usually trade them in on amazon, at least you get some credit for purchase'sas...
View ArticleTroubleshooting • raspberry pi no green light no screen
hello friends ive moved away from my home to a another apartment and my pc has been at my old house and i wanted to use my raspberry pi as a normal pc to do light work stuff, i pluged the raspberry pi...
View ArticleTroubleshooting • Re: raspberry pi no green light no screen
The usual place to start is The Boot Problems StickyStatistics: Posted by thagrol — Sat Apr 13, 2024 11:45 pm
View ArticleBeginners • Re: ADC data transmission program problem with Pico W Bluetooth
Sorry for the delay. I check the arduino method to send your bluetooth data and Yes it hangs when you send information every 10ms.I modified your code for pico C-SDK and I was able to transfer data...
View ArticleGeneral discussion • When using UART, is the configuration for serial PC...
Hello,I'm connecting tf-lidar data via UART1 communication. Additionally, it's connected to a PC via serial.If I configure it as below, which UART is used for connecting to the PC via serial? I'm...
View ArticleGeneral • Re: How to verify the environment information in which the uf2 is...
@DS256Thank you for the helpful information.Unfortunately, I'm using C/C++.Statistics: Posted by asfdsfwdf — Sun Apr 14, 2024 12:09 am
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
There is already a request to include Dosbian on my github issue page, maybe even from yourself Sorry I have not got round to it yet, like several others, as my priority is merging the beta Pi5...
View ArticleBeginners • Re: Self built NAS - how to backup PC, iPhone, iPad
Your easiest option for backing up from PC is almost certainly an existing product/project that supports backups to a NAS.That said, it should be possible to schedule some sort of backup without extra...
View ArticleBeginners • Re: Need more GPIO Pins...LCD screen uses them all!?
From what is published in your link to that screen, there are 4 unused pins on the 2x20 header.These are the physical pin numbers (NC = not connected):1NCPower positive (3.3V power)17NCPower positive...
View ArticleWolfram Language • Menu Bar Font Size in Mathematica Notebooks?
I have a Raspberry Pi 5 running Bookwork and Mathematica 14.I used Appearance settings to increase font size and indeed, in things like Terminal, the font size is indeed larger, but in Mathematica, it...
View ArticleGeneral discussion • What are the basic approaches to getting closer to the...
Hello,I've configured to receive data through the ov5642 camera. It's stated that they support up to 60fps (1280p), but there's a significant difference. My setup involves connecting to the Pico via...
View ArticleMicroPython • Re: Pi Pico Web Editor to work with Chromebook
There are some: but they are very buggy and almost unusuable and really geared toward block programming.https://bipes.net.br/ide/ <-- tried to use this but the students are constantly refreshing...
View ArticleBeginners • Re: Cheapest NAS Possible Pi 3 B+ vs Pi 4 2/4GB
Not large at all. For a NAS I'd run "headless" with the Lite version of the OS (no GUI). That should fit on a 16GB card quite easily. Possibly even an 8GB card, but that would be a bit tight.I tend to...
View ArticlePython • Re: Pi 5 and VsCode Display issues
Yeah Youtube strikes again... went a different route and have it working nowStatistics: Posted by DStansberry1 — Sun Apr 14, 2024 11:42 pm
View ArticleCamera board • Re: Blank JPG from camera when using SSH
They are "approximately" the same size (give or take a few 100 bytes).And Irfanview says the width and height are the same. It shows a "almost black" image when I take it from the SSH.I did try...
View ArticleBeginners • Pi 5 GPIO pins
Hello AllJust took my Pi 5 out of the box, plugged it in, and tried to run some examples form my Pi 3. Much to my surprise the GPIO libraires do not work on the 5 that was used on the 3. I'm pretty...
View ArticleAdvanced users • Re: PI5 and easy AI/CV/LLM
Great topic. i am installing gemma right now. Gonna play with it soon After trying, it is too slow and ruins the CPU. Temperature went to out of the charts. We need AI accelerator in next gen PIs. I...
View ArticleGeneral discussion • Re: Bandwidth Speed and Options in Raspberry Pi USB...
I've done no hard testing but have experimented with the USB gadgets.The short answer is "it depends".Now for the long answer:The maximum theoretical bandwdith for data transfer using a Pi (whether in...
View ArticleBeginners • Re: Pi 5 GPIO pins
Search ther forum. GPIO moved from on chip in the PI 4 (and earlier models) to off chip in the RP1 on the Pi5. That means libraries that expected to hit the GPIO via memory mapped registers will no...
View ArticleOther projects • Re: How GPS/GNSS works without direct sky view?
David,Some GPS unit feature an external antenna connector although a long wire at GPS frequencies can be self defeating.If your GPS unit is a USB thing consider a couple of metre USB extender cable....
View Article