1 Harmony 3 Wireless application examples for PIC32MZ W1 family
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.
This repository contains the MPLAB® Harmony 3 Wireless application examples for PIC32MZ W1 family
To clone or download these applications from Github, go to the main page of this repository and then click Clone button to clone this repository or download as zip file. This content can also be downloaded using content manager by following these instructions.
Contents Summary
Folder | Description |
---|---|
apps | Contains Wireless service example applications. |
docs | Contains documentation in html format for offline viewing (to be used only after cloning this repository onto a local machine). Use github pages of this repository for viewing it online. |
Code Examples
The following applications are provided to demonstrate the typical or interesting usage models of one or more wireless usecases.
Name | Description |
---|---|
OTA Bootloader | OTA bootloader for PIC32MZW1 devices |
Wi-Fi OTA upgrade | Wi-Fi OTA image upgrade demo |
Paho MQTT Client | Paho MQTT client example application |
Paho MQTT TLS Client | Paho MQTT TLS client example application |
TCP Client | TCP Client example application |
TCP Server | TCP Server example application |
UDP Client | UDP Client example application |
UDP Server | UDP Server example application |
Weather Client | Weather Client example application |
Wi-Fi Soft AP (driver mode) | Wi-Fi Soft AP driver mode example aplication |
Wi-Fi Soft AP (service mode) | WiFi Soft AP service mode example |
Wi-Fi easy config (bare metal) | Bare metal HTTP server / web-page based Wi-Fi provisioning example. |
Wi-Fi easy config (RTOS) | RTOS based HTTP server / web-page based Wi-Fi provisioning example. |
Dual interface (Wi-Fi + Ethernet) | Dual interface example application with Wi-Fi and Ethernet interfaces |
Wi-Fi STA (driver mode) | Wi-Fi STA driver mode example aplication |
Wi-Fi STA (service mode) | WiFi STA service mode example |
Wi-Fi touch demo | Wi-Fi + CVD based touch demo |
IFTTT demo | IFTTT example application |
Web Socket Server demo | Web Socket Server demo |
Documentation
Document | Description |
---|---|
PIC32MZ-W1 / WFI32E0x Application Developer's Guide | Application Developer's Guide |