Assembly and Software

Setup process as shown in the video

  • Connect to it via the console with the user "pi"

  • Confirm to add the ECDSA key fingerprint with "yes"

  • Login with the default password "raspberry"

  • Change the default password of the user "pi" to your own

    • $ passwd

    • After confirming the current password, type your new password twice.

  • Upgrade the RPi Zero to the newest versions of all Software

    • $ sudo apt update && sudo apt upgrade

  • Clone the current version of the LightningATM Software

  • After reboot connect again to the RPi Zero with your new password.

Last updated

Was this helpful?