Drawbacks to using a pro mini as a serial gateway?
-
Hi,
I am planing on using a pro mini as a serial gateway (to connect to my raspberry pi)
I saw in the serial gateway sketch, that it runs on a lower baud rate when run on a pro mini. Does that mean that messages will appear later on raspberry? Are there other drawbacks?
And is it correct that I simply connect rx/TX from the pro mini to tx/rx on the pi and that's it? Plus power and gnd, of course.
-
Hi,
I am planing on using a pro mini as a serial gateway (to connect to my raspberry pi)
I saw in the serial gateway sketch, that it runs on a lower baud rate when run on a pro mini. Does that mean that messages will appear later on raspberry? Are there other drawbacks?
And is it correct that I simply connect rx/TX from the pro mini to tx/rx on the pi and that's it? Plus power and gnd, of course.
-
@kiesel the pro Mini is the same chip as an Arduino nano, so the speed will be the same for both
-
Maybe the clock frequency is different. So 8mhz instead of 16mhz for the nano.
But I remember you can still run at the same baud rate.
I don't think it will make a big difference anyway unless your sending lots of data.
If the baudrate is 9600, 10 characters will take 10ms to transfer. -
Maybe the clock frequency is different. So 8mhz instead of 16mhz for the nano.
But I remember you can still run at the same baud rate.
I don't think it will make a big difference anyway unless your sending lots of data.
If the baudrate is 9600, 10 characters will take 10ms to transfer.Ah, I see there are Nanos with 8mhz and 16mhz, that's why I thought the baud rate of 34800 was specifically for the pro mini.
Do you know whether I just have to hook up TX and rx, power and gnd to the pi or whether I need something else? I am having trouble finding a description of how to do it without USB.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login