Skip to content

test RDS #2

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

Closed
ladyada opened this issue Feb 21, 2018 · 6 comments
Closed

test RDS #2

ladyada opened this issue Feb 21, 2018 · 6 comments
Assignees

Comments

@ladyada
Copy link
Member

ladyada commented Feb 21, 2018

reminder for future testing!

@kattni
Copy link
Contributor

kattni commented Dec 3, 2018

@ladyada Is this something that still needs to be tested?

@ladyada
Copy link
Member Author

ladyada commented Dec 3, 2018

yeah i think so :/

@caternuson
Copy link
Contributor

Picked one of these up a while back and decided to give this a check. Sorry to report - it does not work.

There are some Python 2-isms with bytearray usage:

self._BUFFER[2] = station[i] if i < station_length else ' '

But even with a quick patch to fix that, seem to only be getting the 1st 4 bytes set. Sanity checked with Arduino/UNO and that seemed to work OK.

I'll see if I can carve out some time to dig into this since I'm now kind of setup. Haven't even looked at datasheet yet. So for now, just reporting status quo.

@ladyada
Copy link
Member Author

ladyada commented May 6, 2019

yep not toooo surprising, arduino works and it was a pita to get working so just copy that :D

@caternuson caternuson self-assigned this May 6, 2019
@caternuson
Copy link
Contributor

Fixed by #7 to work at least as well as Arduino version. Closing for now.

@ladyada
Copy link
Member Author

ladyada commented Jul 12, 2019

huzzah!

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

No branches or pull requests

4 participants