Made a cartridge for the #FujiNet #PicoROM prototype. All data is transferred over the bus, it doesn't plug into the serial port in the back of the CoCo. As a prototype it's still missing things and has to be plugged into a computer which is what the USB-C connector is sticking out of the top. #RaspberryPiPico #RetroComputing #VintageComputing #TRS80CoCo

I have a Raspberry Pi Pico I need to figure out how to use. I want to turn it into some kind of programmable LED strip thing. I have an addressable light strand, I think. I just want to be able to plug it in to USB power, a wall wart, and then be able to change the colors with my phone or with OpenRGB on my computer. Or better yet, with my Google speaker.

#Linux #RaspberryPiPico

I have written a simple HTTP example for pi pico 2 w

Most of the examples on the internet are broken, wrong, limited, overly complex.

https://github.com/robsonde/pico-http

#RaspberryPiPico #programming

GitHub - robsonde/pico-http: Raspberry Pi Pico 2 W - HTTP example

Raspberry Pi Pico 2 W - HTTP example. Contribute to robsonde/pico-http development by creating an account on GitHub.

GitHub

Time for another #Rust video! This time, I show how lifetimes and lifetime annotations work. They come up a lot when working with embassy, so it's useful to know what that 'a means.
👇
https://www.youtube.com/watch?v=3hzrRgXeNuk

#embedded #microcontroller #programming #RaspberryPiPico @digikey

Intro to Embedded Rust Part 8: Lifetimes and Lifetime Annotations | DigiKey

YouTube
gallaugher (@gallaugher.bsky.social)

“Noah, ya gotta funk?” Students in the MakerSoace building a CircuitPython Raspberry Pi Pico DJ board with Adafruit Adalogger Cowbell, DAC, and 12 pad cap touch breakout. Learn at bit.ly/pico-school

Bluesky Social

I don’t think there’s any obvious way to detect whether a client program has connected to a TinyUSB CDC interface. During bring-up, I don’t want to start the emulator until its diagnostic port is being viewed. Can sense when the Pico is plugged into the host, but can’t sense when minicom is connected. (but, still, progress)

Any ideas?

#RaspberryPiPico #TinyUSB

Pondering what is the easiest way to get enough PIO driven GPIO to watch a 16-bit address, 8-bit data bus.

So, def RP2350 (esp as 5V tolerant), but maybe one of those Pimoroni "XL" Pico things, or maybe a PGA2350 or Pico Stamp, or something like that...

Anyone any experiences of these larger Pico-like things (or know of any others)?

#RP2350 #RaspberryPiPico

Am I right in thinking that connecting two Raspberry Pi Picos together via USB would be possible if one is running TinyUSB in host mode, and the other in device mode - using a double-USB-micro-B OTG cable? (I’ll have to consider how the host pico supplies power to the device) #Electronics #USB #RaspberryPiPico
Diplo on your Pico! Build a polyphonic multi-sound DJ board on a sheet of paper using CircuitPython and a RaspberryPi Pico! https://bit.ly/pico-dj-board a super fun classroom build for the #CSed fam. @adafruit Adalogger Cowbell allows gigabytes of sound from the @raspberrypi Pico #circuitpython #raspberrypi #RaspberryPiPico #dj
Build a Polyphonic DJ Board for Raspberry Pi Pico (CircuitPython School)

YouTube

Time for another embedded #Rust video! In this one, I combine the previous 6 episodes of knowledge to develop an I2C sensor driver (library/crate). Check it out!
👇
https://www.youtube.com/watch?v=8HDGmTvYLBA

#embedded #programming #RaspberryPiPico #microcontroller

Intro to Embedded Rust Part 7: Creating a TMP102 Driver Library and Crate | DigiKey

YouTube