MicroPython • Re: Will I be able to run this code on MicroPython?
HippyI've tried your code and progressed but I don't think I fully understand what I need to send in the GET requestThis is the output from your code replacing the URL with my metoffice one. I've not...
View ArticleNetworking and servers • Recalbox Networking Issue;
** Sorry if it is not appropriate to post this type of subject here, I have tried to post on the recalbox forum but there doesn't seem enough knowledge over there in order to resolve the issue ** (...
View ArticleGeneral • Re: Multi-channel, multi-sample DMA ADC reads
Thanks for taking the time for that reply. It makes sense. I thought the ADCs were independent rather than inputs into the same one. Also, all of the examples I had seen for audio sampling essentially...
View ArticleAdvanced users • Re: What slows down the system startup?
I think kernel and system was loaded about 5 seconds but something before loading kernel takes 10 seconds. Maybe I should compress it ?Statistics: Posted by KernelNinja — Mon Feb 12, 2024 12:40 pm
View ArticleRaspberry Pi OS • Re: NVME Base firmware upgrade
NVMe Base is what the Pimoroni M.2 addon is called. The Geekworm one isn't called that.Pimoroni NVMe Base and the Geekworm X1002 don't have a microcontroller. There is no firmware to upgrade.What...
View ArticleGeneral discussion • Re: Blacklisted from official Facebook page and topic...
That's the one I linked to above. When I view It I only see official posts so a link to the actual post would help.I don't have a faecebook account so I can't get a direct link, but I can see it in...
View ArticleC/C++ • Re: C++ fgets behaving very oddly on Bookworm (no other environment...
Hi AndyD,Thanks... you are being enormously helpful.I have a lot of things to test and try: and, as I enter my 2nd week of writing C++, it all take a much longer than it should.But first, appologies:...
View ArticleTroubleshooting • Re: Mirroring the HDMI outputs on Bookworm.
viewtopic.php?t=365496Statistics: Posted by aBUGSworstnightmare — Mon Feb 12, 2024 1:04 pm
View ArticleHATs and other add-ons • Re: Pi-Digiamp+ with RPi 5
To clarify, are you saying you're able to both output and input stereo (separate channels vs split mono) via I2S on the Pi 4 at the same time?Statistics: Posted by GBee — Mon Feb 12, 2024 1:10 pm
View ArticleGeneral • Re: RP2040 pull-down resistance below data sheet ranges
What series resistor are you using?I've got an input signal that's ~28.5V when high, and I was using 470kΩ series resistors. I was seeing a 1.8V to 2V signal at the input.I have since changed to 200kΩ...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Problem with HDMI VC4 audio (channel...
To RPi devs: IMO the iec958 alsa plugin is not generating a correct multichannel PCM (non hdmi-mode) stream https://lore.kernel.org/alsa-devel/15fc ... a.com/T/#uAre you able to reproduce the issue...
View ArticleTroubleshooting • Re: Only have BT mouse and Keyboard, how to connect to Pi4?
your screwedyou need a wired mouse at least to setup the bluetooth.Statistics: Posted by kerry_s — Tue Feb 13, 2024 12:26 pm
View ArticleOther RP2040 boards • Re: New board can't program flash.
Thanks for your quick reply. I've figured it out by now. Yes the application fits. When I buy flash chips I'm presented with 2Mb for $0.18 and 4Mb for $0.22, so then I always chose the larger one (I'm...
View ArticleBeginners • Re: Configuring MCP2518FD on SPI4 of CM4
The issue for compiling was linked to the #include directives that can not be processed by dtc. It appears that the file needs to be preprocessed before compiling it with dtc. This issue has been...
View ArticleAdvanced users • Re: autoboot/tryboot problems
This is probably not a solution to your problem, but having duplicated partition UUIDs can cause problems. Does making them unique help?I changed the UUID on the 5th and 6th partition, but still the...
View ArticleRaspberry Pi OS • Re: Bookworm on the RPI 2 not available?
Yes, thanks, I installed it on a Zero2 before. Bookworm Lite is working fine on a Zero2.Still, what's the idea of deselecting your device before being able to install the latest OS. Remote desktop...
View ArticleTeaching and learning resources • Re: Exploring Computer Science with the...
Thanks for sharing your book!Even if there are some inaccuracies Statistics: Posted by TuvBraen — Tue Feb 13, 2024 12:42 pm
View ArticleAdvanced users • Re: camera capture script to run during boot
Thank u for this ,but I want the code of image capture and saved in the specified folder should run during boot, how can we do this, this programs are been executable when raspberry pi boot up,please...
View ArticleBeginners • Re: How to force Bookworm to 4K?
thank you!i will try this kodi setting in the future. so far i never came across it but with my normal non-video-wall kodi use i also didn't have big jerkyness issues anyways.the video wall worked ok...
View ArticleHATs and other add-ons • Re: nvme base geekworm
i have the x1001, works out of the box, no configuration needed.https://www.amazon.nl/dp/B0CPLF6JYX?ref=emc_s_m_5_i_njust use a sd to install or clone to the nvme, then remove sd and it will boot the...
View Article