HuskyLens Serial Communications
I2C Communication
- Category: Computer Vision (communication)
- HuskyLens Website: https://www.dfrobot.com/product-1922.html
The HuskyLens is capable of connecting to a main control board such as the Arduino Nano, through I2C serial communication. This allowed the entire system to be conveniently controlled through the Arduino Nano. The code was written and successfully tested with the aid of a serial monitor to ensure the I2C communication bus was functioning between the HuskyLens, OLED display, and microcontroller.