Thing+ Cloud service client library for W7500x MCU

Overview 이번 포스팅에서 소개할 내용은 WIZnet의 W7500x MCU 기반에서 동작하는 Thing+ Cloud 서비스의 client library 입니다. Thing+는 국내 기업인 달리웍스의 IoT Cloud 플랫폼 서비스로, 쉽고 빠른 IoT 서비스 구축을 컨셉으로 제작되어 있으며 Arduino, Beaglebone green 등 다양한 오픈소스 하드웨어(OSHW)를 지원하고 있습니다. Thing+ Cloud 서비스와 연동하기 위해서는 기본적으로 SSL/TLS 보안 지원이 필요합니다. 하지만 최근 달리웍스 측에서 Arduino…

Building Your Android Apps for monitoring IoT devices using REST API

Instructables: Featured content! http://www.instructables.com/id/Building-Your-Android-Apps-for-Monitoring-IoT-Devi/   A few weeks ago, I’ve implemented REST web service library for WIZwiki-W7500ECO board. I’ve posted on Instructables,http://www.instructables.com/id/Adding-REST-based-Web-Services-to-IoT-Device-for-I/ (Featured content!) I decided to create my own Apps for monitoring my board using REST APIs. My Apps created using ‘MIT App Inventor 2’. You can find my apps at App inventor gallery.…

Web Manager development for WIZnet Serial to Ethernet modules

Introduction WIZnet Serial to Ethernet (S2E) Module provides Serial AT command and configuration tool to monitor and control current mode of the device such as device setting, current running mode and connection status. To improve the existing module’s control feature, I have proposed ‘Webmanger‘. With the Webmanager, a user can easily perform monitoring and controling…

Bus Arrival Alarm based on ARM mbed WIZwiki-W7500

Introduction I’ve making real-time bus arrival alarm device based on WIZnet WIZwiki-W7500 mbed IoT platform board. This device project for busy people in the morning. Perhaps, you could be more freely checking bus arrival without mobile phone for this device. * This project made by korean. If you live in foreign country, you may need…

WIZnet W5500-EVB and Blynk App communication

Intro Because app’s are being used almost everywhere, I decided to make my own tutorial on how to control my board using App. Some time ago, I found a very interesting app platform, ‘Blynk’. But Blynk platform supports only specified devices(like arduino series), so I’ve porting Blynk library for arduino to my WIZnet W5500-EVB board.…