usbdmx.com curses console Code
A curses program to control the usbdmx.com-based DMX adapters.
Brought to you by:
clxfr
| File | Date | Author | Commit |
|---|---|---|---|
| doc | 2022-03-31 |
|
[7a2afd] Moving the screenshots to doc/ |
| .gitignore | 2022-03-31 |
|
[ed9647] Added .gitignore |
| Makefile | 2016-03-12 |
|
[8bff30] Had trouble to link on some computer if -lncurs... |
| README.md | 2022-03-31 |
|
[7a2afd] Moving the screenshots to doc/ |
| usbdmx.c | 2022-03-31 |
|
[c862f6] Feature: detect device removal |
This project is a simple ncurses console for the usbdmx.com adapter. It's connect to it directly via the logical serial port the FTDI chip is making. It can receive and transmit. It also retrieve the channel outputs state of the interface by polling. Perfect for doing some debugging!

