# Microchip

## Microchip

[Internet of Things](http://www.microchip.com/design-centers/internet-of-things)

## IoT Ethernet Kit

> The IoT Ethernet Kit powered by AWS IoT uses an Ethernet LAN8740A driven by a 32 bit controller with 2 Mb of Flash (PIC32MZ EF). Hundreds of different sensors can be plugged into the mikroBUSTM footprint from mikroe.com. In addition, the kit operates with FreeRTOSTM running MQTT light weight protocol and SSL allowing the user to quick-start his design within a mass production code environment in mind. [IoT Ethernet Kit](http://www.microchipdirect.com/ProductSearch.aspx?Keywords=DM990004)

## Internet of Things AWS IoT

> Microchip's PIC32MZ based IoT demos are designed to work with Amazon Web Service's AWS IoT platform and Microchip's "Insight on Things" (IoT) desktop application.

* [Internet of Things AWS IoT](http://www.microchip.com/design-centers/internet-of-things/aws-iot)
* [AWS IoT Firmware](https://github.com/MicrochipTech/aws-iot-firmware-pic32mz)
* [Insight on Things" (IoT) Desktop App](https://github.com/MicrochipTech/aws-iot-insight-on-things-desktop-app/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://theiotlearninginitiative.gitbook.io/internetofthings101/internet-of-things/key-players/microchip.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
