How to take the Data from ESP8266 that i got in arduino to Matlab?
5 ビュー (過去 30 日間)
古いコメントを表示
So me and my friends,we are trying to receive signals from a wifi module(esp8266) in arduino and use that data to plot a graph in MATLAB, how do we do it?
2 件のコメント
Brahim MOUDOUD
2020 年 6 月 2 日
Bonjour, S'il vous plait j'ai un problème similaire. Je souhaite recevoir les donnée à partir d'un système distant en utilisant simulink. la liaison (TCP/IP) est établie entre mon PC et ESP8266, mais les données (type double) que je reçois de mon système ( ESP8266 connecté à arduino ) sont des multiples 10^308 ou 10^(-308) ne correspondent pas aux données réelles (type double) émisent par l'autre ESP8266. je n'arrive pas à résoudre ce problème, Merci de m'aider
Merci et bien cordialement
回答 (2 件)
Subin Kuttappan Stellal Mary
2017 年 3 月 5 日
As of MATLAB R2016b, ESP8266 chip is not supported for Simulink Support package for Arduino Hardware. They might incorporate support for this chip in a future release.
0 件のコメント
Marcos Olivera
2017 年 3 月 10 日
I succed using UDP channel to communicate with esp866...very stable and fast connection!
3 件のコメント
参考
カテゴリ
Help Center および File Exchange で MATLAB Support Package for Arduino Hardware についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!