View Single Post
  #1  
Old 06-05-2025, 09:28 PM
dremu dremu is offline
Newbie
 
Join Date: Aug 2019
Posts: 135
dremu is on a distinguished road
Default Re: 1:12 scratch trailer(s) for the Purple Nurple

Quote:
Originally Posted by Zabco View Post
Looking good. I think you are the first person I've seen use the arduino Leonardo board. Is there any particular reason for using it as opposed to a standard UNO? Just curious.
Thanks. Having fun, key thing. And I can stack the conex trailer on top of the flatbed and still have room for another trailer on top =))

Wrt the Arduino, two reasons. One, I had some laying around. Two, the programming port is separate from the serial port, so I can use the hardware serial port for IBus from the RX, bit more reliable than software serial.

Can do the same with the Arduino Nano Every (not the same as a Nano), which I used in the rotator truck because space was constricted. The trailers have room, so the Leos were just fine. 5V, hardware serial, boom. (The 3v3 on the ESP32's can be a pain sometimes.)
__________________
I mean, how hard can it be?
Reply With Quote