はじめに
以下の記事を書いていた際、CircuitPython公式の「Downloads」のページで「.UF2 ファイル」が提供されている対象デバイスが大量にあることに気がつきました。
●CircuitPython公式のブラウザでの開発環境「CircuitPython Code Editor」を試す(Raspberry Pi Pico 2 W を USBで接続) - Qiita
https://qiita.com/youtoy/items/bdbd9f5cef2ab6033a1b
全部で「613」という数量のようなのですが、どんなデバイスがあるか気になったので、それを見てみたという記事です。
その中で、自分が持っていそうなものについては、個別のデバイス用のページのリンクを抜き出す、ということもやってみます。
(一部、抜けがあったり、同じシリーズの別デバイスを持っているパターンもありそうですが。。。)
列挙していく
以下に列挙していきます。
数が多いので、説明など抜きでひたすら掲載します(なお、今回は 284デバイス分になります)。
(区切り1)
●Pico Download
https://circuitpython.org/board/raspberry_pi_pico/
●Pico W Download
https://circuitpython.org/board/raspberry_pi_pico_w/
●Pico 2 W Download
https://circuitpython.org/board/raspberry_pi_pico2_w/
●Pico 2 Download
https://circuitpython.org/board/raspberry_pi_pico2/
●Circuit Playground Express Download
https://circuitpython.org/board/circuitplayground_express/
●Raspberry Pi Zero 2 W Download
https://circuitpython.org/board/raspberrypi_zero2w/
●Raspberry Pi 4 Model B Download
https://circuitpython.org/board/raspberrypi_pi4b/
●M5Stack CardPuter - M5StampS3 powered mini computer Download
https://circuitpython.org/board/m5stack_cardputer/
●Raspberry Pi Zero W Download
https://circuitpython.org/board/raspberrypi_zero_w/
(区切り2)
●micro:bit v2 Download
https://circuitpython.org/board/microbit_v2/
●Maker Pi RP2040 Download
https://circuitpython.org/board/cytron_maker_pi_rp2040/
●Seeeduino Wio Terminal Download
https://circuitpython.org/board/seeeduino_wio_terminal/
(区切り3)
●ESP32-S3-GEEK Download
https://circuitpython.org/board/waveshare_esp32_s3_geek/
(区切り4)
●AtomS3 Lite ESP32S3 Dev Kit Download
https://circuitpython.org/board/m5stack_atoms3_lite/
●Motion 2350 Pro Download
https://circuitpython.org/board/cytron_motion_2350_pro/
●Spresense Download
https://circuitpython.org/board/spresense/
●ESP32-S3-EYE Download
https://circuitpython.org/board/espressif_esp32s3_eye/
●Dial - Smart Rotary Knob with Touch Screen Download
https://circuitpython.org/board/m5stack_dial/
●RP2350-GEEK Download
https://circuitpython.org/board/waveshare_rp2350_geek/
●Core2 ESP32 IoT Download
https://circuitpython.org/board/m5stack_core2/
●AtomS3 Dev Kit w/ 0.85-inch Screen Download
https://circuitpython.org/board/m5stack_atoms3/
(区切り5)
●KittenBot Meowbit Download
https://circuitpython.org/board/meowbit_v121/
●M5StickC PLUS ESP32-PICO Mini IoT Download
https://circuitpython.org/board/m5stack_stick_c_plus2/
●RP2040-GEEK Download
https://circuitpython.org/board/waveshare_rp2040_geek/
●M5Stamp S3 Download
https://circuitpython.org/board/m5stack_stamp_s3/
●Maker Nano RP2040 Download
https://circuitpython.org/board/cytron_maker_nano_rp2040/
(区切り6)
●NANO 33 BLE Download
https://circuitpython.org/board/arduino_nano_33_ble/
おわりに
色々なデバイスの一覧を見ていった感じにもなり、面白かったです。
それにしても、これで、まだ半分にも満たないのがすごい。。。