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

Raspberry Pi Pico

364 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
top 1 comments
sorted by: hot top controversial new old
[–] Zachariah@lemmy.world 2 points 5 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…