Raspberry Pi
Run an Raspberry Pi Simulator and connect to an Azure IoT Hub Part 5 – Read IoT Messages from VSCode
Right click on your IoT device and select to monitor. Next jump in to the simulator and run it again. And voila! In your output you’ll find your very own simulator send information into your Azure IoT Hub. As you can see it’s the same temperature. Done and done! Now go out and build some […]
Run an Raspberry Pi Simulator and connect to an Azure IoT Hub Part 4 – Download Azure IoT Tools for VSCode
Let’s download and configure the extension for IoT Tools. Search for IOT in VSCode extensions and install. In the Explorer select and connect to your IoT hub. Now in the next post we’ll rerun the simulator and read our temperature!
Run an Raspberry Pi Simulator and connect to an Azure IoT Hub Part 3 – Run the simulator
In this tutorial we will run the Raspberry Pi Simulator and connect it to our very own Azure IoT hub. Following this guide. Go here to launch the simulator. Next go into the Azure portal and get your Device connection key. After you’ve launched the page go in and replace the value with your connectionstring […]
Run an Raspberry Pi Simulator and connect to an Azure IoT Hub Part 2 – Create an Azure IoT Client
With our new Hub we will now register an IoT Device. In the Explorers section click on Devices and New. Next we’ll run the Raspberrry simulator!
RUN AN RASPBERRY PI SIMULATOR AND CONNECT TO AN AZURE IOT HUB
Create an Azure IoT Hub Create an Azure IoT Client Run the simulator Download Azure IoT Tools for VSCode Read IoT Messages from VSCode
You must be logged in to post a comment.