<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
      <title>Alexander Chen</title>
      <link>https://alexanderchen.ca</link>
      <description>Last 10 notes on Alexander Chen</description>
      <generator>Quartz -- quartz.jzhao.xyz</generator>
      <item>
    <title>projects</title>
    <link>https://alexanderchen.ca/about/projects</link>
    <guid>https://alexanderchen.ca/about/projects</guid>
    <description><![CDATA[ This page contains projects in many domains of the software world that I have worked on. ]]></description>
    <pubDate>Wed, 22 Apr 2026 18:25:34 GMT</pubDate>
  </item><item>
    <title>Using ESP-IDF</title>
    <link>https://alexanderchen.ca/Embedded-Software-Notes/Using-ESP-IDF</link>
    <guid>https://alexanderchen.ca/Embedded-Software-Notes/Using-ESP-IDF</guid>
    <description><![CDATA[ ESP-IDF is the official extension for the ESP32 MCU family. ESP-IDF uses FreeRTOS These are my notes on the ESP-IDF. ]]></description>
    <pubDate>Fri, 17 Apr 2026 18:54:30 GMT</pubDate>
  </item><item>
    <title>I2C Serial</title>
    <link>https://alexanderchen.ca/Embedded-Software-Notes/I2C-Serial</link>
    <guid>https://alexanderchen.ca/Embedded-Software-Notes/I2C-Serial</guid>
    <description><![CDATA[ protocol i2c Resource What is I2C? I2C stands for inter-integrated circuit. It is used for short distance communication. ]]></description>
    <pubDate>Mon, 06 Apr 2026 02:17:38 GMT</pubDate>
  </item><item>
    <title>SPI Serial</title>
    <link>https://alexanderchen.ca/Embedded-Software-Notes/SPI-Serial</link>
    <guid>https://alexanderchen.ca/Embedded-Software-Notes/SPI-Serial</guid>
    <description><![CDATA[ protocol spi Resource In serial communication, bits are sent one by one through a single wire. ]]></description>
    <pubDate>Mon, 06 Apr 2026 02:17:38 GMT</pubDate>
  </item><item>
    <title>UART</title>
    <link>https://alexanderchen.ca/Embedded-Software-Notes/UART</link>
    <guid>https://alexanderchen.ca/Embedded-Software-Notes/UART</guid>
    <description><![CDATA[ uart protocol Resource What is UART? UART stands for “Universal Asynchronous Receiver/Transmitter” UART isn’t a communication protocol, like I2C or SPI. ]]></description>
    <pubDate>Mon, 06 Apr 2026 02:17:38 GMT</pubDate>
  </item><item>
    <title>COBS encoding</title>
    <link>https://alexanderchen.ca/Embedded-Software-Notes/COBS-encoding</link>
    <guid>https://alexanderchen.ca/Embedded-Software-Notes/COBS-encoding</guid>
    <description><![CDATA[  ]]></description>
    <pubDate>Mon, 06 Apr 2026 00:48:54 GMT</pubDate>
  </item><item>
    <title>Cyclic Redundancy Check Algorithm</title>
    <link>https://alexanderchen.ca/Embedded-Software-Notes/Cyclic-Redundancy-Check-Algorithm</link>
    <guid>https://alexanderchen.ca/Embedded-Software-Notes/Cyclic-Redundancy-Check-Algorithm</guid>
    <description><![CDATA[  ]]></description>
    <pubDate>Mon, 06 Apr 2026 00:48:54 GMT</pubDate>
  </item><item>
    <title>Terms</title>
    <link>https://alexanderchen.ca/Embedded-Software-Notes/Terms</link>
    <guid>https://alexanderchen.ca/Embedded-Software-Notes/Terms</guid>
    <description><![CDATA[ Pinout Reference Diagram the pin schema, ie where the data pins are placed. This is NOT the same as a schematic. ]]></description>
    <pubDate>Mon, 06 Apr 2026 00:48:54 GMT</pubDate>
  </item><item>
    <title>experience</title>
    <link>https://alexanderchen.ca/about/experience</link>
    <guid>https://alexanderchen.ca/about/experience</guid>
    <description><![CDATA[ Education Simon Fraser University (Sept. ]]></description>
    <pubDate>Thu, 02 Apr 2026 22:39:18 GMT</pubDate>
  </item><item>
    <title>Home</title>
    <link>https://alexanderchen.ca/</link>
    <guid>https://alexanderchen.ca/</guid>
    <description><![CDATA[ Hi! I’m Alexander. I’m currently a 3rd Year Software Systems Student at SFU and i’m interested in firmware development! I’m currently a software team member on VEX U Collegiate Team TNTN. ]]></description>
    <pubDate>Thu, 02 Apr 2026 21:38:32 GMT</pubDate>
  </item>
    </channel>
  </rss>