IoT Device
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 Part 1 – Create an Azure IoT Hub
Now we’ll jump into Azure Portal and create ourselves an Azure IoT Hub that later will manage our Raspberry IoT Device. You can read more here. In Azure search and create an IoT hub. Remember that the IoT Hub name is public so create something unique and also you should select a IP filter. There […]
You must be logged in to post a comment.