【ESP32】Now? Wifi独自通信?? ESP-NOW ってなに??【電子工作】

シェアする

スポンサーリンク
広告

インターフェース1月号 を読んでたら

Wifi便利機能のところに、ESP-NOWというのが乗ってました。

ドキュメントは、こちら

ESP-NOW - ESP32 - — ESP-IDF Programming Guide latest documentation

GithubのRepositoryは、こちら

https://github.com/espressif/arduino-esp32/tree/master/libraries/ESP32/examples/ESPNow

どうやら。。 独自通信プロトコルらしいですが、1:多 や 1:1の通信をMACアドレス指定で、できるみたいです。ブロードキャストも効くようなので、単純にESP32どうしだけで、センサー情報をやり取りするだけなら、これがいいのかも??

1度に送れるのは250byteまでですが。。データの授受には、それでも十分かも。。

とりあえず、Githubとか、リンクを。。

GitHub - leonyuhanov/ESP-NOW-TX-RX: A very basic TX and RX demo for the ESP-NOW Protocol for the ESP8266 & ESP32
A very basic TX and RX demo for the ESP-NOW Protocol for the ESP8266 & ESP32 - GitHub - leonyuhanov/ESP-NOW-TX-RX: A very basic TX and RX demo for the ESP-NOW P...
GitHub - yoursunny/WifiEspNow: ESP-NOW Arduino library for ESP8266 and ESP32
ESP-NOW Arduino library for ESP8266 and ESP32. Contribute to yoursunny/WifiEspNow development by creating an account on GitHub.
GitHub - DemSec/ESP-NOW_Mesh: My attempt at an ESP-NOW Mesh
My attempt at an ESP-NOW Mesh. Contribute to DemSec/ESP-NOW_Mesh development by creating an account on GitHub.
GitHub - arttupii/espNowFloodingMeshLibrary: ESPNOW flooding mesh library with AES
ESPNOW flooding mesh library with AES. Contribute to arttupii/espNowFloodingMeshLibrary development by creating an account on GitHub.
GitHub - Crypter/ESP-RCLink: ESP-NOW based remote control setup
ESP-NOW based remote control setup. Contribute to Crypter/ESP-RCLink development by creating an account on GitHub.
ESP32: Getting started with ESP-NOW - techtutorialsx
Getting started with ESP-NOW on the ESP32.
ESP8266とESP32 温度測定にESP-NOWを使ってみる | 東京お気楽カメラ
ESP32 With ESP-Now Protocol
ESP32 With ESP-Now Protocol: The ESP-Now is a very special, high-speed network, making it perfect for residential and industrial automation. It is another proto...
グラスをスマートにする技術~その3:ESP-Now~ - Qiita
###概要: 気になるあの人のもとに、かっこよくグラスを運びたい、そんな経験ありませんか? 私が所属するaNo研は、遠隔操作型自走グラス「グラス・ポーター」を発表しました。 この記事は、「グラ…
Hello World for ESP-NOW
I've been using ESP32's in a variety of projects recently, including one in which the ESP32's will be used as a RC link. I plan to use ESP-Now for this, but it ...

これに、GETMAC.inoが付いてた。。

GitHub - srgi79/ESP-Remote-Control: ESP-NOW with Wii Nunchuk
ESP-NOW with Wii Nunchuk. Contribute to srgi79/ESP-Remote-Control development by creating an account on GitHub.

あとで試してみようっと。。

スポンサーリンク
広告

コメントを残していただけるとありがたいです

Loading Facebook Comments ...
%d人のブロガーが「いいね」をつけました。