#raspberrypipico2 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #raspberrypipico2, aggregated by home.social.
-
Raspberry Pi RP2350 microcontroller overclocked to run at more than 5X original frequency
The Raspberry Pi RP2350 is a microcontroller chip designed for low-power, low-latency applications. While it’s a big step up from the older RP2040 chip, it’s still not exactly a speed demon. But what if it… was?
When Raspberry Pi first introduced the RP2350 in 2024, the company described it as a chip with two Arm Cortex-M33 cores with frequencies up to 150 MHz and two Hazard3 RISC-V cores […]
#mcu #overclocking #raspberryPiPico2 #rp2350 Read more: https://liliputing.com/raspberry-pi-rp2350-microcontroller-overclocked-to-run-at-more-than-5x-original-frequency/ -
Build a 400 MHz Logic Analyzer for $35 - What do you do when you’re a starving student and you need a 400 MHz logic analyze... - https://hackaday.com/2025/06/12/build-a-400-mhz-logic-analyzer-for-35/ #raspberrypipico2 #logicanalyzer #raspberrypi #toyhacks #txu0104
-
A short overview video of Dodepan v2, a portable musical instrument and Midi controller based on Raspberry Pi Pico 2.
Source code and step-by-step instructions: https://github.com/TuriSc/Dodepan/
Full video overview: https://youtu.be/9P0qgh-Bno8 -
"A Surprise Hardware Bug in Raspberry Pi's RP2350 Leads to Unexpected Pull-Down Behavior"
"That issue ... affects all GPIO pins: when configured as an input that uses the internal pull-down resistor and with the output buffer disabled, a GPIO pin will latch at between 2.1-2.2V rather than be pulled back to ground — but only after its first use."
-
Okay here’s a thing from an hour of goofin’: algorithmic music generator using a rotary encoder, a round TFT, and an I2S DAC in CircuitPython
https://www.youtube.com/watch?v=cCTPtk6KQQk
code: https://gist.github.com/todbot/7dc50b8de8db03638a9a291e9132b488
#CircuitPython #RP2350 #Pico2 #synthio #RaspberryPiPico2 #RaspberryPiPico