MPLAB Harmony 3 is an extension of the MPLAB® ecosystem for creating embedded firmware solutions for Microchip 32-bit SAM and PIC microcontroller and microprocessor devices. Refer to the following links for more information.
- Microchip 32-bit MCUs
 - Microchip 32-bit MPUs
 - Microchip MPLAB X IDE
 - Microchip MPLAB Harmony
 - Microchip MPLAB Harmony Pages
 
This repository contains the MPLAB® Harmony 3 Network Package (Net). The Net repo provides a free fast to market TCP/IP stack for Microchip 32-bit SAM and PIC microprocessor devices. The repo contains multiple applications that demonstrate communication over TCP/IP using well known protocols like TCP, UDP, HTTP, SMTP, etc. Refer to the following links for release notes, training materials, and interface reference information.
- Release Notes
 - Microchip Software License Agreement
 - MPLAB Harmony 3 Net Wiki
 - MPLAB Harmony 3 Net API Help
 
| Folder | Description | 
|---|---|
| apps | Example applications for Net library components | 
| docs | Net library help documentation | 
| driver | Drivers used by the TCP/IP stack | 
| tcpip | The TCP/IP stack | 
| net pres | The network presentation layer used by the TCP/IP stack | 
Click here to view the Net library help documentation.
To view the documentation offline, follow these steps:
- Download the publication as a zip file from here.
 - Extract the zip file into a folder.
 - Navigate to the folder and open index.html in a web browser of your choice.
 

