TOP Contributors

  1. MIKROE (2779 codes)
  2. Alcides Ramos (376 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 (139560 times)
  2. FAT32 Library (72041 times)
  3. Network Ethernet Library (57254 times)
  4. USB Device Library (47607 times)
  5. Network WiFi Library (43219 times)
  6. FT800 Library (42551 times)
  7. GSM click (29930 times)
  8. mikroSDK (28292 times)
  9. PID Library (26930 times)
  10. microSD click (26309 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
Project

Ethernet/Internet Applications for MultiMedia PIC32MX7

Rating:

0

Author: Val Gretchev

Last Updated: 2013-01-10

Package Version: 1.0.0.0

Category: Communication

Downloaded: 930 times

Not followed.

License: MIT license  

This is an example of Ethernet communications with Servers and Clients operating simultaneously. Both TCP and UDP protocols are tested. The microcontroller uses the Core Timer to implement a system clock with 1 millisecond resolution. Test programs for the PC are included.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Ethernet/Internet Applications for MultiMedia PIC32MX7" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Ethernet/Internet Applications for MultiMedia PIC32MX7" changes.

Do you want to report abuse regarding "Ethernet/Internet Applications for MultiMedia PIC32MX7".

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

Project Blog

There is very little in the way of examples for using Mikroelektronika libraries for PIC32. This results in trial by error programming and a lot of hard work. The project represented here can serve as a skeleton for more complete development.

The test programs included in the archive are written for Delphi 7.

I would very much like to know if this was useful to someone. Please feel free to make a comment.

Screen Shots

Screen Shots

This is a picture of the PC applications used for testing.

View full image

ALSO FROM THIS AUTHOR

MikroMedia + for STM32 with Shield and GSM2 click board.

0

This code uses the GSM2 click board to send SMS text messages to a cell phone number. It can be modified to execute 2-way communications using the skeleton code provided. The code is modular and can be easily used in many other projects.

[Learn More]

Ultra-Low Resistance Tester (micro Ohm Meter)

9

Electrical power generation and distribution companies require an instrument for testing power transformer windings and circuit breaker contact resistance during maintenance. This is a design for such an instrument. The mikromedia 5 for Tiva board is the perfect candidate as the Microcontroller with Touchscreen in the block diagram.

[Learn More]

Example of MMC/SD Card Usage for MultiMedia PIC32MX7

5

This example uses the microE FAT32 library to implement remote file operations over the serial port.

[Learn More]