Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RDM support #3

Open
CShark opened this issue Feb 6, 2023 · 9 comments
Open

Add RDM support #3

CShark opened this issue Feb 6, 2023 · 9 comments
Assignees
Labels
feature New feature or request

Comments

@CShark
Copy link
Owner

CShark commented Feb 6, 2023

Add support to manage RDM devices using ArtNET

@CShark CShark added the feature New feature or request label Aug 12, 2023
@517002650
Copy link

I don't know why RDM cannot be used, and the reset button cannot reset all parameters. I can only use the OLED screen to flip pages,

@517002650
Copy link

I have processed both the PCB and board, and purchased and soldered the chip components. All other functions are normal, but the RDM cannot be used. The reset button cannot reset the configuration parameters back to default. I did not purchase and soldered the D3TVS components. Does the RDM function require soldering of the D3TVS components? I am very puzzled? There is another question. Is it possible for this chip to support direct connection with RZ45 Ethernet cable? USB virtual network card cannot achieve 8XL output

@CShark
Copy link
Owner Author

CShark commented Apr 21, 2024

Reset works for me. It is initiated either using the OLED-Screen or pressing and holding the reset button for at least 5s. But yeah, there is no visual confirmation, which would probably be a good thing to have... #8

@CShark
Copy link
Owner Author

CShark commented Apr 21, 2024

RDM is not yet implemented, thats why it won't work. The TVS-Diodes are not necessary for a working pcb and have nothing to do with RDM.

Currently I've already done a refactoring to allow for easy integration of the RDM functionality, but my main problem is that I don't have any device that supports RDM. I'd love to have it, but I currently have nothing solid to develop against. I could use a couple of Arduinos with some sketchy RDM, but I would prefer to have proper devices for testing.

I'll see if I can get some and push this feature a bit more in the next couple months.

Regarding Ethernet: That is currently out of scope in the near future. If I do ethernet, I'll either have to change the formfactor to accomodate the ethernet port and electronics or sacrifice a DMX port. And if I add Ethernet I'd also like to add PoE while I'm at it; I'm playing with the thought of building an alternate version but very probably not in the foreseeable future.

@517002650
Copy link

RDM is not yet implemented, thats why it won't work. The TVS-Diodes are not necessary for a working pcb and have nothing to do with RDM.

Currently I've already done a refactoring to allow for easy integration of the RDM functionality, but my main problem is that I don't have any device that supports RDM. I'd love to have it, but I currently have nothing solid to develop against. I could use a couple of Arduinos with some sketchy RDM, but I would prefer to have proper devices for testing.

I'll see if I can get some and push this feature a bit more in the next couple months.

Regarding Ethernet: That is currently out of scope in the near future. If I do ethernet, I'll either have to change the formfactor to accomodate the ethernet port and electronics or sacrifice a DMX port. And if I add Ethernet I'd also like to add PoE while I'm at it; I'm playing with the thought of building an alternate version but very probably not in the foreseeable future.

Yes, the reset button is useful. You are right, you need to press and hold for about 5 seconds. I am currently encountering a problem where I am unable to modify and replace the host IP properly. After modifying and replacing the host IP, I am unable to obtain the IP address properly and need to reset repeatedly. Occasionally, I can successfully modify the IP. Why is the success rate of modifying the IP so low?, Will this issue still be fixed in the future, or will it be a problem with my operation?

@517002650
Copy link

RDM is not yet implemented, thats why it won't work. The TVS-Diodes are not necessary for a working pcb and have nothing to do with RDM.

Currently I've already done a refactoring to allow for easy integration of the RDM functionality, but my main problem is that I don't have any device that supports RDM. I'd love to have it, but I currently have nothing solid to develop against. I could use a couple of Arduinos with some sketchy RDM, but I would prefer to have proper devices for testing.

I'll see if I can get some and push this feature a bit more in the next couple months.

Regarding Ethernet: That is currently out of scope in the near future. If I do ethernet, I'll either have to change the formfactor to accomodate the ethernet port and electronics or sacrifice a DMX port. And if I add Ethernet I'd also like to add PoE while I'm at it; I'm playing with the thought of building an alternate version but very probably not in the foreseeable future.

I am looking forward to launching RDM support. Can you provide me with an address so that I can send you some sections that support RDM for testing? I also hope to fix the issue of not being able to automatically obtain IP addresses after modifying the host IP, which is very unstable and has a low success rate.

@CShark
Copy link
Owner Author

CShark commented May 14, 2024

I do now have a device that supports RDM (just a stupid cheap DMX to LED controller), my plan is to hopefully start on the enumeration part this month.

@CShark CShark self-assigned this May 14, 2024
@517002650
Copy link

添加对使用 ArtNET 管理 RDM 设备的支持

添加对使用 ArtNET 管理 RDM 设备的支持

Add support to manage RDM devices using ArtNET
Does version 2.1 of V5 support RDM?

@CShark
Copy link
Owner Author

CShark commented May 29, 2024

@517002650 No, not yet. It'll be in the next version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants