Difference between revisions of "Networking"
Jump to navigation
Jump to search
Dirknerkle (talk | contribs) |
ErnieHorning (talk | contribs) (Expanded the Networking page into a landing page with an introduction, organized article categories, and improved navigation.) |
||
| Line 1: | Line 1: | ||
| − | + | ```wiki | |
| + | = Networking = | ||
| − | + | Reliable networking is the foundation of every modern animated lighting display. Whether using Ethernet, Wi-Fi, or a combination of both, a properly designed network ensures that controllers receive lighting data accurately and on time. | |
| − | + | This section contains articles covering networking concepts, hardware, and communication methods commonly used in holiday lighting displays. Topics range from basic networking principles for beginners to advanced subjects such as Streaming ACN (E1.31), Falcon Player (FPP), and wireless controller communications. | |
| − | + | == Getting Started == | |
| − | : | + | If you are new to networking, begin with these articles: |
| − | + | * '''[[Essential things to know before you start]]''' | |
| + | * '''[[Networking 101]]''' (with thanks to frederic) | ||
| − | + | == Falcon Player == | |
| + | |||
| + | * '''[[Controlling FPP from Vixen3]]''' by mwestling | ||
| + | |||
| + | == Wireless Networking == | ||
| + | |||
| + | * '''[[Streaming ACN over WiFi]]''' by Jon Chuchla | ||
| + | * '''[[ESP8266 Wireless Communication]]''' | ||
| + | |||
| + | == Network Hardware == | ||
| + | |||
| + | * '''[[What is a Router and what does it do?]]''' | ||
Revision as of 08:40, 23 July 2026
```wiki
Networking
Reliable networking is the foundation of every modern animated lighting display. Whether using Ethernet, Wi-Fi, or a combination of both, a properly designed network ensures that controllers receive lighting data accurately and on time.
This section contains articles covering networking concepts, hardware, and communication methods commonly used in holiday lighting displays. Topics range from basic networking principles for beginners to advanced subjects such as Streaming ACN (E1.31), Falcon Player (FPP), and wireless controller communications.
Getting Started
If you are new to networking, begin with these articles:
- Essential things to know before you start
- Networking 101 (with thanks to frederic)
Falcon Player
- Controlling FPP from Vixen3 by mwestling
Wireless Networking
- Streaming ACN over WiFi by Jon Chuchla
- ESP8266 Wireless Communication