# PIC32MZW1_refDesign_OOB **Repository Path**: MicrochipTech/PIC32MZW1_refDesign_OOB ## Basic Information - **Project Name**: PIC32MZW1_refDesign_OOB - **Description**: "IoT Made Easy!" - OOB demo for the PIC32MZW1 reference design board - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-23 - **Last Updated**: 2026-06-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Microchip logo](https://raw.githubusercontent.com/wiki/Microchip-MPLAB-Harmony/Microchip-MPLAB-Harmony.github.io/images/microchip_logo.png) # PIC32MZW1 Reference Design OOB Demo [![Latest release](https://img.shields.io/github/v/release/MicrochipTech/PIC32MZW1_refDesign_OOB?sort=semver&style=for-the-badge)](https://github.com/MicrochipTech/PIC32MZW1_refDesign_OOB/releases/latest) [![Latest release date](https://img.shields.io/github/release-date/MicrochipTech/PIC32MZW1_refDesign_OOB?style=for-the-badge)](https://github.com/MicrochipTech/PIC32MZW1_refDesign_OOB/releases/latest)
This repository contains the code, tools and documentation for the Out of Box demo for the [PIC32MZW1](https://www.microchip.com/en-us/products/wireless-connectivity/embedded-wi-fi/pic32mz-w1-wi-fi-soc-and-module-family) chip-down reference design board. The demo showcases the capabilities of the reference design board to act as a softAP while hosting an HTTP server and monitoring user touch inputs to the [QT8 XPro board](https://www.microchip.com/DevelopmentTools/ProductDetails/PartNO/AC164161) using the enhanced CVD peripheral of the onboard PIC2MZW1. Transformed touch coordinates are also displayed on the OLED B Click board. You can see the demo in action in the GIF below.

> :information_source:   **Note**: The webpage performs AJAX polling for the current touch position every 200ms. The displayed drawing is not representative of the touch accuracy. ## Demo Setup - Flash the demo image into the PIC32MZ W1 Reference design board - Plug in the QT8 board into the XPRO header - Optionally plug in the [OLED B click board](https://www.mikroe.com/oled-b-click) into the microbus connector - :information_source:   ***Note:*** Make sure that the SDA pin of the OLED B board is bent outwards or removed before plugging it into the microbus interface. - Optionally, connect a USB-UART converter to the `UART` Jumper to see the demo logs - ***Settings:*** 115200 8N1 - Supply power to the board through the `USB POWER` connector using a micro USB cable. - The board boots up in softAP mode with SSID `DEMO_AP_SOFTAP` and password `password`. - Connect a laptop or Mobile phone to the board's softAP. - Open a modern browser that supports HTML5 in the device connected to the board's softAP and navigate to `192.168.1.1`.
- Touch on the QT8 board with a single finger - The LEDs on the QT8 board indicates the registered touch position - If a OLED B click board board is plugged in, the LED coordinates will be displayed on it. - The device webpage in the browser will show the registered touch position. A touch position tracker line will also be updated. - Touch on the QT8 board with 2 fingers - The corner LED on the QT8 board will light up to indicate that a 2 finger touch has been registered. - The touch position tracker line in the device webpage will be cleared. In case of questions or to provide feedback, please contact [Microchip support](http://microchip.com/support) ____ [![Follow us on Youtube](https://img.shields.io/badge/Youtube-Follow%20us%20on%20Youtube-red.svg)](https://www.youtube.com/user/MicrochipTechnology) [![Follow us on LinkedIn](https://img.shields.io/badge/LinkedIn-Follow%20us%20on%20LinkedIn-blue.svg)](https://www.linkedin.com/company/microchip-technology) [![Follow us on Facebook](https://img.shields.io/badge/Facebook-Follow%20us%20on%20Facebook-blue.svg)](https://www.facebook.com/microchiptechnology/) [![Follow us on Twitter](https://img.shields.io/twitter/follow/MicrochipTech.svg?style=social)](https://twitter.com/MicrochipTech) [![](https://img.shields.io/github/stars/MicrochipTech/PIC32MZW1_refDesign_OOB.svg?style=social)]() [![](https://img.shields.io/github/watchers/MicrochipTech/PIC32MZW1_refDesign_OOB.svg?style=social)]()