wifi-tally_Oostendam/wifi-tally/Readme.md

40 lines
1.7 KiB
Markdown
Raw Normal View History

2021-09-27 19:52:27 +00:00
# Open Source Tally Light
Wifi Tally is an Open Source Wifi Tally Light based on the ESP8266.
It aims to be affordable without sacrificing reliability and works with most
common video mixers.
Its architecture uses a central Hub that connects the tallies to the video mixer and
allows easy configuration and monitoring.
![Architecture Setup](documentation/docs/images/architecture.png)
uses icons from the Noun Project by
[Eucalyp](https://thenounproject.com/browse/?i=3151803),
[Atif Arshad](https://thenounproject.com/browse/?i=1294543),
[Hrbon](https://thenounproject.com/browse?i=3014911) and
[ProSymbals](https://thenounproject.com/browse/?i=1086042), all licensed [CC-BY-3.0](https://creativecommons.org/licenses/by/3.0/us/legalcode)
## Features
* WiFi Tally Light based on the ESP8266
* Hardware costs of about 10€
* flexible USB power (battery pack, camera outlet, stationary)
* Fast communication and lightweight protocol
* uses a central Hub to communicate, that allows easy monitoring
* utilizes your local network and access points
* support for RGB Leds (anode, cathode), WS2812, NeoPixel, etc
* Open Source / Open Hardware
## Getting Started
:arrow_forward: :arrow_forward: :arrow_forward: [Read the full documentation at wifi-tally.github.io](https://wifi-tally.github.io/) :arrow_backward: :arrow_backward: :arrow_backward:
## Status
[![Build Status](https://travis-ci.org/wifi-tally/wifi-tally.svg?branch=master)](https://travis-ci.org/wifi-tally/wifi-tally)
![GitHub last commit](https://img.shields.io/github/last-commit/wifi-tally/wifi-tally)
![GitHub (Pre-)Release Date](https://img.shields.io/github/release-date-pre/wifi-tally/wifi-tally?label=latest%20release)