usc-robosub / barracuda-thruster-output-server

0 stars 0 forks source link

Thruster PWM Output Request Server #1

Open matthewyjiang opened 1 month ago

matthewyjiang commented 1 month ago

We will use an RP2040 to generate PWM signals for the ESC’s to run the thrusters. We need some way to communicate with the RP2040, sending it the desired PWM duty cycles for each thruster (total 8).

To simplify wiring as well as prioritize reducing latency and preserving data integrity, we will utilize a TCP/ip connection between the Jetson and the RP2040.

Task:

Deliverables:

Please divide this ticket into subtickets and link them to this ticket. Subtickets are to be created for subtasks, decided via your common sense

ajarteag commented 1 month ago