this post was submitted on 02 Feb 2025
5 points (100.0% liked)

Raspberry Pi Pico

365 readers
1 users here now

Unofficial Raspberry Pi Pico/RP2040 Forum on Lemmy.

Visit us on discord! @Discord

Other Lemmy Communities (not affiliated, see related post to make suggestions for changes)

General Electronics

Embedded (generic)

Embedded (hardware specific)

Radio Frequency / RF

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Zachariah@lemmy.world 2 points 6 months ago

I recently got a Solum EL029H4WRC price tag (N52811 chip) and decided to flash my own code to it and use the tag as a conference badge. Since I haven't got a real debug probe, I decided to use a raspberry pi pico for this purpose. Below I describe steps for anyone to reproduce my approach, that happens to be the quickest and most affordable solution among the currently existing.

I'm not going to cover a whole process of how I came to the solution, just simple steps to reproduce the result. If you are interested in more complex uses including wireles communications via zigbee…