#WioTerminal – Display a countdown progress bar πŸš₯ for the next #AzureIoT ☁️ refresh data call

Hi ! In today’s post I’ll share an scenario about: Display a custom progress bar in the Wio Terminal display. The progress bar is a count down until the next request to the Azure Function interacting with Azure Digital Twin. This is mostly working with strings to create a specific String() that represent the Progress…… Continue reading #WioTerminal – Display a countdown progress bar πŸš₯ for the next #AzureIoT ☁️ refresh data call

#WioTerminal – Posts to interact with a #DigitalTwin Door πŸšͺ with Azure IoT ☁️ and Azure Functions

Hi ! Here is the current set of posts on the integration between the Azure IoT door πŸšͺand my Wio Terminal. References Download Arduino IDEWiki Seeed – HistorgramWiki Seeed – loading Images Wiki Seeed – Installing the File System LibraryWiki Seed – Wifi ConnectivityGitHub – Arduino_JSONWikipedia – X BitMap

#WioTerminal – Display a #DigitalTwin Door πŸšͺ state using XBitmap with #AzureIoT β˜οΈ.

Hi ! In today’s post I’ll share an scenario about: Display the state of a door (open / closed) using an XBitmap in Wio Terminal. The door state information come from an Azure Function interacting with Azure Digital Twin. In my previous posts I wrote on how to get data from an Azure Function and…… Continue reading #WioTerminal – Display a #DigitalTwin Door πŸšͺ state using XBitmap with #AzureIoT β˜οΈ.