Freenove ESP32 S3 WROOM Boardのカメラで撮影した画像をSDカードに保存するにあたって、 SDカードとカメラを簡単に扱えるようにライブラリ的なものを作ってみた まだ、ライブラリとは呼び難い バグがあるかもしれない 以下のようなコードでカメラで撮影した画像 ...
In case you missed it, the big news is that a minimal Arduino core is up and working on the ESP32. There’s still lots left to do, but the core functionality — GPIO, UART, SPI, I2C, and WiFi — are all ...
Note for ESP-IDF users: This repo will not compile correctly in ESP-IDF. An ESP-IDF component version of this library can be found here. This library significantly reduces resource usage and improves ...
The camera live streaming and the network are not working properly after 3.3.x update. Connected WiFi IP frequently show RTO, and live streaming is almost stopped. config.pin_d0 = Y2_GPIO_NUM; ...