29 results for “topic:gray-code”
An OpenCV-based structured light processing toolkit.
the Renaissance Repository, a collection of pedagogical codes associated with the forthcoming texts Renaissance Robotics and Numerical Renaissance, by Thomas Bewley
Generate Gray Code Pattern Seq images used in Structured light
Gray-Code Structured Light utilities
Create SVG gray-code discs with an adjustable number of tracks
Generate a gray code of arbitrary width in SystemVerilog
A computational intelligence project to solve a multi-objective optimisation problem using the elitist non-dominated sorting genetic algorithm (NSGA-II)
Converts binary numbers to Gray code and vice versa.
Our task is to create an application for registration and management of historical events, using linked lists.
Gray-coded BPSK/QPSK/QAM modulator & demodulator (complex or real-valued equivalent model)/ 変調・復調器:Gray符号 BPSK/QPSK/QAM(複素モデル/実数等価モデル)
Gray code counter VHDL | Licznik w kodzie Graya VHDL
Basic tools, methods and procedures to design combinational and sequential digital circuits and systems. Topics include number systems, Boolean algebra, logic minimization, circuit design, memory elements, and finite state machine design.
Information Theory laboratory works
A 4-bit Gray code counter in VHDL for FPGAs, with output displayed on a 4-digit 7-segment display.
Two Mini Project Using Raspberry PI
Parameterizable Asynchronous FIFO with Gray Code Synchronization - A robust clock domain crossing solution in SystemVerilog
Production-ready asynchronous FIFO buffer with independent read/write clock domains for safe CDC operations. Features Gray code pointers, dual flip-flop synchronizers, metastability prevention, and parameterized design. Essential for SoC inter-module communication and multi-clock systems.
Tesina di Fondamenti di Elettronica Digitale, esercizio 3: progettazione completa di un sequenziatore numerico mediante MSF Moore, con codifica Gray degli stati, uscita BN, sintesi delle funzioni logiche, implementazione circuitale e simulazione.
rotary encoder for embedded
ITCH parser v3 - Async FIFO with gray code CDC. 100% reliability. Code reduction: 677→395 lines (41% simpler).
UDP parser v4 - Async FIFO integration for CDC. Moving toward real-time architecture.
Hamilton Cycles in the Noncrossing Partition Refinement Graph — companion code, data, and interactive proof explorer
Monte Carlo simulation of Gray-coded QPSK over AWGN with BER validation against theory.
Windows Phone 7 application for generation of gray code
A Perl extension for generating "base-N odometer" permutations (Cartesian product / product set).
this is a repo for all the Information Theory laboratory works I coded as a part of my educational process at LP NU IoT 2nd course.
Optimized matrix permanent using Ryser's formula with Gray code iteration, sparsity-aware ordering heuristics, and CPU parallelism
Balanced Gray code Iterator; custom solver that finds optimally balanced Gray orders of mixed radix permutations
Boolean Algebra and Set Theory algorithms implemented in Rust. Includes Gray Code converter, CNF/NNF normalizer, and SAT solver