-
#Event – Drones 🚁 and AI in London Reactor (May 26) and Madrid (May 31) Ole !
Hi ! Time to travel again, this time the agenda is Toronto > London > Madrid > Toronto And hey, besides supporting some amazing Post-BUILD events (more on this soon), I’ll bring a couple of drones to the London Reactor and I’ll show how to live code the Drone to detect objects! You can control — read more
-
#MSBuild2022 – 🍁 Canadian Local Connection – How M365 and No-Code/Low-Code solutions can change the way we work together
Hi ! Build 2022 is here ! So you can register and build your schedule now. This year is my 1st Build with a blue badge, and I´m super happy to share a session with Ashraf, Shafina and Vivek to discuss the potential for Microsoft 365 and low-code/no-code solutions. Canadian Local Connection – How M365 — read more
-
#Python 🐍 – Webserver App to receive binay content and save this as a file locally
Hi ! The title of the post is enough to describe the next piece of code: Webserver App to receive binay content and save this as a file locally Here it is. And, while we perform some posts to the http endpoint, we can start to see the local files in the same folder of — read more
-
#OpenCV – Access to a camera in a Jupyter Notebook with #Python 🐍
Hi ! Super quick post today, with an answet to a question that we had last week in one of our Reactor Sessions: Can we access to a camera 🤳 while I’m coding in a Jupter Notebook? So, the answer is YES. Here is a sample: And as usual, let’s share some code and some — read more
-
#WioTerminal – @EdgeImpulse projects and the error: `FLASH’ overflowed by 42784 bytes
Hi ! Yesterday I hosted a session where I show how to train a Computer Vision model and run the model in a Wio Terminal. TinyML 🧠 and Azure IoT with Edge Impulse and Wio Terminal In this video I also explain how to connect and use an ArduCAM to take photos with the device. — read more
-
#Drone – Moorebot Scout, an amazing drone 🚙, and more AI and IoT events
Hi ! Next week I’ll be back for some super fun Azure Iot sessions: TinyML 🧠 and Azure IoT with Edge Impulse and Wio Terminal Ask The Expert: From Padawan to Jedi in Azure IoT And hey, I also have a new gadget to improve my AI and IoT skills: MooreBot Scout from the Moorebot — read more
-
#PowerAutomate ➡️ – Copy Files from Google Drive to Azure Tables. Bonus: OneDrive ☁️ and Sharepoint
hi ! Early today I hosted a session with an Introduction to Power Automate. It was a fun session, and while I was talking about some flow scenarios, I had a question about copying files from Google Drive to Azure Tables. I didn’t have the right environment to build an online demo for this, so — read more
-
#GitHubCoPilot 🤖 – Also writes jokes ! 😁
Hi ! Yesterday, I was sharing my GitHub CoPilot experience, and someone in the audience asked: Can CoPilot write a joke? I didn’t want to test this live, you never know the output of an AI. However, today I created a simple text file, and I had some 😁😁😁 thanks to CoPilot. What do you — read more
-
#Windows11 – Live Captions Update 🗣️
Hi ! Last month, I wrote about Live Captions, and I share how amazing is this feature in Windows 11. In each new release of Windows Insider, we get fixes, new features and current features improvements, the new ones in Live Captions are amazing. A reminder about this feature: Live captions will help everyone, including — read more
-
Global Azure ☁️Bootcamp 2022 – Toronto in-person event on May 7th!😁
Hi. Global Azure Bootcamp 2022 is almost here ! Our plan is to host a virtual event on Friday May 6th, and in-person event on Saturday May 7th. We are working on the logistics, location, security measures and more. If you plan to attend, please register at: Meetup Registration And we start opening the CFS, — read more
-
#Reactor – Workshops liderados por Microsoft Student Amabssadors: React.js, Jupyter Notebooks, Azure ML y más …
Buenas ! Durante el mes de Mayo, mis amigos del grupo de Microsoft Student Ambassadors de Latino América van a liderar una serie de Workshops sobre tecnologías muy interesantes. Introducción a Jupyter Notebooks con Python 5 de MayoSpeaker: Celestino Nicolas Chavez, SA Cree un modelo de regresión con el Azure Machine Learning Designer 10 de — read more
-
#Windows11 – App to show / hide the Clock 🕛 in the System Tray
Hi ! Windows 11 is an amazing OS. However, there is one super important feature that I feel is missing: Show or hide the clock 🕛 in the system tray. And, I’m not alone 😁. Hide the clock is mostly useful when you are streaming live, or recording a video. In those scenarios, the stamp — read more
-
DataOps con VS Code y Azure Databricks
Originally posted on Alb3rto Alonso: En más de una ocasión he hablado acerca de la importancia de desarrollar con calidad nuestros proyectos, algo que resulta especialmente delicado cuando de datos se trata y es ahí, por tanto, donde cobra especial relevancia la adopción de buenas prácticas y cómo éstas se ponen en valor. En… — read more
-
#GitHubCopilot 🤖 – Visual Studio 2022 support and Copilot Labs !
Hi ! Quick post on Friday about some amazing news for GitHub Copilot: GitHub Copilot Labs GitHub Copilot Labs is separate from (and dependent on) the GitHub Copilot extension. Labs will be a proving ground for experimental applications of machine learning that improve the developer experience. Labs include some amazing features like: Explain this code — read more
-
Global Azure ☁️Bootcamp 2022 – Greater Toronto Area Edition: Call for Speakers opened! 😁
Hi. Global Azure Bootcamp 2022 is almost here ! Our plan is to host a virtual event on Friday May 6th, and in-person event on Saturday May 7th. We are working on the logistics, location, security measures and more. And we start opening the CFS, so feel free to propose your session sessionize.com/global-azure-bootcamp-toronto And if — read more
-
Experiencias aprendiendo #JavaScript y #TypeScript con #GitHubCoPilot 🤖
Buenas ! Durante el mes de Marzo he sido parte de una serie de eventos sobre Visual Studio Code y GitHub CoPilot. En Abril agregamos nuevas sesiones con nuevos lenguajes y experiencias: JavaScript y TypeScript ! Python (grabación) C++ (grabación) C# (grabación) Markdown (grabación) Programando con CoPilot para controlar una aspiradora Roomba 🤖 ! (la — read more
-
New sessions about learning #JavaScript and #TypeScript with #GitHubCopilot 🤖
Hi ! During march we are hosting several sessions around Visual Studio Code and CoPilot. And we have more sessions coming in April. This time including experiences using and learning JavaScript and TypeScript with CoPilot. Python (recording) C++ (recording) C# (recording) Markdown (recording) Using CoPilot to control a Roomba 🤖! (recording) TypeScript (recording) JavaScript (recording) — read more
-
#ESP32CAM – Client Python 🐍 app to view WebServer photos 📸
Hi ! Still learning with the ESP32 CAM board. In today’s post the scenario is simple: Create a client Python app to view remote photos from the ESP32 Cam Arduino device This is a super lower quality photo, but hey, still good enough ! This is a super simple Python and OpenCV app. Full code — read more
-
#Python 🐍 – how to find where Python is intalled – working with #reTerminal @Seeedstudio and @code
Hi ! Setting up my Seeedstudio reTerminal and Visual Studio Code, I realized that Python was already installed, but I’m not sure where 🤔. So, in the Visual Studio Code terminal (you can do this in the bash), first I check the version of Python with the command And, hey I got 3.7 ! Now — read more
-
#ESP32CAM – WebServer taking photos 📸 every N seconds #Arduino
Hi ! Still learning with the ESP32 CAM board. In today’s post the scenario is simple: Init the camera Init the local File System Take a photo every 5 seconds and store it in memory Creates an endpoint named [/photo] to return the last saved photo As the previous sample, I’ll write this using Visual — read more