chromatoneminipico は chromatonemini の Raspberry Pi Pico 版です。 Raspberry Pi Pico は Pro Micro よりも IO の数が多いため、音階キー111鍵盤 全てが独立して識別できるようになっています。これにより、 QWERTY 配列や、クロマチック・ボタン・アコーディオン の C-System、B-System の配...
giabalanaipico キーボード ✳︎ こちらは Raspberry Pi Pico 版の giabalanaipico シリーズについてのページです。 Pro Micro 版の giabalanai シリーズにはこちらを参照ください。 giabalanaipico キーボードは giabalanai の姉妹品で、蛇腹の無いシンプルデザインのクロマチックボタンア...
『arduino-picoですとSerial.printf()が使えますよ』って @jksoft さんに教えていただきました. ありがとうございます!なのでピコなら,わざわざコレを使う必要は…
Raspberry Pi Pico Wのソースコード前述の通り、2025年3月31日以降はLINE Notifyは利用できないため、それ以降はLINE Messaging APIへの切り替えなどが必要になります。main.py main.py from machine import Pin # ピンを操作するためのモジュールをインポートします import network # ネットワ...
Rafael Zenaro for the initial idea ("hey man, why not doing a Pi Pico version of the NeoGB Printer now ?!") and because I reused many chunks of code from the NeoGB Printer project. This project is finally more a demake than a remake of the NeoGB Printer. The TinyGB Printer was ...
The Pi Pico pins are not 5V rated, so the need for a level shifter. They are highly reusable in other pico related projects, so you never have too much of them in spare. A 5V DC-DC step-up converter, 0.9-5V (input) to 5V (output). I know, it does not look impressive but it...