以前、ESP32-CAMとPythonの組み合わせでお手軽監視システムを作成しましたが、録画とストリーム性能に若干の懸念がありました。 そこで今回、滑らかな録画とストリームを実現すべくVer2を作成しました。 それ以外にも追加要素や改善点もありますので、ぜひ ...
C言語で実装した場合、コンパイル、転送、書き込みで時間がかかる ライブラリ(TFT_eSPIなど)のエミュレーターを作れればよいのだが、かなり大変だ そこで、MicroPythonでLCDに描画することについて調査した M5 StickPlus CなどではMicroPythonでLCDの描画できる SPIで ...
Embedded Wizard is a professional GUI framework developed by TARA Systems GmbH for creating sophisticated graphical user interfaces on embedded systems. It provides a visual design tool (Embedded ...
/// @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); /// ...
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 ...