Demo on pushing data to ThingSpeak Channel using Powershell Script
ThingSpeak is an open source Internet of Things application and API to store and retrieve data from anything using HTTP over the Internet or via a Local Area Network.
- Sign Up for New User Account - https://thingspeak.com/users/sign_up
- Create a new Channel by selecting Channels, My Channels, and then New Channel
- Copy and save the ThingSpeak Write API Key and enter it into the PowerShell Script
When this script executes, Freespace-DiskDrive.ps1 will report the free space of the disk drive to a ThingSpeak Channel.
- Place the Freespace-DiskDrive.ps1 PowerShell script at some location on our system.
- Make sure you set the correct drive letter, such as "C:" or "D:"
- Make sure to enter your ThingSpeak Wite API Key for your Channel