Loading....

You might also like

View all

State-Machine Based Decimation Filter for LiDAR UART Streaming

A state machine for reading a continuous stream of 5-byte UART messages from a LiDAR scanner into an embedded system — in real time, with configurable decimation. Rather than capturing everything and filtering later, this design processes bytes as they arrive and skips every Mth message on the fly. Five states handle the full lifecycle: idle, pattern detection, offset alignment, recording, and skipping. Built for embedded systems engineers, robotics researchers, and anyone working with sensor data pipelines where memory is constrained and throughput matters.
G
Gian Fajardo, SPaRA Research

System Architecture Block Diagram

Build high-level system layouts showing how components connect and interact. This template uses blocks and arrows to represent databases, services, modules, and their relationships — making complex architectures digestible at a glance. Ideal for technical documentation, architecture reviews, onboarding engineers, or planning system integrations.
M
Mermaid

ERD Supply Chain Management System

Map the data flow from supplier to customer. This template structures the complete supply chain database — tracking products from suppliers, through inventory and warehouses, into customer orders, and finally to shipments. It helps teams build logistics platforms, manage inventory systems, and understand how goods and data move through the supply chain.
M
Mermaid

RAG Chatbot Architecture

Walk through the full request lifecycle of a production-ready RAG (Retrieval-Augmented Generation) chatbot — from input sanitization through vector retrieval, LLM inference, and response delivery. Designed for developers, system architects, and technical interviewers who need to communicate how a modern AI system handles context, memory, and safety in a single sequence.
D
Dortha Franecki, Computer Science Student