개요

ENC28J60 Tool

Serial Ethernet PROTO 보드는 이더넷 기능을 부가하려는 프로토타입 장치의 악세사리 툴

Serial Ethernet Support

SPI인터페이스의 stand-alone Ethernet controller ENC28J60 채택

Pinout Connectors

쉬운 연결을 위한 Pinout

설명

Serial Ethernet PROTO 보드는 프로토타이트 툴로서 채택한 Microchip의 ENC28J60은 28핀 10BASE-T stand alone 이더넷 컨트롤러로 on-board MAC & PHY, 8 Kbytes of Buffer RAM 과 SPI serial interface를 가지고 있습니다. 작은 형태의 패키지로 ENC28J60은 복잡도뿐 아니라 차지하는 공간과 비용을 줄여줍니다. 사용가능한 어플리케이션은 VoIP, Industrial Automation, Building Automation, Home Control, Security and Instrumentation 등이 있습니다.

예제

본 보드용 예제는 ENC28J60 모듈을 MCU에 쉽게 연결하는 방법을 보여줍니다.각각의 예제는 코드에 대한 자세한 주석을 포함하고 있습니다.예제 코드는 하단에서 다운로드 가능합니다.

  • Example of UDP response.
  • Example of UDP read and write on LCD.
  • Example of setting up IP and MAC addresses.
  • Example of initializing counter over UDP and writing it on 7seg display.
  • Example of initializing RTC over UDP.
  • All in one ENC28J60 demo.
  • Example of receiving UDP requests and sending them via USART to a PC.
  • Examples of pinging IP address.
  • Example of starting HTTP server.

문서

소프트웨어