Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FalconChristmas/fpp
Falcon Player
https://github.com/FalconChristmas/fpp
Last synced: 4 days ago
JSON representation
Falcon Player
- Host: GitHub
- URL: https://github.com/FalconChristmas/fpp
- Owner: FalconChristmas
- License: other
- Created: 2013-07-16T00:32:39.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T18:03:26.000Z (13 days ago)
- Last Synced: 2024-10-29T20:10:44.600Z (13 days ago)
- Language: C++
- Homepage: http://FalconChristmas.com
- Size: 59.1 MB
- Stars: 565
- Watchers: 92
- Forks: 196
- Open Issues: 81
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# FPP - Falcon Player
The Falcon Player (FPP) is a lightweight, optimized, feature-rich sequence player designed to
run on low-cost Single Board Computers (SBC). It was originally created to run on the $35
Raspberry Pi, hence the middle 'P' in the short name but now the FPP supports many more
systems. It is still mostly commonly used on a Raspberry Pi (Zero, 2, 3, 4, 5) or a Beagle Bone (Black, Green, Pocket).
The FPP shorthand is still used but it is now just called Falcon Player.FPP aims to be controller agnostic, it can talk E1.31,
DDP, DMX, Pixelnet, and Renard to hardware from multiple hardware vendors. Using various capes, FPP
can also be a controller on P5 and P10 Matrixes, or strings of ws2811 pixels.Useful Links:
- [Documentation in Github](./docs/README.md)
- [Falcon Player website](https://www.falconplayer.com)
- [Falcon Christmas forums](http://falconchristmas.com/forum/)
- [Falcon Player sub-forum](http://falconchristmas.com/forum/index.php/board,8.0.html)
- [Wiki](http://falconchristmas.com/wiki/index.php/Main_Page)