Quantcast
Browsing all 5260 articles
Browse latest View live

MicroPython • Pico2W & micropython

Before I go order a bulk of them for the collegeWhat's the state of play with micropython on the Pico2WLooking in Thonny I see Pico/Pico2W and Pico2. But not the Pico2W Is it not there yet and best...

View Article


HATs and other add-ons • Re: Power Hat+ spec questions

Having two EEPROMs is plain nonsense! What do yoi expect the FW to do?Electrically, there's no difference between one Standard HAT stacked together with a Power HAT (both with own EEPROMs), and a...

View Article


Beginners • Re: RPI5 POE Hat 12V

https://www.waveshare.com/wiki/PoE_HAT_(F)#SupportProbably best to ask them, details in the link provided.Statistics: Posted by wildfire — Fri Dec 13, 2024 3:33 pm

View Article

Teaching and learning resources • Re: Advent of Code 2024

Finally did Day 6 using C++. Code: Advent of code 2024 day 6Part1 - 4982Part2 - 1663Elapsed time 20.6543 secondsInterestingly -O3 optimization made a better than ten times improvement on time.Code:...

View Article

Troubleshooting • Re: USB gadget on a Zero W, what I'm missing

Well,actually the thagrol's guide works less than the little guides I found on the net, probably because of the release date ; there should be some modifications since on OS.Applying it, I don't see...

View Article


Troubleshooting • Re: Write Transfer Speed Samba/FTP/SFTP

The Pi 5 is setup as OS Lite 64Bit.I connected it via Lan and Wlan to a FritzBox.Make it only LAN. To start with. A NAS should not run via WiFi.There have be 2 other reports I remember that described...

View Article

Picademy • Re: Raspberry emulator

I would like to use a Raspberry emulator to give a remote course of IoT.What's wrong with using a real RPi5 (£76.50) or Pico2 (£6.60)? They'll give you a much better feeling than any...

View Article

General discussion • Re: New pizero 2 w first boot trouble

It would not accept the password..So, can assume that SSH actually prompted for the password.I would suggest putting in a simple password, in English, such as 'password123'.Statistics: Posted by DS256...

View Article


General discussion • Re: New Raspberry Pi Products

I was referring to the below, but it says five devices, not the six I thought it said. Whether a modified RP500 counts as a home built device is of course subject to debate, but the FCC has accepted...

View Article


Raspberry Pi 400 and 500 • Re: Pi 500; questions and setup

She does online karaoke on a website called Singsnap. Will I have to do anything to get the USB Audiobox by Presonus working or should it be plug and play?> Likely will just work...How does...

View Article

General discussion • Re: Raspberry pi pico

Have you tried the Zadig USB drivers as per the official documentation, page 26 https://datasheets.raspberrypi.com/pico ... h-pico.pdfStatistics: Posted by neilgl — Sat Dec 14, 2024 3:51 pm

View Article

Advanced users • Re: NUMA Testing

ok, how to disable NUMA?Don’t enter the SDRAM_BANKLOW setting in the EEPROM config.Testing on a Pi 5, the latest bootloader EEPROM from 2024-12-07 configures 8 NUMA nodes by default when there is no...

View Article

General discussion • Can you get Pi 5 Serial number from the box?

Hello i am a seller/reseller of brand new raspberry pi's. I am only selling PI 5 on an online platform.I would like to protect myself from situations where customers do a buy and switch scam: wherein...

View Article


Device Tree • Re: Trouble reading from a MCP23017

Good catches PhilEI've taken care of those issues, did a little cleanup and removed the third chip to simplify while debugging but still not getting successful reads. Not sure if my re-write is...

View Article

Raspberry Pi OS • Re: How to make sure power down never results in corruption?

UPDATE: after a quick look, i'd say just turn on the overlay file system and update it manually when you can get to the machine(turn overlay off, reboot, update, turn overlay on, reboot)it will take...

View Article


Troubleshooting • Re: CM5 trouble with 7inch display on DSI

I connected to the CAM/DISP1, with both jumpers in the J6...thanks! That confirmed what I've posted here viewtopic.php?p=2277588#p2276735When using J16 + having J6 mounted:...

View Article

SDK • Re: [Solved] Build issue with implict functions

Have you found the O flag conflict?Not that I am aware of - Perhaps you could enlighten me and others ?Statistics: Posted by hippy — Sun Dec 15, 2024 3:28 pm

View Article


General • Re: SH1107 OLED 128x128 with C

See the attached ZIP file. Both are actually named ssd1306.c per the original SDK example, you just need to use a visual diff app like WinMerge to see the changes. Check the datasheet for SH1107, if...

View Article

Troubleshooting • Re: Pi Model B correct way to first time boot after Imager?

You should understand that cron (or, in the common parlance, crontab) was never designed to be used as a "start things on boot" device. That functionality was crowbarred in by the author of Vixie cron...

View Article

General • Re: Getting Out Of A UART Framing Error

Thank you for all the replies. I have also used RP2040s and their serial ports extensively with no issues at all therefore I was a bit surprised when I encountered this issue. Going forward I will...

View Article
Browsing all 5260 articles
Browse latest View live