This innovative wearable armband is designed to support stroke rehabilitation by continuously monitoring muscle activity.
Compact DIY electronic piano: 8 notes (C to C', 261.6-523.3 Hz), dual power (battery/USB), volume ctrl, headphone jack, vibrato (1-20 Hz).
I built a one-channel EEG from scratch — PCB + STM32 DSP that detects brain waves real time. How to make an EEG? It is Open-source!
How to make an oximeter sensor to measure heartbeat and oxygen saturation in blood, using a few components that any maker already has.
Imitate musical instruments and make music with an Arduino and only few external components!
LIDAR stands for Light Detection and Ranging. LIDAR is used for many applications including 3D scanning, mapping, laser guidance, etc.
This project is based on Arduino radar (HC-SR04) which is digitally visualized using Processing.
Learn how to sample at up to 500 kHz on the Raspberry Pi Pico and compute a Fast Fourier Transform on captured data
Learn how to add an FFT accelerator for Xilinx MPSoC devices using the Vitis acceleration flow.
This project walks through how to implement a simple FIR filter with pre-generated coefficients in Verilog.
Radio that works with analog signal is implemented digitally on FPGA via VHDL.
A wireless headset which allows you to control devices through cerebral waves. It works with two sensors and a Bluetooth shield.
Filters are a key element of FPGA based solutions lets look at how we can create a FIR filter and interact with it in PYNQ!
How to sample with High Speed ADC and DAC in FPGA and perform signal processing on the received signal
Designing a fully pipelined and parallel FIR filter with float and fixed-point datatype. Using the Kria KV260 FPGA, HLS and Pynq
In this tutorial, we provide the steps to create the hardware design to support the AXI Quad SPI IP and interact with SPI in Petalinux.
Zynq US+ is an heterogeneous device with different kind of devices inside. On this project I will show you how to use all of them together.
A Mobile jammer circuit with high flexibility and minimum cost to prevent the usage of mobile communication in restricted or selected areas.
A portable EEG signal processor and storage device
You'll learn how to build your Active Low Pass Filter RC applied in Projects with Arduino
Using the ADP3450, this project measures amount of delay between asserting FPGA IO on base of NPN 2N3094 and LED illuminating on collector.
Getting Started with Infinite-ISP, the open source image signal processor on AMD Kria KV260 AI Starter kit.
In this project we are going to implement an IIR filter in an FPGA from scratch using bilinear transform and the prewarping technique.
Using XADC on ZYBO Z7-20 to digitize function generator signals, transfer via DMA, and plotting in MATLAB.