TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (385 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (97 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 (139841 times)
  2. FAT32 Library (72209 times)
  3. Network Ethernet Library (57392 times)
  4. USB Device Library (47739 times)
  5. Network WiFi Library (43364 times)
  6. FT800 Library (42700 times)
  7. GSM click (29980 times)
  8. mikroSDK (28439 times)
  9. PID Library (26989 times)
  10. microSD click (26398 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: 6876 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

4G LTE 2 Voice Click

0

4G LTE 2 Click is a compact add-on board representing a secure-cloud multi-band solution offering universal connectivity and reliable performance. This board features the LARA-R6001, the world’s smallest LTE Cat 1 module with global coverage and a built-in MQTT client from u-blox, representing a data and voice solution. Equipped with familiar AT commands set over the UART interface, USB interface, and Network and Status indicators, the LARA-R6001 also has a comprehensive certification scheme and multi-band/multi-mode capabilities providing excellent flexibility alongside the support of voice/audio application.

[Learn More]

Ammeter click

1

Ammeter click is a mikroBUS add-on board with circuitry for measuring electric current ( both AC and DC ).

[Learn More]

FAT32 Library

61

FAT32 Library with LFN support. File features: -open, read, write, rename, delete, existence check, multiple file operation -file cursor manipulation -swap file creation, sector-level and file-level access Directory features: -create, rename, delete, change current directory -folder content listing -card format (MMC/SD only)

[Learn More]