TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 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 (142076 times)
  2. FAT32 Library (75301 times)
  3. Network Ethernet Library (59498 times)
  4. USB Device Library (49525 times)
  5. Network WiFi Library (45289 times)
  6. FT800 Library (44918 times)
  7. GSM click (31439 times)
  8. mikroSDK (30452 times)
  9. microSD click (27802 times)
  10. PID Library (27624 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: 7207 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

Slider Click

0

Slider Click features a mechanical slide action potentiometer - a slider, which gives a nice feeling when actuating, along with 16 SMD LEDs, that can be used for any kind of visual feedback. The onboard high-resolution 22-bit ADC can detect even the smallest move, faithfully capturing the smoothness of the slider movement, while digitizing its position. The 16 onboard SMD LEDs can give a nice visual feedback of the slider position, but those LEDs can also be used for other purposes since they are not hardwired to the slider.

[Learn More]

Bluetooth click

0

Example for Bluetooth click board in mikroBUS form factor. This expects a message from the Master (Bluetooth dongle, mobile phone, etc) and displays in on the Lcd.

[Learn More]

Bluetooth Switch

1

This example demonstrates wireless Bluetooth switch control, using clicker2 for STM32, Bluetooth click board and Android smart phone.

[Learn More]