-
How to control your đ drone using #Azure OpenAI or OpenAI APIs and Semantic Kernel
Hi! In my previous post, I wrote about how we can use ChatGPT to generate Python code to control a drone. Today, we are going to use Azure OpenAI Services or OpenAI APIs to generate the same code using GPT models. We are going to use the same prompt that we had for ChatGPT. Running… â read more
-
How to control your đ drone using #ChatGPT
Hi! I’ve been doing live demos of how to use Azure OpenAI Services or OpenAI APIs to generate code to control the drone, so I think I may write about it to have it public for future references. So, using the base code to send and read drone information, we can create a simple prompt… â read more
-
#Coding4Fun – Power Automate and Cat as a Service đž
Hi ! You probably didn’t request this, but hey, it’s Friday and it’s time to have some fun. Yesterday, thanks to Rishab, I learned about Cat as a Service (cataas). Yes, because we can have ANYTHING as a Service đž. I was thinking about some cool and advanced scenarios to use this, then I realized… â read more
-
#Coding4Fun â How to control your #drone â with 20 lines of code! Complete series of posts
Hi ! IÂŽm back to have some fun with the DJI Tello Drone and Artificial Intelligence, so letÂŽs share all my posts about programming the drone. And, as usual, an old video with the core parts of this series: â read more
-
#Coding4Fun â How to control your #drone â with 20 lines of code! (24/N) #AzureIoT
Hi ! Final post, so let’s recap We have a device template representing a drone, tracking accelerometer, battery and temperature values. We have created a new device to twin our drone in Azure IoT Central. And, copy the connect information: ScopeId, DeviceId and Key. Let’s use a “get data from drone demo” and publish this… â read more
-
#Coding4Fun â How to control your #drone â with 20 lines of code! (23/N) #AzureIoT
Hi ! Now that we have a device template created, we can create a new device in our Azure IoT Central portal and start to send information to Azure IoT. We start by creating a new device based on the previous template and it’s time to copy and paste the connection information for this device:… â read more
-
#Coding4Fun â How to control your #drone â with 20 lines of code! (22/N) #AzureIoT
Hi ! In my the live events where I explain how to code to control the drone, I show a scenario where drone information is sent to Azure IoT Central. I just realized that I never wrote about it, so here is post 1 of N to describe this scenario. Azure IoT Central As usual… â read more
-
#Coding4Fun – #RaspberryPi LED Christmas Tree đ sync with #MicrosoftTeams (1/N) Why? Why not !
Hi ! So I was preparing boxes with gadgets I have for our next house move, and I realized that I had a super cool Led based Christmas Tree, that can be used with a Raspberry Pi. The device can be programmed with Python, so I decided to go in my notes and I found… â read more
-
#Coding4Fun â How to control your #drone with 20 lines of code! (21/N)
Hi ! In my post series I already wrote about how to detect faces. We can do this with a camera and OpenCV. However, a drone can also be moved on command, so let’s write some lines to detect a face, and calculate the orientation and distance of the detected face from the center camera… â read more
-
#Coding4Fun â How to control your #drone with 20 lines of code! (3/N)
Hi! Today I’ll write the equivalent of a Hello World in the drone ecosystem. This is a very complex app which: take off the drone wait a couple of seconds lands the drone I’ve followed the Python code sample from the SDK and the final code is very complex (see below). And it deserves some… â read more
-
#Coding4Fun – Slap your boss away with #Skype and #LeapMotion (I’m getting ready for 2020!)
Important: This repost is just to start one of my 2020 projects, which is very easy: write more fun stuff ! Hi ! During all my time working I was lucky enough to have some very cool bosses. So this is not personal at all, is just a funny way to discard a âincoming callâ… â read more
-
#Coding4Fun â Goodbye to one of the funniest and useful Channel9 ‘s resources
Hi! Coding4Fun’s blog has officially closed. I guess the best way to summarize what is Coding4fun is with a couple of facts 1er article on April 2005. And it was written by a VIP guest: Scott Hanselman @shanselman and he was not even a MS employee during those days! Over 1500 blog posts and almost 300… â read more
-
#Coding4Fun â Goodbye a uno de los recursos mĂĄs divertidos de Channel9
Buenas! El blog de Coding4Fun ha cerrado oficialmente. Supongo que la mejor forma de resumir lo que es Coding4fun es con un par de facts 1er articulo en Abril del 2005. Y de la mano de un grande, Scott Hanselman @shanselman cuando no era empleado de MS! Cerca de 1500 posts en el blog, casi 300… â read more
-
#Coding4Fun â Cancela una llamada de #Skype con una bofetada con #LeapMotion
Hola ! Creo que he tenido mucha suerte en mis años trabajando, ya que mis jefes siempre  han sido buenas personas. AsĂ que esto no es personal, ni nada parecido, solo es una forma divertida de cancelar una âincoming callâ en Skype. Para implementar esta idea he usado el Leap Motion SDK y Skype for Business… â read more
-
#Coding4Fun – Slap your boss away with #Skype and #LeapMotion
Hi ! During all my time working I was lucky enough to have some very cool bosses. So this is not personal at all, is just a funny way to discard a âincoming callâ from someone. The main idea is to use Leap Motion SDK and Skype for Business Desktop SDK (Lync 2013 SDK) to… â read more
-
#Coding4Fun â Cool robots para jugar con niños y aprender un poco de #programaciĂłn
Hola ! Durante las Ășltimas semanas algunos amigos me preguntaron si conocĂa software y algun kit de robĂłtica para que jueguen y aprendan los niños. HabĂa dejado un draft del post e modo borrador, pero hoy lo termino con 4 productos que, personalmente nos han divertido bastante. Scratch (Free) En muchos casos, la base de los… â read more
-
#Coding4Fun – Cool projects / robots to play with #kids and learn some #programming skills
Hi ! During the past weeks some friends asked me about some cool projects to play with robots with their kids. So Iâll share 4 nice products which would give you much fun with your kids. Remember kids today doesnât want to only consume toys, they want to create and interact with their inventions with… â read more
-
#Coding4Fun â Whatâs There App, cĂłdigo fuente y ejemplo de uso de #VisionAPI
Hola ! DespuĂ©s del post de ayer, algunas personas me preguntaron un par de cuestiones sobre la App Whatâs There, asĂ que aprovecharĂ© este post para comentar algunos detalles de la misma. Antes de crear la app, le expliquĂ© a mi niño con un esquema simple, el funcionamiento de la App El smartphone sacarĂĄ una foto La foto… â read more
-
#Coding4Fun – What’s There App, source code and #VisionAPI description
Hi! Some people ask me a couple of questions regarding the Whatâs There App, so Iâll write this post to explain the basic features of the app. I explain to my kid with a simple schema, that the main steps of the app The phone will take a photo with the camera The photo will… â read more