こんにちは、Rcatです。今回はESP32CAMというESP32マイコンとカメラを組み合わせたモジュールを使った監視カメラシステムを作成してみました。 通常Arduinoでプログラミングすることの多いESP32ですが、今回は志向を変えてPythonを組み合わせたシステムの紹介を ...
書籍 『IoT開発スタートブック─ESP32でクラウドにつなげる電子工作をはじめよう!』 刊行にあわせて著者の下島健彦氏にマイコン 「ESP32」 を使ったIoTデバイスの開発について寄稿いただきました。 近年注目されてるIoTについて、 みずからデバイスを開発し ...
ESP32というマイコンボードが、arduinoより性能が高くて安いと知ったので、 あれこれと検索していたらハンドルコントローラをESP32で作った ページがあって、ダンボールを重ねてハンドルにしたり、とても楽しそうだったので作ってみました。 ESP32ボードを ...
/// @param quality Sets the quality of the encoded image (1-100). /// @param output Pointer to preallocated output buffer. ESP32CameraJPEGEncoder(uint8_t quality, camera::EncoderBuffer *output); /// ...
This project is a bare-metal, ultra-low-cost edge diagnostic probe built on an ESP32 microcontroller. It is engineered to monitor physical-layer (OSI Layer 2) radio frequency environments by capturing ...
Nowadays, everything is rapidly transitioning into the digital world, from the way we communicate to how industries operate and services are delivered. Traditional methods that once relied on manual ...