Microcontroller for HuskyLens to Display Communications

Microcontroller

We decided on the Arduino nano for its small form factor, power efficiency, and 5V IO, which would help us communicate with peripherals, most of which are built for Arduinos. Another reason for selecting the Arduino was that peripheral libraries are typically built for Arduino first, so we are less likely to run into compatibility issues with any libraries and peripherals.

Copyright University of Victoria