Introduction

IoT 세상에서 DIY Maker들은 자신이 만든 디바이스나 작품들이 어떻게든 외부와 연결되기를 바랄 것이다. 필자 또한 항상 프로젝트를 진행할 때 인터넷을 사용할 수 있게 즉, 연결성에 중점을 두곤 한다.

하지만 DIY Maker들에게 외부 연결성을 고려할 만큼 전문성이 없는 경우가 많을 것이다. 간단한 작업으로 이런 문제를 해결할 수 있다면 금상첨화가 아닐까 한다.

WIZ820io는 이런 문제를 해결하기 위한 여러 방편 중 하나이다. 손쉬운 Ethernet solution을 제공하니 한 번쯤 사용해 보기를 권장한다.

 

What is Ethernet?

Wikipedia의 정의로 보면, Ethernet is a family of computer networking technologies commonly used in local area networks (LANs) and metropolitan area networks (MANs).[1] It was commercially introduced in 1980 and first standardized in 1983 as IEEE 802.3,[2] and has since been refined to support higher bit rates and longer link distances. Over time, Ethernet has largely replaced competing wired LAN technologies such as token ring, FDDI and ARCNET.

Ethernet은 쉽게 얘기하면 인터넷에 연결할 수 있는 방편 중 하나로 보면 될 것이다.

집에 보면 컴퓨터나 AP를 연결하기 위한 LAN 케이블이 있으니 직접 눈으로 확인해 보는 것도 좋을 것이다.

 

What is WIZ820io?

WIZ820ioWIZnet 회사에서 만들어서 판매하고 있는 Ethernet solution 중 하나이다. MCUSPI Interface를 통해 TCP/IP를 이용하여 외부 인터넷에 연결할 수 있다.

WIZ820io is a compact size network module that includes a W5200 (TCP/IP hardwired chip and PHY embedded), a transformer and RJ45. It can be used as a component and no effort is required to interface W5200 and Transformer. The WIZ820io is an ideal option for users who want to develop their Internet enabling systems rapidly. WIZ820io is hardware compatible with WIZ850io.

http://www.shopwiznet.com/wiz820io

 

Curation on WIZnet Museum

누구나 쉽게 WIZ820io 활용해서 IoT 디바이스들에게 연결성을 제공하고 있는 사이트를 소개하고자 한다. 실제 구현에 필요한 SW, HW 내용들을 포함하고 있기에 관심이 있는 사람이라면 한 번쯤 따라 해 보는 것도 좋으리라 생각한다.

 

Tutorial: Controlling Servo / Webcam via webserver, Wiz820io and Garagino

This project is a server with Garagino and Wiznet Ethernet module, and thus an HTML page that displays the buttons that control the servos connected to the Pan / Tilt.

http://wiznetmuseum.com/portfolio-items/tutorial-controlling-servo-webcam-via-webserver-wiz820io-and-garagino/

Webcam의 방향을 제어해 볼 수 있는 프로젝트로 인터넷 연결을 위해서 WIZ820io를 사용하고 있다. Arduino Ethernet 보드를 사용할 수도 있는 점을 알려주고 있으며 비교적 프로젝트가 잘 정리 되어 있다.

 

Bascom project – Ethernet Shield & WIZ820io

BASCOM-AVR© is the original Windows BASIC COMPILER for the AVR family. It is designed to run on XP/VISTA/WIN7 and WIN8. This product description is updated in 2014. But we do not change it each time we update the software. In the on line help you can find a list of all statements and functions.

http://wiznetmuseum.com/portfolio-items/bascom-project-ethernet-shield-wiz820io/

아두이노에 WIZ820io를 연결하여 Ethernet 사용을 손쉽게 적용한 프로젝트로 하기 링크로 연결하면 보다 자세한 프로젝트 내용을 볼 수 있다. 아두이노의 AVR MCU 이외에도 다양한 MCU에 포팅이 가능하다.

http://wiki.mcselec.com/Getting_started_with_Arduino_and_WIZ820io

 

WIZ820io: Porting Guide about EmIDE and Nucleo Board

This is a simple project based on EmIDE(gcc) since commercial compiler is not free which shows how to port from EmIDE and Nucleo Board using WIZnet network module product, WIZ820io.

http://wiznetmuseum.com/portfolio-items/1-wiz820io-porting-guide-about-emide-and-nucleo-board/

상기 프로젝트에서 AVR MCU를 사용했듯이 Nucleo보드의 ST MCU를 사용하여 WIZ820io 프로젝트가 진행되었다. IoT 플랫폼으로 사용되고 있는 mbed Nucleo 보드를 사용하면 보다 쉽게 프로토타입을 구성하여 빠르게 Ethernet 제품을 구상할 수 있다.

'Curation Contents' 카테고리의 다른 글

To understand IoT through Blynk Platform easily  (2) 2017.01.10

+ Recent posts