This is an old revision of the document!


Quick User Guide

Power on

The MACA2 board requires a DC power supply ranging from 13V to 33V capable of supplying up to 48W peak power.

  1. Connect power supply to the power connector
  2. Device automatically starts up
  3. Status LED begins blinking during boot

After we've powered the device, we can connect it via the lan port. Configure your computer's network interface with 192.168.1.254 IP address and 255.255.255.0 netmask. Make sure that other devices on your network are not using the same subnet. If everything is done correctly, you should be able to reach Maca via the default IP address of 192.168.1.1.

Log in

Maca is reachable, so let's login via ssh:

ssh root@192.168.1.1

By default the device does not have an authentication mode, as such, it has no password.

Full User Guide

For a more in-depth user guide, please check out the User Guide stored in Downloads section