Just starting

Moderators: adafruit_support_bill, adafruit

Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.
Locked
User avatar
wpp6
 
Posts: 1
Joined: Tue Feb 23, 2021 4:01 pm

Just starting

Post by wpp6 »

I would like to use adafruit IO to send data from a PIC32MZ device to the adafruit "cloud". The code on the PIC device must be "C". Is there a document that tells me how to compile and install a client on the PIC device that can call the adafruit APIs to do an https call? Also, where do I get the adafruit IO "key" or cert for an https link?

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: Just starting

Post by mikeysklar »

This CircuitDigest article shows a C based PIC example of connecting that might be helpful. It includes setting up the AIO keys.

https://circuitdigest.com/microcontroll ... -using-pic

Locked
Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.

Return to “Internet of Things: Adafruit IO and Wippersnapper”