ktemkin / luna

FORK -- my personal development fork of LUNA; you likely want greatscottgadgets/luna

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LUNA -- a lightweight USB-hacking multitool

This is an early work-in-progress version of a USB multitool. It's not recommended that you use or build LUNA, currently -- for all intents and purposes, consider LUNA as "not yet working".

Project Structure

This project is broken down into several directories:

  • luna -- the primary LUNA python toolkit; generates gateware and provides USB functionality
    • luna/utilities -- utilities for working with LUNA boards; including for using the debug controller to load FPGA gateware
  • firmware -- firmware for the LUNA debug controller
  • examples -- simple LUNA-related examples; mostly gateware-targeted, currently
  • applets -- pre-made gateware applications that provide useful functionality on their own (e.g. are more than examples)

About

FORK -- my personal development fork of LUNA; you likely want greatscottgadgets/luna

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 74.5%Language:C 22.8%Language:C++ 1.8%Language:Makefile 0.9%