<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Embedded on Salti</title>
    <link>https://salti.tech/tags/embedded/</link>
    <description>Recent content in Embedded on Salti</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sun, 04 Jun 2023 14:09:50 -0500</lastBuildDate><atom:link href="https://salti.tech/tags/embedded/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AES Accelerator</title>
      <link>https://salti.tech/posts/aes_accelerator/</link>
      <pubDate>Fri, 12 Jun 2026 23:24:17 -0500</pubDate>
      
      <guid>https://salti.tech/posts/aes_accelerator/</guid>
      <description>Designed an AES Accelerator on FPGA for CPRE 4880 Embedded Systems Design.
Github Project Background Advanced Encryption Standard (AES) is a symmetric encryption algorithm. AES is also more of a group; there is AES-128, AES-192, and AES-256 —where the number refers to the size of the blocks in bits. There are different ways AES can be used to provide security, but the most primitive usage of AES is AES-ECB (electronic codebook) where blocks of input are encrypted or decrypted independently with a key.</description>
    </item>
    
    <item>
      <title>LaRNG - A Latch Based True Random Number Generator ASIC</title>
      <link>https://salti.tech/posts/larng/</link>
      <pubDate>Mon, 10 Mar 2025 18:06:52 -0500</pubDate>
      
      <guid>https://salti.tech/posts/larng/</guid>
      <description>Low Latency True Random Number Generator.
GitHub Page Status: In Fabrication Stage When I was taking 281 Digital Logic my first semester, I remember being tought about latches. Seeing the diagram of a latch, and seeing the truth table, I wasn&amp;rsquo;t able to trace the initial value. This got me curious. I knew that when you power the circuit up, it has to take on some value. It seemed to me that this value might be random.</description>
    </item>
    
    <item>
      <title>CyBot to the Cage</title>
      <link>https://salti.tech/posts/cybottothecage/</link>
      <pubDate>Sat, 04 May 2024 02:40:00 -0500</pubDate>
      
      <guid>https://salti.tech/posts/cybottothecage/</guid>
      <description>  </description>
    </item>
    
    <item>
      <title>Wack the Mole in i281 Assembly on FPGA</title>
      <link>https://salti.tech/posts/i281fpgagame/</link>
      <pubDate>Mon, 11 Dec 2023 11:12:43 -0600</pubDate>
      
      <guid>https://salti.tech/posts/i281fpgagame/</guid>
      <description>i281 Cpu Simulator   My digital logic class was offering extra credit, which included programming a game in the classe&amp;rsquo;s cpu, i281, assembly language. I would say making this game was the funnest part of the class yet (still have finals left).
The game is similiar to wack the mole. A &amp;ldquo;mole&amp;rdquo; pops out of one of the displays, and you need to smack it with the corresponding switch.</description>
    </item>
    
    <item>
      <title>Keyhold</title>
      <link>https://salti.tech/posts/keyhold/</link>
      <pubDate>Fri, 18 Aug 2023 21:39:13 -0500</pubDate>
      
      <guid>https://salti.tech/posts/keyhold/</guid>
      <description>A (mostly) pre university project.
Github Project  -- Demos  There should have been a video here but your browser does not seem to support it.  There should have been a video here but your browser does not seem to support it.  There should have been a video here but your browser does not seem to support it.  Inspiration I wanted to get a little deeper into embedded and make something with more utility unlike the last flipper application I made.</description>
    </item>
    
    <item>
      <title>Flipper Zero Calculator App</title>
      <link>https://salti.tech/posts/flipperzero_calculator/</link>
      <pubDate>Sat, 03 Jun 2023 12:12:40 -0500</pubDate>
      
      <guid>https://salti.tech/posts/flipperzero_calculator/</guid>
      <description>Github Project What is a &amp;ldquo;Flipper Zero?&amp;quot; Inspiration  I know I learn best by jumping into the deep end first. Yea I could learn C by first dabbling into it on the normal x86 architecture, and I probably could have played arround with my raspberry pi a little too for embedded systems. But why not do it all at once: code an application in C on a embedded device that has buggy undocumented firmware.</description>
    </item>
    
  </channel>
</rss>
