Closed vanvught closed 10 months ago
Hi Tim,
Here you are.
See the SDCard section in https://github.com/vanvught/h3dmx512-zip for how to create the SDCard for the initial installation.
The remote config UI is not finished; the Wizard is not implemented, yet.
For testing, I have connected 5 RGB led's.
https://github.com/vanvught/rpidmx512/assets/4319913/7311cf80-1ae4-4355-ab8a-d15b203a9ad0
@icecaster
Looks great!
The PCA9685 handles 12 bit, should probably use 2x artnet channels for fine dimming control?
The PCA9685 handles 12 bit, should probably use 2x artnet channels for fine dimming control?
I've just polished the 2 years old code ;-) which is just using a single channel. I will add the 12-bit support to my ToDo list.
Groet, Arjan
Hi Tim,
I have added a new property #use_8bit=0
So per default it is 2 dmx channels per pwm channel:
Network init
Waiting for PHY auto negotiation to complete
Network started
Detected MX25L1605D with sector size 4096 total 2097152 bytes
[V1.0] Orange Pi Zero Compiled on Nov 3 2023 at 19:15:33
Art-Net 4 PCA9685
Network [D]
Hostname : allwinner_240813
IfName : 1: eth0 02:42:14:24:08:13
Primary : 192.168.2.147/24 (HTTP only 2.36.8.19)
Gateway : 192.168.2.1
Broadcast : 192.168.2.255
Configuring MDNS
mDNS
allwinner_240813.local.
_config._udp.local. 10501
_tftp._udp.local. 69
_http._tcp.local. 80 node=Art-Net 4 PCA9685
NTP v4 Client
Not enabled
Configuring Art-Net
RDM Device configuration
Manufacturer Name : http://www.orangepi-dmx.org
Manufacturer ID : 5000
Serial Number : C0A80293
Root label : Orange Pi Zero RDM Device
Product Category : 0100
Product Detail : 0004
RDM Responder configuration
Protocol Version 1.0
DMX Address : 1
DMX Footprint : 30
Personality 1 of 1 [PCA9685]
Sub Devices : 0
Sensors : 1
Art-Net 4 V1.58
Long name : PCA9685
Output
Port 0 1 HTP Art-Net RDM
Bridge
Firmware : 1.27
PCA9685 LED 16-bit
Board instances: 1
Channel count: 15
DMX footprint: 30
DMX start address: 1
Starting Art-Net
Art-Net started
@icecaster
Hi Tim,
I've fixed the web-interface. orangepi_zero.img.gz Please use the UI in https://github.com/vanvught/rpidmx512/issues/272#issuecomment-1787373055 for upgrading the firmware.
Groet, Arjan @icecaster
Hi Tim, I have updated the Remote Configuration manager and created a new release -> https://github.com/vanvught/Remote-Config-UI/releases/tag/V25
Groet, Arjan
Published https://github.com/vanvught/h3dmx512-zip
Amazing, thank you for your work!
opi_emac_artnet_rdm_pca9685
@icecaster