-
#RaspberryPi – 1st setup no monitor 📺: Wifi 📶 auto connect, SSH, rename, update, docker 🐳 and more! Update 2021-Mar-22
Hi! Let’s start installing the latest Raspberry Pi OS image in an SD card. Next steps will be focus on how to access and control remotely your device you may want to follow this steps. This tutorial and tips works for Raspberry Pi 3, 4 and Zero. Update 2021-Mar-22. The version 1.6 of Raspberry Pi… — read more
-
#Lemoncode – Hola #Kubernetes: Definiciones
Introducción Si te dedicas al mundo del desarrollo es posible que estes cansado de escuchar está palabra, ¿pero por qué esta tecnología está en boca de todos? ¿qué la hace tan atractiva? En este post partimos de cero y te vamos a contar en que consiste Kubernetes. ¿Qué tengo que saber? Para poder seguir este… — read more
-
#Podcast – NTN 83 – Especial NetCoreConf. Intelligencia Artificial, estado actual, futuro, ética y mates (si, mates!)
Buenas! El equipo de NetCoreConf nos permitió entrar al backstage del evento, y en una esquina del bar (virtual), tuvimos la suerte de hablar de muchos temas interesantes. Por ejemplo, con Javier Menendez Pallo charlamos sobre Intelligencia Artificial. Bueno esa era la idea, en realidad empezamos hablando sobre tomar mate, y después sobre ética en… — read more
-
#Windows10 – Enable #clipboard history
Hi ! I’ve been using this feature for so long, and now I can’t really remember when it was officially launched. The way it works is super easy, once you copy a content to your clipboard, using CTRL+C, the content is added to the Clipboard ring and you can access later using WIN+V. As you… — read more
-
#Windows10 – Disable Edge Tabs as apps when you Alt+Tab
Hi ! One cool feature was added in one of the latest Windows 10 updates: Display the Edge Tabs as apps when you Alt+Tab between Windows applications That’s cool and useful. However I don’t need it, so I decided to turn it off. And it’s easy, just go to Settings // System // Multitasking, and… — read more
-
¿Quieres estar a la última?, ¡adopta SQUAD!
Originally posted on Alb3rto Alonso: Durante los últimos años, el número de nuevas palabras relacionadas con las metodologías ágiles no ha parado de crecer. Al estar de “moda”, todo el mundo intenta darle una vuelta y trata de crear su modelo específico para diferenciarse un poco del resto y así, sumar un nuevo término. Con… — read more
-
#Podcast – NTN 82 – PowerQuizz, Power Platform, PowerBI … a todo Power! 💪💪💪
Buenas! Hemos pasado un rato genial con el equipo de PowerQuizz Spain. Y nos han comentado como surge esta idea, algunas lecciones aprendidas haciendo streaming y concursos online, y mucho más. Y después repasamos algunas partes de Power Platform, empezando por PowerBI, un poco de historia con Sharepoint, el mundo de las certificaciones y el… — read more
-
#Podcast – NTN 81 – Especial NetCoreConf, un poco de ☁ Azure IoT y Digital Twins 🤖🤖
Buenas! El equipo de NetCoreConf nos permitió entrar al backstage del evento, y en una esquina del bar (virtual), tuvimos la suerte de hablar de muchos temas interesantes. Por ejemplo, con Manuel Sánchez Rodríguez charlamos sobre Azure IoT, Digital Twins y Mixed Reality. Un pack de lo más interesante. Como la grabación ha sido en… — read more
-
#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… — read more
-
#AzureIoT – Using a Raspberry Pi Grove Sensor in an ☁ Azure IoT Edge Module (3/N)
Hi ! In my previous post I shared a Python script that reads value from a Grove sensor and send the values as device telemetry to Azure IoT Hub. In today’s post I’ll share some insights and lessons learned on how to pack this as an Azure IoT Module. In the references section I shared… — read more
-
#AzureIoT – Using a Raspberry Pi Grove Sensor in an ☁ Azure IoT Edge Module (2/N)
Hi ! Following on my previous post on reading the sensor values, today’s I’ll share a new code sample, triggering this information as device telemetry in Azure IoT. In the references section, you can find some tutorials on how to create an Azure IoT Hub, and also how to create a Edge Device on the… — read more
-
#AzureIoT – Using a Raspberry Pi Grove Sensor in an ☁ Azure IoT Edge Module (1/N)
Hi ! I’m a big fan of SeeedStudio Grove products. When you are prototyping IoT devices, the grove connectors are super fast way to work. You basically avoid all the wiring, and just connect cables betwen a IoT device like a Raspberry Pi, and sensors like a Temperature and Humidity monitor. Again, no wiring, no… — read more
-
El 5G como generador de oportunidades
Originally posted on Alb3rto Alonso: Desde hace tiempo, se viene escuchando la palabra 5G, sin embargo no siempre se está al tanto de lo que significa y sobre todo, permitirá hacer. Por eso, voy a escribir en esta entrada acerca de él. En lo principal, la tecnología 5G viene a aportar una serie de mejoras… — read more
-
#AzureIoT – Creating a folder 📂 in the docker definition in an ☁ Azure IoT Edge
Hi ! In my (spanish) podcast I often complain that we always speak about JavaScript and Docker. And, it also applies to my blog. After my yesterday’s post, someone asked How we can create a folder on the creation process of the Azure IoT module? This is not an Azure IoT question, is mostly a… — read more
-
#AzureIoT – Mapping a local ☁ Azure IoT Edge folder module with an Edge device folder 📁
Hi ! Another quick post in [Brain backup mode]. This one for a very simple scenario when working with Azure IoT modules: Mapping a local folder in an Azure IoT Edge module with an Edge device folder There is a full post on Azure IoT Documentation (see references). And I’ll resume the post here. Add… — read more
-
#Event – “NTN Podcast” Live from the @netcoreconf tomorrow ! all day 🎤🎤🎤
Hi ! Less than 24 hours to be part of an amazing event NetCoreConf. This time, not as a attendee or speaker, we will do something different: Live recording for the NTN podcast at the NetCoreConf 2 amazing days, great agenda, dozens of amazing speakers, and topic. We will hangout on Discord at the Virtual… — read more
-
#Event – “ML.Net and AutoML” at the MVP Fusion and Friends 2021 . Session Resources
Hi ! I had a great time early in the day with some my friends from Europe. As usual, time for slides and code: Slides Code https://github.com/elbruno/events/tree/main/2021%2002%2023%20MVP%20Fussion%20MLNet Resources Get started at http://dot.net/ml Try the samples at http://aka.ms/mlnetsamples Read the docs at http://aka.ms/mlnetdocs Request features or contribute at http://aka.ms/mlnet Get help for going into production https://aka.ms/mlnetprod… — read more
-
#Net6 – Single file apps improved for Windows and Mac !
Hi ! Some time ago I wrote about how to package a .Net Winform application in a one-self contained file. I also tested how was to migrated a Net 4.8 project to Net 5 and it was super easy. I was reading the notes about the new .Net 6. Preview 1 and I got stuck… — read more
-
#Personal – A HDMI Audio Video Capture Card for less $20 will help you with screen sharing, #raspberrypi, phones and more !
Hi! Today I want to share a small device that literally change the way I do demos, check screens and other scenarios. A simple HDMI Audio Video Capture Card for less than 20$. HDMI Audio Video Capture Card: High Definition 1080p 30fps – HDMI to USB2.0 – Video Recording via DSLR & Camcorder to Live… — read more