-
#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
-
#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
-
#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
-
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
-
#RaspberryPi โ 1st setup no monitor ๐บ: Wifi ๐ถ auto connect, SSH, rename, update, docker ๐ณ and more! Update 2022-Mar-10
Content 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. The version 1.6 of Raspberry Pi Imager โ read more
-
#ESP32CAM – Taking photos ๐ธ in the #Arduino board
Hi ! Still learning with the ESP32 CAM board. In today’s post the scenario is simple: Init the camera Take a photo Save the photo to the SD card As the previous sample, I’ll write this using Visual Studio Code and PlatformIO project, using the AI Thinker ESP-32CAM board. And yes, demo here is tricky, โ read more
-
#ESP32CAM – Host a webserver, render an HTML Page, trigger the Flash ๐ฆ in the #Arduino board
Hi ! Still learning with the ESP32 CAM board. In today’s post the scenario is simple: Connect the device to a WiFi network Run a webserver on the device Create an endpoint [/flash] Render a page on the host [port 80] with a button Turn on the Flash for 1 second when The endpoint receives โ read more
-
#ESP32CAM – Running a WebServer to Flash On ๐ฆ๐ฆ๐ฆ in the #Arduino board
Hi ! Still learning with the ESP32 CAM board. In today’s post the scenario is simple: Connect the device to a WiFi network Run a webserver on the device and create an endpoint [/flash] Turn on the Flash for 1 second when the endpoint receives a request. As the previous sample, I’ll write this using โ read more