TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (404 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 (141111 times)
  2. FAT32 Library (73901 times)
  3. Network Ethernet Library (58554 times)
  4. USB Device Library (48724 times)
  5. Network WiFi Library (44376 times)
  6. FT800 Library (43976 times)
  7. GSM click (30721 times)
  8. mikroSDK (29478 times)
  9. PID Library (27299 times)
  10. microSD click (27102 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

WiFi Plus click - UDP

Rating:

1

Author: MIKROE

Last Updated: 2014-06-10

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: WIFI

Downloaded: 1370 times

Followed by: 1 user

License: MIT license  

This is project demonstrates how to send and receive UDP packages with WiFi Plus click.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "WiFi Plus click - UDP" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "WiFi Plus click - UDP" changes.

Do you want to report abuse regarding "WiFi Plus click - UDP".

  • Information
  • Comments (1)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Example Blog

After successfuly connecting toAccess Point,"mikroE" will be sent to IP address (via UDP) which is defined in remoteIP array.

Data sent from same IP address (remoteIP) is polled, when received - data is trimed if needed to be displayed on LCD and sent back to remoteIP via UDP (data show in LCD).

Hex file of this project is not included in this archive because it's mandatory to modify the networkParameters.h file. Values used in networkParameters.h are only for description.

ALSO FROM THIS AUTHOR

Echo Server

0

The application demonstrates CycloneTCP echo server functionality.

[Learn More]

TempHum 8 Click

0

Temp&Hum 8 Click is based on a sensor from the popular SHT family, designed to measure temperature and humidity.

[Learn More]

Heart rate click

8

Heart Rate click carries a MAX30100 integrated pulse oximetry and heart-rate sensor. It’s an optical sensor that derives its readings from emitting two wavelengths of light from two LEDs, then measuring the absorbance of pulsing blood through a photodetector. Uses 3.3V power supply.

[Learn More]