TOP Contributors

  1. MIKROE (2762 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139248 times)
  2. FAT32 Library (71743 times)
  3. Network Ethernet Library (57115 times)
  4. USB Device Library (47428 times)
  5. Network WiFi Library (43082 times)
  6. FT800 Library (42403 times)
  7. GSM click (29835 times)
  8. mikroSDK (28073 times)
  9. PID Library (26885 times)
  10. microSD click (26198 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

ETH WIZ click board - Example

Rating:

1

Author: MIKROE

Last Updated: 2016-05-06

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Ethernet

Downloaded: 6821 times

Followed by: 4 users

License: MIT license  

This example demonstrates simple TCP and UDP usage of the ETH WIZ click board :
- Board sends echo reply to UDP packets on "PORT_UDP" port,
- Board listens to a connection request on "PORT_TCP" port. After connection is established, it sends echo reply to incoming TCP packets.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "ETH WIZ click board - Example" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "ETH WIZ click board - Example" changes.

Do you want to report abuse regarding "ETH WIZ click board - Example".

  • Information
  • Comments (1)

Example Blog

ETH WIZ click board

ETH WIZ click board

Front and back view of ETH WIZ click board designed in mikroBUS form factor. mikroBUS is specially designed pinout standard with SPI, I2C, Analog, UART, Interrupt, PWM, Reset and Power supply pins

View full image

ETH Wiz click carries W5500, a 48-pin, 10/100 BASE-TX standalone ethernet controller with a hardwired TCP/IP Internet protocol offload engine, along with a standard RJ-45 connector. The W5500 module employs a variety of solutions to reduce the target MCU’s memory load and enable a stable and secure Internet connection. High speed network communications are realized through an 80 MHz SPI interface. The module has 32KB of internal memory for TX/RX buffers. Reduced power consumption is achieved with Wake on LAN and power down modes. Automatic handshaking, retransmit on collision and automatic rejection of erroneous packets are also supported.

Examples are written for :

  • EasyPIC v7 - PIC18F45K22
  • EasyPIC v7 for dsPIC30 - dsPIC30F4013
  • EasyPIC Fusion v7 - PIC32MX795F512L
  • EasyAVR v7 - ATmega32
  • EasyMX PRO v7 STM32 - STM32F107VC
  • EasyFT90x v7 - FT900 

 

ETH WIZ click board Schematics

ETH WIZ click board Schematics

Schematics of the ETH WIZ click board

View full image

ALSO FROM THIS AUTHOR

DHT22 Click

0

It’s a low cost reliable solution that communicates with the target board microcontroller through a single Serial Data Line.

[Learn More]

Audio DAC Click

0

Audio DAC Click is a compact add-on board perfect for upgrading your audio equipment. This board features the PCM5142, a 32-bit 384kHz audio stereo DAC with the DIR9001 digital audio receiver from Texas Instruments. The DIR9001 can receive 24-bit/96kHz signals at the highest via S/PDIF optical cable and complies with various digital audio standards, like IEC60958-3, JEITA CPR-1205, AES3, and EBUtech3250. The DIR9001's output is then processed via a stereo audio DAC, the PCM5142, with the latest generation of TI's advanced segment-DAC architecture to achieve excellent dynamic performance, detailed heights, and an exceptionally good sound stage.

[Learn More]

EEPROM click

0

Simple example which demonstrates working with EEPROM click board in mikroBUS form factor. Example write bytes into EEPROM and read from it.

[Learn More]