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

Example UART in uartdmx plugin readme is wrong? #1320

Closed
peternewman opened this issue Sep 15, 2017 · 6 comments
Closed

Example UART in uartdmx plugin readme is wrong? #1320

peternewman opened this issue Sep 15, 2017 · 6 comments

Comments

@peternewman
Copy link
Member

Hi @richardash1981

Looking at some of the discussion in :
https://groups.google.com/forum/#!topic/open-lighting/myWi-K570Rc

It seems the example device in the uartdmx plugin may be wrong, as it's /dev/ttyACM0, whereas it appears it should be /dev/ttyAMA0.

It looks like this appeared with the plugin in this PR:
#385

After my (rather terse comment) in this commit:
39b4bf5#r12026667

This also contradicts your own instructions:
http://eastertrail.blogspot.nl/2014/04/command-and-control-ii.html

Have I missed something, or should this really be /dev/ttyAMA0?

@FloEdelmann
Copy link
Member

I've built the extension circuit by @richardash1981 to use the Native UART plugin with the Raspberry Pi B+ and did indeed have to change the default setting to /dev/ttyAMA0.

@peternewman
Copy link
Member Author

When you say change the default setting @FloEdelmann I assume you just mean what you copied from the readme? I don't believe we pre-populate that field on that plugin.

Terry seems to confirm this here too:
https://groups.google.com/d/msg/open-lighting/myWi-K570Rc/UlNMOl5rAQAJ

@FloEdelmann
Copy link
Member

@peternewman Correct, that's what I meant.

@peternewman
Copy link
Member Author

This may also be /dev/serial0 in later Pi software...

@peternewman peternewman added this to the 0.10.8 milestone Sep 27, 2018
@peternewman
Copy link
Member Author

Also confirmed in the blog post here: http://eastertrail.blogspot.com/2014/04/command-and-control-ii.html

@peternewman
Copy link
Member Author

Closed via #1498 .

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

No branches or pull requests

2 participants