AI SummaryThis file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. FPP (Falcon Player) is a lightweight, optimized sequence player for LED lighting control, designed for Raspberry Pi and BeagleBone SBCs. It speaks E1.31, DDP, DMX, ArtNet, KiNet, Pixelnet, and Rena
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "fpp — Copilot Instructions" prompt rules to my project. Repository: https://github.com/FalconChristmas/fpp Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
Falcon Player
Project Overview
FPP (Falcon Player) is a lightweight, optimized sequence player for LED lighting control, designed for Raspberry Pi and BeagleBone SBCs. It speaks E1.31, DDP, DMX, ArtNet, KiNet, Pixelnet, and Renard protocols and can drive LED panels and WS2811 pixel strings via hardware capes. It also supports MQTT for remote control and integration.
copilot-instructions.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Build System
The project uses Make. The primary Makefile is src/Makefile, which includes fragments from src/makefiles/. `bash
Build targets
make # default optimized build (-O3, -g1 on master) make debug # debug build (-g -DDEBUG) make asan # address sanitizer build make tsan # thread sanitizer build
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts