Skip to content

Commit 9df9aac

Browse files
authored
Enhance draft with Raspberry Pi Pico 2 details
Updated content to include details about a Raspberry Pi Pico 2 device that calculates Pi using MicroPython, along with a quote about the calculation method.
1 parent d5307c9 commit 9df9aac

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

_drafts/2026-01-12-draft.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,9 +197,12 @@ SMARS Mini is the teeniest, tiniest robot. It runs on a Pimoroni Tiny 2040 and M
197197

198198
Agile Embedded Podcast talks with Matt Trentini, Principal Software Engineer at Planet Innovation, about using MicroPython for professional embedded development, including in medical devices - [Agile Embedded Podcast](https://agileembeddedpodcast.com/episodes/micropython-with-matt-trentini). Via [X](https://x.com/matt_trentini/status/2008375822776762683).
199199

200-
[![title](../assets/20260112/20260112-name.jpg)](url)
200+
[![Pi calculation](../assets/20260112/20260112-name.jpg)](https://x.com/omiya_bonsai/status/2005701315150901626)
201201

202-
text - [site](url).
202+
A device using a Raspberry Pi Pico 2, a display and MicroPython which continuously calculates Pi - [X](https://x.com/omiya_bonsai/status/2005701315150901626) (Japanese).
203+
204+
> "For the calculation, I used the Nilakantha series (a simple series expansion). What it's displaying is not the value of π, but
205+
1) the number of reliable digits, 2) elapsed time, 3) digits per minute, and 4) calculation energy."
203206

204207
[![title](../assets/20260112/20260112-name.jpg)](url)
205208

0 commit comments

Comments
 (0)