I assume that you have some knowledge of the following topics. If you don't go through the following topics and links:
- Bot Framework.
- Raspberry Pi: In this chapter, we will not cover how to configure the Raspberry Pi, so check out the following link on how to set up the device for development:
https://developer.microsoft.com/en-us/windows/iot/getstarted - Windows 10 IoT Core: In this chapter, we will use Windows 10 IoT Core as our operating system on the Raspberry Pi. For how to install set it up on the Raspberry Pi, check out the following link:
https://developer.microsoft.com/en-us/windows/iot/getstarted - UWP app development: The project we are developing for the Raspberry Pi is a UWP app, so you must have some basic knowledge of UWP app development:
https://docs.microsoft.com/en-in/windows/uwp/get-started/whats-a-uwp - Microsoft Azure IoT Hub: We need Microsoft Azure IoT Hub to easily...