eduoda / yapg

yet another POV globe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yapg

yet another POV globe

https://hackaday.io/project/8881-yapg

uses custom Adafruit DotStar library to drive a blindingly bright LED string and an FPGA control loop to handle the motor control

compile yapg.c to run the motor control loop

compile write_file.c with -lncurses to run the LED editor

compile and upload code in verilog_code folder to run the motor control loop (map pins at your own risk)

run imgprocess.py to convert an image into an LED file for best results the image should be as tall as the LED strip

About

yet another POV globe


Languages

Language:C 55.3%Language:SystemVerilog 30.8%Language:C++ 12.1%Language:Python 1.8%