<?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/">
  <channel>
    <title>DEV Community: 咻咻咻</title>
    <description>The latest articles on DEV Community by 咻咻咻 (@_eaeba623341235aac75ac).</description>
    <link>https://dev.to/_eaeba623341235aac75ac</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4109154%2F6f720e2a-2afd-47e0-9844-f8e9bd4f5c6b.jpg</url>
      <title>DEV Community: 咻咻咻</title>
      <link>https://dev.to/_eaeba623341235aac75ac</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/_eaeba623341235aac75ac"/>
    <language>en</language>
    <item>
      <title>How we keep story beats and device actuators in sync over BLE</title>
      <dc:creator>咻咻咻</dc:creator>
      <pubDate>Fri, 04 Sep 2026 06:29:50 +0000</pubDate>
      <link>https://dev.to/_eaeba623341235aac75ac/how-we-keep-story-beats-and-device-actuators-in-sync-over-ble-1ob3</link>
      <guid>https://dev.to/_eaeba623341235aac75ac/how-we-keep-story-beats-and-device-actuators-in-sync-over-ble-1ob3</guid>
      <description>&lt;p&gt;Connected narrative hardware is easy to demo on the happy path. The interesting cases are mid-scene disconnect and what you put on the wire.&lt;/p&gt;

&lt;h2&gt;
  
  
  Event bus, not amplitude
&lt;/h2&gt;

&lt;p&gt;We treat the story engine as a publisher of discrete events (beat reached, route chosen, voice line completed). Firmware maps each event to an actuation profile with start/shape/end. That avoids chasing a 20ms audio analysis loop across BLE jitter.&lt;/p&gt;

&lt;h2&gt;
  
  
  Mid-scene dropout defaults
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Link lost → actuator idle (never hold last intensity)&lt;/li&gt;
&lt;li&gt;Story clock holds at a beat boundary&lt;/li&gt;
&lt;li&gt;Reconnect does not auto-resume physical output; the scene asks again&lt;/li&gt;
&lt;li&gt;Telemetry stays counters, not a session transcript&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Why this belongs on DEV
&lt;/h2&gt;

&lt;p&gt;This is a protocol/product-safety writeup for makers wiring interactive fiction to peripherals. Product context: &lt;a href="https://www.creviatech.com/" rel="noopener noreferrer"&gt;Crevia Tech / CRAVE AI&lt;/a&gt; (18+ hardware; this post is about the failure path).&lt;/p&gt;

</description>
      <category>iot</category>
      <category>bluetooth</category>
      <category>ai</category>
      <category>hardware</category>
    </item>
  </channel>
</rss>
