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.…… Continue reading #WioTerminal – @EdgeImpulse projects and the error: `FLASH’ overflowed by 42784 bytes
Tag: Wio Terminal
#Event – Utilizando Azure IoT para darle de comer a mis ardillas 🐿️
Buenas ! El próximo jueves 6 de Enero, daré una sesión en Español sobre Azure IoT. Con la excusa de darle de comer a mis ardillas, he creado un sistema, utilizando un Wio Terminal para solventar este problema. El evento se retransimitirá en vivo por Twitch y YouTube, y se pueden registrar en este link.…… Continue reading #Event – Utilizando Azure IoT para darle de comer a mis ardillas 🐿️
#Event – Resources used during “Using #AzureIoT to feed my squirrels 🐿️” #WioTerminal @MSFTReactor
Hi ! Yesterday I hosted the session where I shared how I created a Squirrel Feedr 🐿️🐿️🐿️ using a Wio Terminal, and how I connected the device to Azure IoT. As usual, now it’s time to share resources used for the session Resources Arduino library for Azure IoT Full Tutorial – IoT for Begginers Wio…… Continue reading #Event – Resources used during “Using #AzureIoT to feed my squirrels 🐿️” #WioTerminal @MSFTReactor
#WioTerminal – working with servos 🦾 @code and @PlatformIO_Org
Hi ! Today let’s review another started project, this scenario is to use a grove servo motor with Wio Terminal. We will review the code created with PlatformIO Labs in Visual Studio Code. The app is very simple When user press button A the servo motor will rotate to 0 degress and when user press…… Continue reading #WioTerminal – working with servos 🦾 @code and @PlatformIO_Org
#WioTerminal – connecting to Wifi 📶, online information in TFT 📺 @code and @PlatformIO_Org
Hi ! I just migrated a sample Wio Terminal project from Arduino IDE to PlatformIO Labs in Visual Studio Code, and I think is a good idea to chat write it. The app will connect the device to a Wireless network and it will display the connect process progress on the device screen. Working demo…… Continue reading #WioTerminal – connecting to Wifi 📶, online information in TFT 📺 @code and @PlatformIO_Org
#WioTerminal – @code and PlatformIO, working with libraries in a zero-to-hero project ☁️🌧️☁️
Hi ! Yesterday, I shared a very simple project created with PlatformIO Labs in Visual Studio Code for a Wio Terminal. If you are used to work with the Arduino IDE, there are a couple of notes here that may help. Let’s start with a very simple program: Check RTL8720 Firmware Version This program is…… Continue reading #WioTerminal – @code and PlatformIO, working with libraries in a zero-to-hero project ☁️🌧️☁️
#WioTerminal – Visual Studio Code and PlatformIO rocks ! 🤘 @code @PlatformIO_Org
Hi ! While working with Arduino or embedded systems, tools are a great part of the developers experience. PlatformIO Labs is an amazing set of tools for embedded systems, and it also works like a charm with Wio Terminal. A user-friendly and extensible integrated development environment (IDE) with a set of professional development instruments, providing…… Continue reading #WioTerminal – Visual Studio Code and PlatformIO rocks ! 🤘 @code @PlatformIO_Org
#Event – Using #AzureIoT to feed my squirrels 🐿️with a #WioTerminal @MSFTReactor
Hi ! During the last couple of months, I’ve having fun with my new friends at home: 🐿️🐿️🐿️. These little ones, are extremelly funny, and they literally don’t care about the cold 🥶❄️☃️. So, I decided to help them and build an Automatic Feeder using Azure IoT, a Wio Terminal and maybe some more devices.…… Continue reading #Event – Using #AzureIoT to feed my squirrels 🐿️with a #WioTerminal @MSFTReactor
#WioTerminal – Training an 🗣️ audio recognition module. Running the model on the Device ⏯️
Hi ! 3rd post, to achive a simple goal: Use Wio Terminal microphone to recognize wake up words and open or close the Azure IoT Door 🚪 So, let’s start. Import samples and setup Arduino IDE In my previous post I explained how to record audio data and how to train the model in Edge…… Continue reading #WioTerminal – Training an 🗣️ audio recognition module. Running the model on the Device ⏯️
#WioTerminal – Training an 🗣️ audio recognition module. Edge Impulse for Arduino step-by-step and optimizations
Hi ! 2nd post, to achive a simple goal: Use Wio Terminal microphone to recognize wake up words and open or close the Azure IoT Door 🚪 So, let’s start. Edge Impulse As I mentioned, I’ll use Edge Impuse, to to train the voice recognition module. Based on my previous posts, I recorded 30 audio…… Continue reading #WioTerminal – Training an 🗣️ audio recognition module. Edge Impulse for Arduino step-by-step and optimizations