Troubleshooting • Got a Kamvas pen display need drivers
Hello Everyone, We've been gifted a very nice Kamvas Pro 16 Drawing table with a screen built in. We had a little play yesterday and most of the features work out of the box. What doesn't work are the...
View ArticleBeginners • Re: Using RPi for data acquisition in industrial setting
One source for Sensors/boards i use is ADAFRUIT (in the USA)for the temps, I'd look at Type K thermocouple, with a board to read it.but they have a large variety of sensors and boards. They also have...
View ArticleCamera board • Issue of OV5647 camera in opencv
i have ov5647 camera module with raspberry pi 4/4gb ram. I am working on face detection code in it but when i try to access camera using opencv it shows black screen in preview where if I run Code:...
View ArticleMicroPython • Re: Pico W Reliability
Modified version of connect_to_wifi() behaves better:Thanks, you are right. There are some problems with my connection code. However, from the logs, it is clear that we never get there because...
View ArticleBeginners • Re: DAS How to build a Raspberry Pi DAS (not NAS) by USB-C or WiFi
Short answer: You can't.I don't understand.The Yottamaster is an accessory that one could attach to a Raspberry Pi. The Pi is a computer the other is an enclosure that holds disks.I don't know about...
View ArticleTroubleshooting • Re: Movie Poster / FBI issues
But doesn't that take all the fun out of being a DIY'er?Wouldn't that just turn us all into mindless consumers?Statistics: Posted by BigRedMailbox — Thu Dec 26, 2024 4:06 pm
View ArticleTroubleshooting • Re: Remote to Pi at another location?
Thank you for the replies I will configure it with his network password etc before sending Statistics: Posted by iansmiler — Thu Dec 26, 2024 4:11 pm
View ArticleSDK • Re: What is the -D PICO_BOARD for Zero ?
(*) What does use the "// pico_cmake_set" comments and its friends ?One of the things it does is to feed through the memory size to something that ends up in the linker script - though I can't...
View ArticleTroubleshooting • Re: Raspberry pi 1 b+ (?) Not turning on anymore
Read the boot problems sticky viewtopic.php?t=58151Statistics: Posted by DougieLawson — Fri Dec 27, 2024 3:35 pm
View ArticleBeginners • Re: How is your experience on RPi Lite, Ubuntu Server and Ubuntu...
In terms of using Lite vs Desktop, you need to consider how you are going to do development. I would look for a compelling reason to go for another OS.I am writing code on RPi 5 with RPi OS Desktop....
View ArticleGeneral discussion • Re: Raspberry Pi 5 on a life support for no such reason
May this USB multi-meter be a good choice?Code:...
View ArticleCamera board • Re: All my Picamera2s stopping being detectable
same here with a v2 cam.Statistics: Posted by noviceiii — Fri Dec 27, 2024 3:56 pm
View ArticleGeneral • Re: Run Pin reset timing
If the range of pull-up values isn't in the datasheet you can raise that as an issue, ask for that to be included.In the absence of knowing the value you can use an experimental approach; add another...
View ArticleGeneral • Re: Cannot upload sketches to Raspberry Pi Pico from Arduino IDE
I like to use the Arduino IDE with the Pico...Because I already know it reasonably well and there is so much stuff already written for Arduino that works on the Pico; so why re-invent the wheel?The...
View ArticleNetworking and servers • Re: Building a Raspberry Pi 5 Server with 10 HDDs...
Earlier this year i also build this with a pi 5 and 6 HDD's - its getting closer to making a profit each month, and that is the one with a public dashboard.https://youtu.be/zD5zkPcbtawI'm confused....
View ArticleGeneral • Re: Is there a minimum list of files to archive a project?
I recently upgraded to version 2.1 of the SDK and the Visual Code builder for Windows. I used to be able to delete the build directory and just keep the CMakeLists.txt, my source and the .vscode...
View ArticleTeaching and learning resources • Re: Advent of Code 2024
Finally! I've completed day 19. It took a week (for part 2).Naive version (that was passing the test case) of both part1 and part2 was done in 30 minutes the first day.After that it took me the rest...
View ArticleCamera board • Re: bookworm lite, rpi5, picamera2 preview on second hdmi
Can 2 displays be connected via display port? Or is it possible to have 1 HDMI - 1 display port?Statistics: Posted by rouzman — Fri Dec 27, 2024 4:11 pm
View ArticleTroubleshooting • Re: Raspberry Pi 5 on a life support for no such reason
Something like this:USB meter.pngIt appears to pass through the PD signals. It shows my phone charging at 9V, dropping down to 5V when nearly full, and the phone says super fast charging.Have you got...
View ArticleGeneral discussion • Re: How much is pi stuff supposed to cost?
Hi,I was considering purchasing the newly released Raspberry Pi monitor and was quite surprised by the price.It costs $196 here, which converts to about $145 USD, including shipping and taxes....
View Article