-
#WioTerminal – Convert and use images on the device 📺🖼️
Hi ! Time to write about Wio Terminal. Today, something that tricked me a little, so here are my lessons learned about how to use images on the device. Using images is super simple, just follow this steps Installing the SD Card library for Wio Terminal Installing the TFT LCD Library For Wio Terminal Use… — read more
-
#Event – Resources used on the “TinyML and SkySharks 🦈🦈🦈” at @netcoreconf 2021
Hi ! Another great time with my friends from NetCoreConf. I got the perfect excuse to book a flight to Spain, to be IRL next time. This time, I shared some insights about Machine Learning on devices, really tiny devices. As usual now it’s time to share the resources Slides Source Code Source Code is… — read more
-
#Event – @netcoreconf, live podcast recording 🎤🎤🎤, #machinelearning, tinyML, sharks 🦈🦈🦈 and more !
Hi ! On Friday we will have again the chance to assist to one of the most amazing events: NetCoreConf 2021 (click here for more info) This event is awesome in so many levels: +80 sessions in English and Spanish, amazing speakers, a great place to chat virtually in Discord and more !!! Live Podcast… — read more
-
Time to live con Dapr: State TTL & Message TTL
Originally posted on Juanlu, ElGuerre: Con este nuevo post abrimos una nueva etapa y dejamos atras la introducción a Dapr compuesta por la serie de 8 capítulos que comenzaba con esta introducción. Continuaremos en este y otros más que seguirán, con temas algo más diversos y prácticos. En esta ocasión, veremos como jugar con la… — read more
-
#docker 🐳 – Install apps on a running container. This time, curl 💪
Hi ! I need to check and fix some IP connection problems in an Azure IoT Edge Module. The module can’t see a specific IP:Port, so I decided to open the container bash and curl from there. By default, curl is not installed in this docker image, so before using curl I need to also… — read more
-
#Video – Conociendo #OpenAI Playground, #GPT3 y #codex con @fernandoescolar #githubcopilot
Buenas! En menos de una hora, con Fernando, nos dedicamos a conocer y probar algunas de las herramientas de OpenAI. — read more
-
#RaspberryPi – Listing nearby BLE devices using the onboard #bluetooth sensor
Hi ! I done this at least, 4 different times, and I never wrote it down. So, here it is. The output is similar to this one. You can see that my standing desk is listed here. If you are nearby, you can hack and move my desk up or down ! Important: The output… — read more
-
#Podcast – Ayudanos votando a NTN como el mejor podcast del mundo mundial !
Buenas ! Pues eso, que nos han nominado al mejor podcast mundial, y si quieres ayudarnos los pasos son simples. Entra al link para VOTAR. Ingresa tu email. Busca por “No Tiene Nombre”, y selecciona el mejor podcast del universo. Completa los últimos campos. Listo !!! Muchas gracias! — read more
-
#Python 🐍 – Easy way to install #OpenCV and #TensorFlow in a Virtual Environment in Anaconda . Yes, for drone 🚁 fun !
Hi ! I wrote about this before, however, I never shared the complete set of steps. Here they are. Install and Update Anaconda After installing Anaconda, it’s time to update. We need to start Anaconda PowerShell with Administrator privileges. And then run these commands. That was easy. Create a new Virtual Environment Virtual Environments are… — read more
-
#Windows11 🪟 – How to remove a device from Device Manager. AKA, old school method 👴
Hi! I’m working with Windows 11 as my main OS and I know that, every now and then, I’ll need to deal with some issues. It’s not a final release, so “bad-things” happens. Today, after a late update, I realized that my OS does not recognize and connect to Bluetooth devices anymore. I’ve been here… — read more
-
#Docker 🐳 – Add an external repository to the Source List, and add the key from the external server 🤷♂️
Hi ! Ok, here goes nothing. And this is mostly so I can avoid to learn again how to do this in the future. I needed to install a package in my docker Linux file, and I realized that I needed to add a specific source to the debian source list before. After this, I… — read more
-
Di adiós al financiero y abraza al tecnólogo para gobernar con éxito los negocios digitales
Originally posted on Alb3rto Alonso: Hace unos días, a raíz de la publicación del artículo “¿Construimos nuestro futuro?, o ¿se lo dejamos al azar?“, Bruno Capuano, uno de esos amigos que descubres gracias al Networking, dejó un comentario acerca de la posible conexión del asunto que trataba con el libro “Los Nueve Gigantes: Cómo las… — read more
-
Introducción a Dapr .NET SDK (8/N): Kubernetes (AKS) mode
Originally posted on Juanlu, ElGuerre: Siguiendo con nuestra ruta, es el turno de desplegar nuestra aplicación de ejemplo “AllTogetherApp” (según vimos en el post anterior), pero ahora, en Kubernetes y, concretamente en Azure Kubernetes Services (AKS). Recordemos que este articulo forma parte de un listado (aún por cerrar) y que seguirá creciendo: Introducción a Dapr… — read more
-
#AzureIoT – Read and Write 📝 Twin Properties for an ☁️ Azure IoT Edge Module
Hi ! In my previous post I wrote about the libraries that we will use to access to Twin Properties in an Azure IoT Edge Module. Let’s go for it. Configuration We will use 3 main settings to read and write Twin information Read Twin Properties Let’s read twin properties with a couple of lines… — read more
-
#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… — read more
-
#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… — read more
-
Introducción a Dapr .NET SDK (7/N): Docker Compose & HTTPS
Originally posted on Juanlu, ElGuerre: En este post vamos a ver como con Docker Compose definimos y configuramos una aplicación multi-container para ejecutarla localmente sin Kubernetes. Aquí, el peso recae, como ya podemos imaginar, en el fichero “docker-compose.yml” donde tendremos que incluir la definición de los sidecars para Dapr. Necesitaremos también, los ficheros Dockerfile de… — read more
-
#Podcast – NTN 100 – Lo han logrado, hablamos de Javascript 😡😡😡 y tenemos sorpresas a tono del podcast !
Buenas ! Episodio 100 y claro, después de esquivar mucho, hoy por fin ha tocado: hablamos de JavaScript. Nos acompaña Braulio, que de esto sabe y mucho, y compartimos nuestra visión sobre el estado actual de los programadores JavaScript, y sobre otros temas como si JavaScript es un buen lenguaje para aprender a programar. Spoiler:… — read more
-
#Podcast – NTN 99 – El salario de un programador 💰: todo lo que necesitas saber (para hacerte millonario 💵💵💵)
Buenas ! Otro episodio especial y con 2 grandes amigos : Braulio Diez, nuestro patrocinador estrella; y David Bonilla, todo un reference de la informática en España. En esta ocasión hablando sobre el salario de los programadores. Y el tema es basto, así que nos embarramos un poco y tocamos diferentes tópicos. Por ejemplo, desglosamos… — read more
-
Introducción a Dapr .NET SDK (6/N): Debugging (VSCode y VS) + Sidekick
Originally posted on Juanlu, ElGuerre: Segun hemos podido ir avanzando a lo largo de todos estos posts, ya casi que podemos decir que conocemos y sabemos trabajar con Dapr. A pesar de ello nos queda bastante recorrido, y, por eso, antes de continuar, es el momento de tener más control y conseguir mayor facilidad durante… — read more