I'm Really interrested in ur iphone application and i installed it already. In fact i have a Recently bought a Arduino Mega card with a ES8266 shild made on " https://fr.aliexpress.com/item/Mega-WiFi-R3-ATmeg... "
and i would like be able to use directly on WIFI with ur application.
My "little" problem is ur ino are writen to work with ethernet. I'm not that good to be able to do the modification directly.
I will like u can help me to do.
This kind of boards is new and it is not easy to find exemple or help online.
I just know how to communicate and check the two boards, on AT commands.
I'm not familiar with that board, but I've played with ESP8266 itself and the app works fine with it. So it should definitely be doable with your board as well. You could check this tutorial and see how to the Wifi part is done http://www.elec-cafe.com/esp8266-temperature-humid...
Remove all DHT11 related stuff if you don't have one and use analog sensor connected to A0 instead. You may use normal analogRead to read the value. You should replace the html part by the example code of this instructable.
5 Comments
6 years ago
HI,
I'm Really interrested in ur iphone application and i installed it already.
In fact i have a Recently bought a Arduino Mega card with a ES8266 shild made on " https://fr.aliexpress.com/item/Mega-WiFi-R3-ATmeg... "
and i would like be able to use directly on WIFI with ur application.
My "little" problem is ur ino are writen to work with ethernet. I'm not that good to be able to do the modification directly.
I will like u can help me to do.
This kind of boards is new and it is not easy to find exemple or help online.
I just know how to communicate and check the two boards, on AT commands.
Thank you a lot in advance.
Serge
PS If u are ok we can exchange Mail Adress
Reply 6 years ago
I'm not familiar with that board, but I've played with ESP8266 itself and the app works fine with it. So it should definitely be doable with your board as well. You could check this tutorial and see how to the Wifi part is done http://www.elec-cafe.com/esp8266-temperature-humid...
Remove all DHT11 related stuff if you don't have one and use analog sensor connected to A0 instead. You may use normal analogRead to read the value. You should replace the html part by the example code of this instructable.
7 years ago on Introduction
Hi,
I’m irinakim and I’m work in the Wiznet.
Thank you for using our product.
We are collecting so much data using our product.
And I will post the this project on our Web site.( http://wiznetmuseum.com)
Can I post your product on our Web site?
Reply 7 years ago
Sure, no problem.
7 years ago on Introduction
Nicely done. Thanks for sharing this!