<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									2026 Videos - DroneBot Workshop Forums				            </title>
            <link>https://forum.dronebotworkshop.com/2026-videos/</link>
            <description>Discussion board for Robotics, Arduino, Raspberry Pi and other DIY electronics and modules. Join us today!</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 17 Apr 2026 11:52:07 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>MicroPythonOS - Android-like OS for ESP32</title>
                        <link>https://forum.dronebotworkshop.com/2026-videos/micropythonos-android-like-os-for-esp32/</link>
                        <pubDate>Mon, 23 Mar 2026 18:21:07 +0000</pubDate>
                        <description><![CDATA[MicroPythonOS is an Android-like operating system for ESP32. Let’s install it and build our own appoperating system for a microcontroller? Not something you see every day, so today is very s...]]></description>
                        <content:encoded><![CDATA[<p>MicroPythonOS is an Android-like operating system for ESP32. Let’s install it and build our own app!<br /><br />https://youtu.be/TZUo0pB7qd0<br /><br />An operating system for a microcontroller? Not something you see every day, so today is very special. Welcome to MicroPythonOS!<br /><br />Having an OS has many advantages when programming. You don’t need to worry about things like hardware, as the OS takes care of that. This makes the code for your app very easy and lightweight.<br /><br />MicroPythonOS is a new product that is constantly evolving, but it is already a stable and fast OS that not only looks a lot like Android, but also has its own App Store (no credit card required)!<br /><br />Today, we will install MicroPythonOS on a Waveshare ESP32-S3 touch-screen display module. We’ll tour the OS and check out a few apps, including ones from the App Store.<br /><br />Then we will install MicroPython OS and use the Thonny IDE to build our own app, a simple countdown timer. After verifying its functionality on Linux, we’ll transfer the files to the Waveshare board and check it out there. It's a simple app, but it will teach you about app structure.<br /><br />Here is the Table of Contents for today's video:<br /><br />00:00 - Introduction<br />01:44 - MicroPythonOS<br />04:05 - Waveshare ESP32-S3 Touch LCD<br />07:44 - Installing MicroPythonOS<br />12:59 - MicroPythonOS Apps<br />17:55 - Installing MicroPythonOS on Linux<br />27:44 - Building a MicroPythonOS App<br />38:18 - Conclusion<br /><br />This is a really fun product that hopefully will have a bright future. And remember, if you want to play along, you can get the code and a Linux “cheat sheet” from the MicroPythonOS article on the DroneBot Workshop website.<br /><br />I hope you enjoy the video.<br /><br />Bill</p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/2026-videos/">2026 Videos</category>                        <dc:creator>DroneBot Workshop</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/2026-videos/micropythonos-android-like-os-for-esp32/</guid>
                    </item>
				                    <item>
                        <title>I2C Rotary Encoder</title>
                        <link>https://forum.dronebotworkshop.com/2026-videos/i2c-rotary-encoder/</link>
                        <pubDate>Sun, 15 Feb 2026 18:27:49 +0000</pubDate>
                        <description><![CDATA[Let’s build an Etch-a-Sketch and a Menu System with Adafruit&#039;s SeeSaw I2C Rotary Encoder!Encoders are really awesome controls, but conventional ones can be tricky to work with (especially i...]]></description>
                        <content:encoded><![CDATA[<p>Let’s build an Etch-a-Sketch and a Menu System with Adafruit's SeeSaw I2C Rotary Encoder!</p>
<p><br />https://youtu.be/2MHeHxy2Jsg<br /><br /><br />Rotary Encoders are really awesome controls, but conventional ones can be tricky to work with (especially if you have more than one). Enter Adafruit's SeeSaw I2C Rotary Encoder, an easy-to-use encoder module with an I2C interface. Using I2C makes it easy to hook up one, two, or even eight encoders to your microcontroller with just a few wires. <br /><br />These encoders include a pushbutton switch (most encoders do) and a built-in Neopixel RGB LED (not too many encoders have that). The Adafruit “Seesaw” Library makes it really easy to include these little gems in your project.<br /><br />Today, we will see how these encoders work and run some test code to demonstrate their features. Then we will build two projects.<br /><br />Our first project will be a menu system that allows you to control the Color and “Blink Pattern” of a Neopixel LED. You can use this as an example of building your own menu system.<br /><br />The second project is a modern adaptation of the popular Etch-a-Sketch toy. It works much like the original, except you press a button instead of shaking it upside down to erase. It even allows you to change the line color and width, which you couldn’t do on the older Etch-a-Sketch.<br /><br />Here is the Table of Contents for todays video:<br /><br />00:00 - Introduction<br />01:26 - Adafruit Seesaw I2C Encoder<br />05:15 - Using the I2C Encoder<br />17:07 - Building a Menu System<br />27:41 - Build an Etch-a-Sketch<br />35:43 - Conclusion<br /><br />After using these wonderful little encoders, you won’t want to go back to the older style! I hope you enjoy the video.<br /><br />Bill</p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/2026-videos/">2026 Videos</category>                        <dc:creator>DroneBot Workshop</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/2026-videos/i2c-rotary-encoder/</guid>
                    </item>
				                    <item>
                        <title>XIAO ESP32-C5 - 5 GHz Wi-Fi IoT Powerhouse</title>
                        <link>https://forum.dronebotworkshop.com/2026-videos/xiao-esp32-c5-5-ghz-wi-fi-iot-powerhouse/</link>
                        <pubDate>Sun, 15 Feb 2026 18:26:38 +0000</pubDate>
                        <description><![CDATA[Build a Dual-Band Wi-Fi Analyzer using the XIAO ESP32-C5, the first XIAO with 5GHz Wi-Fia new Seeeduino XIAO, and it’s an inexpensive IoT powerhouse! The Seeeduino XIAO ESP32-C5 is one of th...]]></description>
                        <content:encoded><![CDATA[<p>Build a Dual-Band Wi-Fi Analyzer using the XIAO ESP32-C5, the first XIAO with 5GHz Wi-Fi!<br /><br />https://youtu.be/2PrRQDiVzAA<br /><br />It’s a new Seeeduino XIAO, and it’s an inexpensive IoT powerhouse! The Seeeduino XIAO ESP32-C5 is one of the first development boards powered by the amazing Espressif ESP32-C5, a microcontroller built with IoT in mind.<br /><br />The ESP32-C5 is a powerful, single-core 32-bit MCU that runs at 240 MHz. It is one of the first ESP32 chips to support Wi-Fi 6, and has both 2.4 and 5 GHz Wi-Fi. It also supports BLE 5, Matter, Zigbee, and Thread.<br /><br />It also features a power management system that can put the board into Deep Sleep to drastically improve battery life. And speaking of batteries, the XIAO ESP32 has a built-in battery charger, so you can run everything from a 3.7-volt LiPo or LION battery.<br /><br />We’ll take a look at this new microcontroller board, and then we’ll put our knowledge to use and build a dual-channel Wi-Fi signal analyzer with an LCD screen. It's a really fast project, since we can just modify some sample code from the display graphics library.<br /><br />Here is the content of today's video:<br /><br />00:00 - Introduction<br />01:45 - XIAO ESP32-C5<br />06:10 - IDE Setup and Testing<br />07:43 - XIAO ESP32-C5 Connectivity<br />13:31- XIAO ESP32-C5 Low Power<br />18:36 - Build a Dual-Band Wi-Fi Scanner<br />23:43 - Conclusion<br /><br />This powerful board retails for under 7 US dollars, so it certainly won’t break the bank. With its multiple connectivity options and low-power features, this is sure to become the heart of many innovative IoT projects.<br /><br />I hope you enjoy the video!<br /><br />Bill</p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/2026-videos/">2026 Videos</category>                        <dc:creator>DroneBot Workshop</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/2026-videos/xiao-esp32-c5-5-ghz-wi-fi-iot-powerhouse/</guid>
                    </item>
							        </channel>
        </rss>
		