Loading....

You might also like

View all

Login Sequence Diagram

Map every step of user authentication. This template shows the back-and-forth between a user, your login interface, validation logic, and database — making it clear where credentials are checked, how responses flow back, and what happens after successful authentication. It's a straightforward way to document login flows, debug authentication issues, or explain security processes to your team without getting lost in technical specs.
M
Mermaid

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 Mindmap Overview

Organize system concepts and relationships visually to improve understanding and brainstorming. This mindmap captures system origins, research, tools, and applications in a structured, scannable layout.
M
Mermaid

ERD Blogging System

Design the database backbone of a content platform. This template maps all the data relationships needed for a blogging system — from users creating posts, to comments and categories organizing content, to tags and file attachments enriching articles. It helps teams build scalable content systems, plan migrations, or understand existing blog platforms without getting lost in complex queries.
M
Mermaid