0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

ESP8266についてメモ

Last updated at Posted at 2022-03-10

参考

クルマのバッテリー電圧・車室内のCO2濃度をリアルタイムにグラフ表示
https://qiita.com/ktr_ymuc/items/a2be3ccbb0eb555758fc

ESPr Developer (ESP-WROOM-02 ( ESP8266 )
https://www.mgo-tec.com/blog-entry-ss-wroom-howto01.html

ESP8266

ESP8266は中国の上海に拠点を置く企業Espressif Systemsによって製造されているTCP/IPスタックとマイクロコントローラを備えたWi-Fiモジュールである

「ESP8266」は、正式には「CPU」と「Wi-Fi機能」が搭載されたIC「ESP8266EX」(Epressif Systems社)に、「周辺回路のクロック」や「メモリ」「パターンアンテナ」「シールド」を付けてモジュール化した、「ESP-WROOM-02」を指します。

CPU: Tensilica Xtensa LX106 running at 80 MHz
技適対応済み

Arduino

Arduino Nano
CPU: ATmega168 (v3からATmega328)

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?