Arduino HW recomendation

Hi @oration,

on projects with little space, I like to use the Arduino Mini.
It has all the features of the Nano, but it doesn't have the USB interface,
which during normal use is unnecessary.
To upload codes I use the module with FT232RL, which I remove after I record the code.

RV mineirin