以前の投稿記事で”ESP32MCU"の"Wifi", "Bluetooth"以外の機能の概略を紹介しました。 https://note.com/ya_ikegami/n/nd5f74a93c396 この記事で ...
* to drive an RGB LED. * The RGB LED in this example is common anode. You can use a common cathode * RGB LED by changing the "invert" variable to "false" and connecting the anodes * of the LED to the ...
This library uses the ESP32 Arduino framework's ledc functions and provides up to 16 channels for servos, pwm, leds, buzzers etc. Includes smart GPIO pin management where any pin will not be ...
ESP32 は Wi-Fi/Bluetooth 搭載 MCU として有名ですが、実は 産業用レベルのモーター制御が可能な「MCPWM」ユニットを備えています。 通常の LED 向け PWM(LEDC)ではなく、DC モーター・ステッピングモーター・BLDC を正確に制御するための専用 PWM です。 本記事では ...
書籍 『IoT開発スタートブック─ESP32でクラウドにつなげる電子工作をはじめよう!』 刊行にあわせて著者の下島健彦氏にマイコン 「ESP32」 を使ったIoTデバイスの開発について寄稿いただきました。 近年注目されてるIoTについて、 みずからデバイスを開発し ...
Over the years we’ve seen countless ways of displaying the current time, and judging by how many new clock projects that hit the tip line, it seems as though there’s no end in sight. Not that we’re ...
Elektor’s ESP32 by Example Learning Course bundles a 384-page full-color book with an ESP32-focused hardware kit and an online learning path. Here’s a quick unboxing and what you can expect to build ...
I am happy to share one of my recent experimental works on multilevel inverter-based induction motor control using low-cost embedded hardware. In this setup, I used 9 H-bridge cells (3 per phase) to ...
RGB LED的三个控制引脚分别连接ESP32开发板的12、14、27号引脚,简图如下: ![image-20210924210712312](http://makerinchina.cn/wp-content/uploads ...