I was just keeping my options open; "hope for the best, be ready for the worst".
This will run alongside a flightsim, so data will be transfered often: altitude, speed, RPM, heading and much more, those values fluctuate constantly. 115K might be more than enough, but I won't know until I'm finished coding everything. Like I said elsewhere, right now I'm just researching and accumulating code to do very specific tasks.
I still have to design a communication protocol between PICs; what gets transfered, how often, all that stuff. Then it's the USB PIC-PC interface and comms with flightsim; I haven't touched that since early 2023 when I made sure I could do a rudimentary interface (turn on a switch, send that to PC, receive by flightsim, return status of some other control back to PIC).
So yeah, I'm just making sure I'm staying with the bestest options as I move forward, mainly cause I've never done this before.
EDIT: just did some math, 115,200/8 bits=14,400 char/second (right ? ), that should be more than plenty.
Bookmarks