wand58’s diary

まず、これは、個人的な落書きです。なら公開するなよとも思いましたが、ひっそりと片隅には置いて欲しいかと

ESP32-CAM Arduino IDE 新規セットアップ

・開発環境を分けたいな。という訳で

1)Arduino IDEを指定ディレクトリに、展開。

Arduino - Software から、下をD/LWindows ZIP file for non admin install

https://www.arduino.cc/download_handler.php?f=/arduino-1.8.9-windows.zip

寄付しない場合は、「Just Download」

(比較的大きいな・・セキュリティスキャンも遅い・・)

●ESP32ライブラリを

github.com

 

ーーーーー

最大1310720バイトのフラッシュメモリのうち、スケッチが246544バイト(18%)を使っています。
最大327680バイトのRAMのうち、グローバル変数が13572バイト(4%)を使っていて、ローカル変数で314108バイト使うことができます。
esptool.py v2.6
Serial port COM6
Connecting....
Chip is ESP32D0WDQ6 (revision 1)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
MAC: cc:xx:xx:xx:xx
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 921600
Changed.
Configuring flash size...
Auto-detected Flash size: 4MB
Compressed 8192 bytes to 47...
Writing at 0x0000e000... (100 %)
Wrote 8192 bytes (47 compressed) at 0x0000e000 in 0.1 seconds (effective 595.8 kbit/s)...
Hash of data verified.
Compressed 16832 bytes to 10888...
Writing at 0x00001000... (100 %)
Wrote 16832 bytes (10888 compressed) at 0x00001000 in 0.2 seconds (effective 545.2 kbit/s)...
Hash of data verified.
Compressed 246656 bytes to 114141...
Writing at 0x00010000... (14 %)
Writing at 0x00014000... (28 %)
Writing at 0x00018000... (42 %)
Writing at 0x0001c000... (57 %)
Writing at 0x00020000... (71 %)
Writing at 0x00024000... (85 %)
Writing at 0x00028000... (100 %)
Wrote 246656 bytes (114141 compressed) at 0x00010000 in 2.4 seconds (effective 822.9 kbit/s)...
Hash of data verified.
Compressed 3072 bytes to 144...
Writing at 0x00008000... (100 %)
Wrote 3072 bytes (144 compressed) at 0x00008000 in 0.1 seconds (effective 229.7 kbit/s)...
Hash of data verified.
Leaving...
Hard resetting via RTS pin...
ーーーーー

 

OK イケタ

 【参考】

https://densi.biz/esp32-arduino-ide