Skip to content

Make the baud rate configurable - #26

Merged
ecto merged 1 commit into
ecto:masterfrom
trobrock:configurable-baud
Dec 7, 2012
Merged

Make the baud rate configurable#26
ecto merged 1 commit into
ecto:masterfrom
trobrock:configurable-baud

Conversation

@trobrock

Copy link
Copy Markdown
Contributor

On my Arduino Pro Mini 3.3v the 115200 baud rate is too high for the
signals to get processed properly.

@ecto

ecto commented Dec 7, 2012

Copy link
Copy Markdown
Owner

Right on!

ecto pushed a commit that referenced this pull request Dec 7, 2012
@ecto
ecto merged commit a99a514 into ecto:masterDec 7, 2012
@ecto

ecto commented Dec 7, 2012

Copy link
Copy Markdown
Owner

So it's clear, I chose the previous baud because the protocol got wonky on my Uno at lower bauds. I don't have it with me to test this out, so I'll assume your patch works because you needed the change and likely hardcoded it at first.

@ectoecto mentioned this pull request Dec 7, 2012
@trobrock

Copy link
Copy Markdown
ContributorAuthor

I tested this at 9600 on my pro mini, also to be clear this does require that you change the baud in src/dui.no also

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@trobrock@ecto