<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Inside a Bluetooth RGB controller.</title>
        <link>https://stream.echo6.co/videos/watch/687c175a-7ea6-4ee9-93e5-e136987914f5</link>
        <description>The star of this video is the XC610 SoC (system on chip) microcontroller, that is a reminder of how far things have evolved. With just a regulator, the chip and three MOSFETs it allows remote control of an RGB colour effect by an Android or Apple phone. Part of the work is being done by the phone app called Happy Lighting, which has to arrange connection, note the location for specific unit control, and provide a human control interface. The controller does appear to remember the last colour setting after a short delay.  Probably to avoid making too many writes to the memory.  So you could theoretically connect, set and forget if you wanted a specific colour. I'm not a huge fan of loading random apps on my phone in case of malware issues.  I'm also aware that there are always security issues in any communication network that could allow a bluetooth device like a keyboard to self-run devious strings of keypresses (rubber ducky).  Especially given the capabilities of the processors used in many wifi and bluetooth products. The processor datasheet can be found by searching for xinchip xc610 There is a higher pin count version available, which explains the missing PWM1 module.  From the datasheet there does seem to be a significant amount of memory on the chips.  I wondered if it might just have been referring to an upper externally addressable range.  I guess that's to support the use of more bloated library style code. The quiescent current of the chip with well written software that puts it into a proper sleep state is just 1uA - or 14uA in suspended mode. Pretty neat little controller.  Very minimalist, and using the firmware to do the serious stuff. If you enjoy these videos you can help support the channel with a dollar for coffee, cookies and random gadgets for disassembly at:- https://www.patreon.com/bigclive  (extra streams and channel interaction) Or alternatively:- http://www.bigclive.com/coffee.htm This also keeps the channel independent of YouTube's advertising algorithms allowing it to be a bit more dangerous and naughty. #ElectronicsCreators</description>
        <lastBuildDate>Wed, 15 Apr 2026 09:43:32 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://stream.echo6.co</generator>
        <image>
            <title>Inside a Bluetooth RGB controller.</title>
            <url>https://stream.echo6.co/client/assets/images/icons/icon-512x512.png</url>
            <link>https://stream.echo6.co/videos/watch/687c175a-7ea6-4ee9-93e5-e136987914f5</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://stream.echo6.co/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://stream.echo6.co/feeds/video-comments.xml?videoId=687c175a-7ea6-4ee9-93e5-e136987914f5" rel="self" type="application/rss+xml"/>
    </channel>
</rss>