Code Monkey home page Code Monkey logo

Del Hatch's Projects

des_decrypt icon des_decrypt

C code DES decryption. Takes an encrypted file along with a file containing a DES key, and outputs the plaintext file.

esp32_to_primex icon esp32_to_primex

For a Primex transmitter, uses an ESP32 to simulate the GPS receiver. Connects to NTP to get the time.

esp32_to_sma icon esp32_to_sma

ESP32 connects to SMA Sunny Boy inverter over Bluetooth

flipdot_video icon flipdot_video

Video streaming from a camera to a 58x24 pixel flipdot display. See the two flipdot_display*.mp4 videos. All processing in Verilog RTL (no softcore uP).

iir_eq icon iir_eq

IIR audio filter in Verilog, running on Zedboard. Fractional integer coefficients.

mandel_hls icon mandel_hls

Using Vivado HLS to create floating point IP, used to accelerate a Zynq system. Multiple engines are instantiated.

multi_iir icon multi_iir

Multi-band IIR filter in Verilog. Uses time-domain multiplexing of a single, fixed-point, IIR filter to create a 27-band filter.

oot icon oot

Gnuradio OOT custom modules

pipod icon pipod

From PiPod_Zero2W -- w/ major overhaul of the GUI functions to operate more like the Sony NWZ-A17 media player.

pure_mandel icon pure_mandel

FPGA paramatized mandelbrot generator. I have tested instantiating 4, 8, and 12 calculating engines. It has a built-in VGA controller (at 640x480) with internal dual-port RAM as the frame buffer. With 4 engines it runs at 100 MHz (5 frames/sec). With 12 engines, at 112 MHz, it hits 20.5 frames/sec.

red_tracker icon red_tracker

Uses the D8M camera module, then processes the image to detect red objects, and then overlay an x,y crosshair on the largest red object. See the video. Pure Verilog. (No soft-core processor.)

spectrum icon spectrum

Spectrum analyzer system using a 512-point FFT, in a Cyclone IV FPGA. Reads i2s audio from the codec and then does all FFT/VGA functions. Nios just reads the FFT result and draws the display bars. VGA frame buffer on-chip. VGA signals generated on-chip. See the included video files to watch it in action.

vga_mem_mapped icon vga_mem_mapped

Memory-mapped VGA display for Xilinx/Zynq/Zedboard, with demo code for using it.

zedboard_mandel icon zedboard_mandel

Mandelbrot generator on the Zedboard. The image is output on the VGA port. Pure Verilog RTL, no ARM core.

zynq_udp icon zynq_udp

Transfer data over UDP with a Zedboard. This is an example project that transmits and receives data over UDP.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.