Last week it was announced that CircuitPython 4.0 is now available to download and test out. CircuitPython is Adafruit’s branch of MicroPython designed to “simplify experimentation and education on ...
Modern microcontrollers like the RP2040 and ESP32 are truly a marvels of engineering. For literal pocket change you can get a chip that’s got a multi-core processor running at hundreds of megahertz, ...
Ogaki Mini Maker Faire 2024を家族と一緒に見に行ったとき、自作の小型ボードを頒布なさっている方がいた。私は頂くことができなかったが、丁寧に説明をしてもらえた。 CircuitPythonなるものがあって、お子様の勉強にも良いと思いますよとのこと。 少し時間が ...
You can also get an "analog" touch value with touch_pin.raw_value to do basic proximity detection or even theremin-like behavior. If your board's CircuitPython has the keypad library (most do), then I ...
Arduinoでの出力確認ができ、CircuitPythonでもできるという記事を見て、簡単だろうと思って挑戦したんですが、予想以上に苦労しました(´・ω・`) それでもなんとかできたので良かったですが、かなり悩みました。
CircuitPython is a beginner friendly, open source version of Python for tiny, inexpensive computers called microcontrollers. Microcontrollers are the brains of many electronics including a wide ...
CircuitPython reached a major milestone last week as it welcomed its 100th board into the fold: the wristwatch form factored badge designed for the 10th annual Open Source Hardware Summit, which takes ...