Design News is part of the Informa Markets Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.

December 14 - Day 3: Constructing a 32-bit Wi-Fi Node Using the PIC32MM USB Curiosity Development Board

Webinar-December 14 - Day 3: Constructing a 32-bit Wi-Fi Node Using the PIC32MM USB Curiosity Development Board

Webinar Information
Start Date: Dec 14, 2022 - 06:00 PM UTC

The PIC32MM family of 32-bit microcontrollers are a click below full-blown PIC32 devices and distant cousins to ARM Cortex microcontrollers. In other words, PIC32MM devices are perfect for applications that need a bit more horsepower than an 8-bit PIC but not as much umph as an entry-level ARM Cortex microcontroller. 

The goal of today’s lecture is to load up our PIC32MM USB Curiosity Development Board with an ATWINC1500 Wi-FI module and write some code to put the ATWINC1500 through its paces. By the end of today’s lecture, we will use MPLAB X, the XC32 C Compiler, and the Microchip Code Configurator to assemble code that will query and set the ATWINC1500’s internal data areas. Using the same Microchip firmware development tools, we will also code functions to generate TCP/IP-based data exchange via client and server nodes.