Ive been working on making a DC treadmill motor run in a PID loop for a lathe application. Why? Well because its there I guess and I like to recycle. The treadmill motor I have is a permanent magnet ...
I have put some Arduino PCBs to manufacture according to my protoboard. I have made a 12V to 5V converter and used transistors to transmitt signal. On RPM pins i put one pin to GND and the second one ...
An infrared proximity sensor, or IR Sensor, is an electronic device that emits infrared light to detect objects and motion in Arduino projects. This interfacing of the IR sensor module with Arduino is ...
今回は、加速度センサからデータを取得して Arduino IDE のシリアルプロッタに表示させるスケッチを作りました。 とりあえずデータを表示できればいいから自分でちゃちゃっと描こうと考えていたのですが、当節は AI でコーディングするのが流行りとか。