Beginners • Re: New User Suggestions
I have:A 3B+ running Volumio (music server controlled by either app or web) with optical output into the DAC of my stereo.A 3B+ running NextCloudA Zero W extracting data from my solar cells and...
View ArticleCamera board • Re: Timelapse no header on second timestamp file
I thought maybe you could setCode: self.first_frame = Truein your new output class's __init__ method, and then test (and clear) it in your derived outputtimestamp. I think that's the suggestion you...
View ArticleFrançais • Re: gpio c++
oui c'est fait ,parlons un peux de mes temporisation ! fin si vous voulez :Code: // les temporisationsunsigned long departAutoMode;unsigned long autoMode = 5000000;// 5 secondes (microseconde)unsigned...
View ArticleC/C++ • SPI & MCP23S17
Hi i 've connected rotary encoder to the GPIO A pins to MCP23S17 and for the spi communication i'v connected the MCP to the default spi pins from the PICO. I have used the example from the BME280 from...
View ArticleCamera board • Re: libcamera-vid freezes when the
``` 360 [0:28:41.396372226] [1402] DEBUG RPiDelayedControls delayed_controls.cpp:270 Setting Vertical Blanking to 5073 at index 1333```My command line is:```$LIBCAMERA_LOG_LEVELS=0 libcamera-vid...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Possible to boot from eMMC over SDIO on a...
Hi,I have started to look into the possibility of creating a custom Pi HAT that will have eMMC for boot / storage. I plan to use the SDIO interface for the same. With this setup on the RPi 5, I will...
View ArticleRaspberry Pi Desktop for PC and Mac • Re: Raspberry Pi Debian X86 PiServer...
Now the only thing missing is how to allow vnc.It doesn't work via raspi-configI think your well-informed helper foresaw that -Best to learn how to do configuration without front-end tools like...
View ArticleTroubleshooting • Re: Unable to edit a draft post
Thanks, that worked, but between selecting all, copying to mousepad reselecting and repasting, it may have got a little mangled.Statistics: Posted by paulie — Mon Feb 12, 2024 11:38 am
View ArticleGeneral discussion • Re: Blacklisted from official Facebook page and topic...
Hmm. You're tempting fate by posting a new thread about it. I sense the ban hammer incoming.As I said in your now deleterd thread, RPL are in the UK where it is still the weekend so their offices are...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Possible to boot from eMMC over SDIO...
The firmware doesn't support booting from eMMC on the GPIO header.Statistics: Posted by trejan — Mon Feb 12, 2024 11:53 am
View ArticleAdvanced users • Re: Any Tips for Speeding Up the Manual Process of Setting...
You only have to do setup once.I have 10 and many more SD Cards, after initial setup use SD Copier although I have 32 bit and 64 bit . Weekly updates only take a few minutes at most.You have 10, so...
View ArticleTroubleshooting • Re: Only have BT mouse and Keyboard, how to connect to Pi4?
Connect your Raspberry Pi to the Wi-Fi network created by your Android smartphone. If you connect to the hotspot, you should be able to access it via SSH from your Android phone. With SSH access, you...
View ArticlePython • Re: Can’t control servo motor with Raspberry Pi 5
I’ve just recently bought my first Raspberry Pi and opted for a Pi 5 as it was the latest.I’ve had no luck getting gpiozero or gpiod working with Python and my MG996R servos yet.I don’t mind if it’s...
View ArticleBeginners • Re: Configuring MCP2518FD on SPI4 of CM4
The error message Error: mcp251xfd-overlay.dts:6.1-9 syntax error indicates that there's an issue with lines 6 to 9 of the mcp251xfd-overlay.dts file.Statistics: Posted by embeddedbarsha — Tue Feb 13,...
View ArticleOther RP2040 boards • New board can't program flash.
Original post is preserved below for you guys to have a laugh. I've found the issue. For best comic effect read the original post first, and then the solution. If you just want to help and are not in...
View ArticleRaspberry Pi OS • Re: cmdline.txt doesn't effect
You can see this thread: viewtopic.php?t=88735Statistics: Posted by embeddedbarsha — Tue Feb 13, 2024 11:54 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Two different cameras on single MIPI...
Dear 6by9,thank you!If it's your own sensor driver, then there is also no obligation to power down the sensor at all. Power it up in probe, and down in remove. You'll just burn a bit more power.I am...
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 ArticlePolski • Re: RP2040
Wygląda na to, że nie jest to możliwe.https://electronics.stackexchange.com/q ... nencrypted.Statistics: Posted by embeddedbarsha — Tue Feb 13, 2024 12:01 pm
View ArticleBeginners • Re: I'm a beginner and I can't use sudo apt-get install anymore!...
.Thats whats makes open source, you can find scripts for anything anywhere.Statistics: Posted by raspberry400 — Tue Feb 13, 2024 12:02 pm
View Article