IoT Base Platform With GCC, WIZwiki-W7500 : MQTT

by bingdo72 in Circuits > Microcontrollers

974 Views, 1 Favorites, 0 Comments

IoT Base Platform With GCC, WIZwiki-W7500 : MQTT

20170306_142001.jpg

I know WIZwiki-W7500 platform for IoT. Recently WIZwiki-W7500 board is announced by WIZnet. So I implemented a firmware of WIZwiki-W7500 board by Ethernet SW modification because I can handle a source code easily. You can know the status of equipment even if it is so far. If you want to know how to use MQTT protocol, please refer to the following step.

Prepare Materials, Hardware Connection, Prepare Development Environment

IoT Base Platform With GCC, WIZwiki-W7500.jpg

Software

I uploaded source code. You can download this 7zip file.
After compile, you can send sensor data to Thing+ cloud server.

Downloads

How to Run : Preparation

FH70VJ9IPSMFKPL.MEDIUM.jpg

How to Run : Modification

W7500_MQTT3.jpg
W7500_MQTT.jpg
W7500_MQTT2.jpg

To must modify MAC address, MQTT parameters in firmware code.

How to Run : Result

SW1-10.png
SW1-11.png
SW1-12.png

To check the result of Dashboard through Thing+ Server.