Advanced users • Re: Long-term use durability: high-grade USB drives vs micro SD
microSD cards can be more than fake and unreliable. One of the major brands promoted on Amazon failed the V30 test. V30 is supposed to be 30 MBps writing continuously for video. That should guarantee...
View ArticleRaspberry Pi 400 • Re: Looking for a specific kind of DNS server
I did a bit of reading on dnsmasq - which is the "standard answer" to this sort of thing in this forum.It looks like it does what I'm thinking about - but it might be a bit too much for what I need. I...
View ArticleHATs and other add-ons • Re: Backplates for RPi5?
Are there any backplates, like they have on PCs for the connectorsI need this for a personal project that I'm doingDo you mean backplane? It helps if you actually know what you are looking...
View ArticleTroubleshooting • Updates not installing -- clock not synchronized
I have two recently setup Pis (a 4B and a 5) running6.6.28+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.28-1+rpt1 (2024-04-22) aarch64Both tell me there are updates available but will not install because...
View ArticleTroubleshooting • Re: pi zero 2 w hanging, getting very hot
/boot/firmware/config.txtarm_boost=0arm_freq=900seems to have solved my issue. A little disappointed, but whatever. Just wanted to post back in case somebody else had the same problem.Glad you got it...
View ArticleDevice Tree • Re: DHT11
How is the wiring to the DHT11 done?DHT11 vcc -> rpi 5vDHT11 GND -> rpi GNDDHT11 data -> rpi GPIO 17BTW, The data shown in the dmesg is correct. I tested the temperature and used a lighter,...
View ArticleSDK • Re: Bno055 breakout board and raspberry pi pico I2C using C
I have some HDC1080 (a temp + humidity sensor) test code and it needs measurement to be triggered, so a write then a read -- somewhat similar to what you are doing. I use i2c_write_timeout_us() and...
View ArticleTroubleshooting • Re: SSH Connection Ends Unexpectedly During Login
Even easier, Windows has openssh by default for W10 and W11, just use ssh from the command line like you would with linux.You might have to switch the client and/or server on in start - > settings...
View ArticleRaspberry Pi OS • Re: Keyboard layout displaying/switching for Wayfire and...
Have applied patch from this repo to 0.75 version and built it as a deb-package for my uConsole CM4 device with Raspbian installed. Works flawlessly. Would like to see this plugin/applet merged into...
View ArticleGraphics, sound and multimedia • Re: Getting Prusa Slicer and Blender to work.
There is an export you can use to fake 3.3 which does work, but I found it a bit slow, so probably not working very well. And I cannot remember what the flag was. I forgot I had made a shell script to...
View Article日本語 • こんな事になりました、ラズパイ2W-ubuntuMATE リモート
Windows11-PCに外付けSSDをPCのUSBポートに挿しUSBメモリ・ライブメディアからubuntuMATE(24.04...
View ArticleBeginners • Re: Help I accidentally formatted the SD card that came with the...
I think the problem here is that the OP doesn't understand that the default installation of Raspberry Pi OS (what they are now calling that which used to be called Raspbian) comes with all that stuff...
View ArticleTroubleshooting • Re: USB Wi-Fi driver
Alright. Thank you so much! I will try this. Edit: Alright. So I followed those instructions, and it now works perfectly! Thank you so much! Statistics: Posted by vg_coder — Mon Jun 10, 2024 1:07 am
View ArticleMicroPython • Re: v1.23.0 released
HI folksSo, I can find the documentation page on machine.USDevice but I'm having trouble finding any example code, particularly for creating a USB Midi deviceCode and examples here:...
View ArticleGeneral discussion • Rpi5 running rpi4 USB m.2 ssd and also rpi5 nvme ssd
Hi, so wondering if I can do this as I'm running Ubuntu from the rpi4 argon m.2 adapter with m.2 sdd, on my rpi5. Currently using max_voltage script as I only have an rpi4 power adapter. I plan on...
View ArticleGeneral • Re: Theorectical length of wire connecting two Picos
“In theory, there is no difference between theory and practice. But in practice, there is.”Statistics: Posted by carlk3 — Mon Jun 10, 2024 2:02 am
View ArticleCamera board • Re: Recording 4k with raspberry pi5 and HQ Camera
Dear 6by9-sanBy creating cam_helper_imx258.cpp from cam_helper_imx219.cpp, I can operate IMX258 module on RPi5 now.Thank you very much.--list-cameras shows 4208x3120 30fps by dtoverlay=imx258,4lane in...
View ArticleCamera board • Re: Picamera2 preview on a Waveshare 3.5" LCD
Did you make any progress on this? I'm having the same issueStatistics: Posted by walkenz1 — Mon Jun 10, 2024 2:24 am
View ArticleBeginners • Re: Wifi acting weird - New setup - SSH VNC & even Ping
Which OS?I take it there are other devices on the wifi that are working fine or is the only device? If the latter, is it close to the router?RPi using Raspberry Pi OS.The student is using Windows 10...
View ArticlePython • Re: Feh image viewer - file name to variable
I have tried to set up a script where it starts with a video, then jumps into a image slideshow. Why not add the slide show to the video? Use your favorite video cut software and add the stills as...
View Article