General discussion • When will there be a Raspberry Pi with at least 16GB of...
A Raspberry Pi 4 with 8GB of memory frequently crashes the calc program when saving an existing file or copying a large range of formulas. With a different calc version, the operating system freezes....
View ArticleGeneral discussion • Re: When will there be a Raspberry Pi with at least 16GB...
Please don't post LLM spew on the forums. It's annoying to have to read through paragraphs of vague cruft that's almost guaranteed to be wrong.In a terminal run dmesg --follow then invoke calc - if...
View ArticleGeneral discussion • How many TxD and RxD pins does the Raspberry PI 5 have,...
How many TxD and RxD pins does the Raspberry PI 5 have, I want to set up multiple serial ports for serial communicationStatistics: Posted by LeeKG — Thu Jul 25, 2024 9:49 am
View ArticleGeneral discussion • RPI5 launcher icons not visible
Hi all,on my rpi5 8gb i add app to launcher from the menu with 'Menu/right click/add to launcher'.The app is added to the taskbar but no icons is visible. I know it is there because there is a space...
View ArticleGeneral discussion • Re: How many TxD and RxD pins does the Raspberry PI 5...
https://www.raspberrypi.com/documentati ... berry-pi-5Statistics: Posted by jamesh — Thu Jul 25, 2024 10:09 am
View ArticleGeneral discussion • Why isn't the admin answering the mail?
Why isn't the admin answering the mail?Statistics: Posted by parkerkatherine — Thu Jul 25, 2024 12:42 pm
View ArticleGeneral discussion • How to analyze if the output of adc is right or wrong
Hello,I recently started working with Raspberry Pi, python and ADC. I am currently using adc ADS1115 to convert a 1hz sine wave to digital values. I configure the register of the adc using the...
View ArticleGeneral discussion • Re: How to analyze if the output of adc is right or wrong
Python code relies on indentation (left-hand white space) for its syntax. The forum software provides [_Code_ ] tag markup to preserve indentation. This is found on the fifth 'button' from the left at...
View ArticleGeneral discussion • Setting data rate in config register of ads1115 using...
Hello,while trying to set the configuration register of the ADS1115,when smbus2 library is used:from smbus2 import SMBusimport timewith SMBus(1) as bus: data = 0b0100001010000100 #config = data |...
View ArticleGeneral discussion • Re: Setting data rate in config register of ads1115...
Python code relies on indentation (left-hand white space) for its syntax. The forum software provides [_Code_ ] tag markup to preserve indentation. This is found on the fifth 'button' from the left at...
View ArticleGeneral discussion • Re: Why isn't the admin answering the mail?
i dont believe mail works on the forum.the best way to get their attention is to create a post, then mark it as needing attention. "report this post"Statistics: Posted by terribleted — Thu Jul 25,...
View ArticleGeneral discussion • Re: Can anyone help, ideally in the UK
Link to previous post asking feasibility of Animated Eyes project using two round displays and a Pi.Statistics: Posted by rpdom — Fri Jul 26, 2024 9:42 am
View ArticleGeneral discussion • is anyone use IMX291 Low Light 1080P MIPI Camera from...
For my project i want Buy to imx291 low light 1080p mipi camera from Vadzo Imaging , i need some suggestion from others .Statistics: Posted by ambroseeverhart — Fri Jul 26, 2024 10:22 am
View ArticleGeneral discussion • Re: Discount on multiple pi4 order?
Does anyone offer bulk discount?Only on older Pi it seems, Pi 3B etc.Statistics: Posted by hippy — Fri Jul 26, 2024 11:35 am
View ArticleGeneral discussion • Re: USB to USB
Nope. Octopi works by a serial connection via USB directly to Marlin. The Kobra 2 high speed printers have a closed source version of klipper that Octopi can't communicate with.Statistics: Posted by...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Is there any progress on restoring the latest Batocera or is it truly lost?Statistics: Posted by DieHardjagged — Fri Jul 26, 2024 9:17 pm
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
Hi,I'm Laure, I'm happy to be here. I would like to discuss, share ideas and learn more thingsStatistics: Posted by laure elisabeth — Fri Jul 26, 2024 9:46 pm
View ArticleGeneral discussion • How to use Raspberry Pi as OFFLINE Server?
Hello,I'm new to the forums, forgive me if this information is readily available. I'm unable to figure it out.I'm looking for a way to set up a Raspberry Pi as an offline access point, being able to...
View ArticleGeneral discussion • Re: Found Raspberry Pi in Big Foot! :D
Ditto, looks like a 3B.Statistics: Posted by alphanumeric — Sat Jul 27, 2024 12:04 pm
View ArticleGeneral discussion • Re: How to use Raspberry Pi as OFFLINE Server?
Have a look at setting the Pi up as an "Access Point" https://www.raspberrypi.com/documentati ... spberry-piThe mobile phone/ipad will connect to the Pi via Wifi.The Pi can be running Apache2 web...
View Article