Programming
Using OpensAI's Whisper (Speech Recognition, Python)

Introduction  In this article, I used OpenAI's Whisper.  I thought that OpenAI's service was a paid service wi […]

Read more
Electronics
Using XIAO ESP32C3 Part 1 (Battery, Bluetooth)

Introduction  The previous article was about my exhibit at Maker Faire Kyoto 2023. This time I will talk about […]

Read more
Electronics
Control Motors with Motor Driver Part 1 (TB6612FNG)

Introduction  In this article, I introduce the TB6612FNG, a dual motor driver. I have used it a lot for small […]

Read more
Programming
Creating Nodes for Node-RED Part 1 (python-venv)

Introduction  I created a node for Node-RED that can use the Python virtual environment.  I have created a nod […]

Read more