ola
ola copied to clipboard
The Open Lighting Architecture - The Travel Adaptor for the Lighting Industry
Then I made a test to leave the first serialport alone and use it for bluetooth instead so I commented out the following in /boot/config.txt #dtoverlay=disable-bt #init_uart_clock=16000000 #enable UART #enable_uart=1...
A big-endian architecture
- ~~New placeholder for NEWS~~ - ~~Fix a typo in NEWS~~ - ~~Fix the OS X builds on Travis~~ - ~~Add a missing semicolon to the build for if we...
http://www.3waylabs.com/ddp/
Hi, I bought a DMX interface (the one from bitwizard) for my raspberry pi. On the product description, it's written that the TX is implemented in OLA but not the...
https://www.usbdmx.com/usb_dmx_interface.html Protocol docs: https://www.usbdmx.com/protocol.html Appears to have no bulk update option, so might be rather slow or want some cleverness to only send changed channels. Unit is FTDI based, but...
This changeset adds support for inverted/complimentary logic in the GPIO plugin. Inverted logic is commonly used with optically isolated relay boards such as https://www.sainsmart.com/products/8-channel-5v-relay-module
In developing a custom USB->DMX widget for OLA I've noticed that packet latency isn't as consistent as possible when only using a single libusb transfer at a time. Hence here...
Created a new pull request, we would also like to add some references to the hardware files so people can also make their own adapters
With this new option set (--autotrigger), ola_recorder will not start recording frames until a DMX value change is detected.