Ogaki Mini Maker Faire 2024を家族と一緒に見に行ったとき、自作の小型ボードを頒布なさっている方がいた。私は頂くことができなかったが、丁寧に説明をしてもらえた。 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 ...
Docstrings suggest repeatfunc (function) will create a generator that can be called infinitely, calling the function each time. This implies the count of repeats is None (default), and the third ...