Hi ! I just migrated a sample Wio Terminal project from Arduino IDE to PlatformIO Labs in Visual Studio Code, and I think is a good idea to chat write it. The app will connect the device to a Wireless network and it will display the connect process progress on the device screen. Working demo…… Continue reading #WioTerminal – connecting to Wifi πΆ, online information in TFT πΊ @code and @PlatformIO_Org
Tag: Visual Studio Code
#WioTerminal – @code and PlatformIO, working with libraries in a zero-to-hero project βοΈπ§οΈβοΈ
Hi ! Yesterday, I shared a very simple project created with PlatformIO Labs in Visual Studio Code for a Wio Terminal. If you are used to work with the Arduino IDE, there are a couple of notes here that may help. Let’s start with a very simple program: Check RTL8720 Firmware Version This program is…… Continue reading #WioTerminal – @code and PlatformIO, working with libraries in a zero-to-hero project βοΈπ§οΈβοΈ
#WioTerminal – Visual Studio Code and PlatformIO rocks ! π€ @code @PlatformIO_Org
Hi ! While working with Arduino or embedded systems, tools are a great part of the developers experience. PlatformIO Labs is an amazing set of tools for embedded systems, and it also works like a charm with Wio Terminal. A user-friendly and extensible integrated development environment (IDE) with a set of professional development instruments, providing…… Continue reading #WioTerminal – Visual Studio Code and PlatformIO rocks ! π€ @code @PlatformIO_Org
#AzureIoT β Working with devices and Edge Modules to access Digital Twin Settings
Hi ! Once I got my real and 3D virtual device [smart door] working, it’s time to interact with the Digital Twin information from the IoT Edge device and also from the Iot Edge Module device. Current documentation is kind of tricky, there are several demos on how to interact with the Device. However, working…… Continue reading #AzureIoT β Working with devices and Edge Modules to access Digital Twin Settings
#AzureIoT β Working with Digital Twin Settings on an Azure IoT Edge Module
Hi ! In my previous series of posts I wrote about how to create custom modules to work using Custom Vision projects, and also sensors in a Raspberry Pi. Today, I’ll pick my Door demo, and share some insights about how to work work with Twin properties. Define Twin Properties Let’s start defining our twin…… Continue reading #AzureIoT β Working with Digital Twin Settings on an Azure IoT Edge Module
#AzureIoT β Using a Raspberry Pi Grove Sensor π in an β Azure IoT Edge Module – Full Series
Hi ! It’s time to close the the series of posts about how to create an Azure IoT Edge module to be run in Raspberry Pi registered as an Azure IoT Edge Device. This series also covers how to access to specifics sensors connected to the device and send telemetry, and more. I’m missing the…… Continue reading #AzureIoT β Using a Raspberry Pi Grove Sensor π in an β Azure IoT Edge Module – Full Series
#AzureIoT β Using a Raspberry Pi Grove Sensor in an β Azure IoT Edge Module (6/N)
Hi ! In my previous post I shared some details on how to configure the Azure IoT Module to interact with the sensors / servos / LEDs connected to the Raspberry Pi. I also shared the base code to send telemetry. Let’s add some more details related to the Send Telemetry part. Send Telemetry In…… Continue reading #AzureIoT β Using a Raspberry Pi Grove Sensor in an β Azure IoT Edge Module (6/N)
#AzureIoT β Using a Raspberry Pi Grove Sensor in an β Azure IoT Edge Module (5/N)
Hi ! So, as a final post, here are some notes related to the Container Create option and also how to send telemetry from the device. Container Create Option This is the Container Create Option configuration that I define for the module. This specific configuration allows the access to the i2c components (raspberry pi pins)…… Continue reading #AzureIoT β Using a Raspberry Pi Grove Sensor in an β Azure IoT Edge Module (5/N)
#Podcast – NTN 93 – De todo menos de lo que vinimos a hablar πππ, Build 2021, Rust and C++, VS vs VSCode, Windows 11 e historias de hacking en Windows 95
Buenas! Bienvenidos a otro episodio donde nos organizamos para hablar de un tema X y en el camino nos vamos por las ramas compartiendo nuestras opiniones y experiencias sobre muchas cosas diferentes. Rust, C++ y C#GitHub CodespacesVisual Studio y Visual Studio CodeWindows 11Hacking en la Γ©poca de Windows 95Mucho mΓ‘s β¦ Me he sentido mal…… Continue reading #Podcast – NTN 93 – De todo menos de lo que vinimos a hablar πππ, Build 2021, Rust and C++, VS vs VSCode, Windows 11 e historias de hacking en Windows 95
#AzureIoT β Using a Raspberry Pi Grove Sensor in an β Azure IoT Edge Module (4/N)
Hi ! In my previous post I the steps to create an Azure IoT Module interacting with Grove sensors in a Raspberry Pi. I won’t write about Azure Container Registry, check the references section for more information. At this point I’ll azure we have an ARM32 image is published and ready to use from an…… Continue reading #AzureIoT β Using a Raspberry Pi Grove Sensor in an β Azure IoT Edge Module (4/N)