1.2 Getting Started with the Smart Pi One¶
Introduction¶
The Smart Pi One is a versatile nano-computer designed for various projects, from home automation to retro gaming. This guide will walk you through the initial setup and essential configurations to get you started.
Specifications¶
For detailed specifications of the Smart Pi One, visit the Specifications Page.
1. Required Materials¶
Before starting, ensure you have the following:
- A Smart Pi One board
- A compatible power adapter (5V - 2A or Power delivery)
- A microSD card (Minimum of 16GB)
- An HDMI cable (for display)
- A USB keyboard and mouse (for initial setup)
- Internet connection (Wi-Fi or Ethernet)
2. Modules Complémentaires¶
While not required for the initial setup, the following accessories can enhance your Smart Pi One experience:
- Smart LCD Touch 4.3inch (for a touch interface)
- Smart Hub (for enhanced connectivity)
- Smart Shield (for additional functionalities)
3. Printable Cases¶
To protect and enhance your Smart Pi One, you can print cases. Here are some resources where you can find 3D models:
4. Preparing the microSD Card¶
- Download the Official Linux Server Image for Smart Pi One from the Linux Image Page.
- Flash the Image onto the microSD card using software like balenaEtcher. Follow the instructions on the Micro SD Card Flashing Guide.
- Insert the microSD card into the Smart Pi One.
5. Connecting the Hardware¶
- Connect the Smart Pi One to a monitor using an HDMI cable.
- Plug in the USB keyboard and mouse.
- Connect the power adapter to the board.
6. Powering On the Board¶
- Turn on the power supply. The board should boot automatically.
- Follow the on-screen instructions to configure the initial settings for both the root and user accounts, which will appear during the first boot.
Note: If the initial setup for configuring the root and user accounts doesn't appear, you may have missed the first boot and initialization phase. In this case, reflash the SD card, and ensure that the screen and HDMI cable are properly connected before powering on the board to avoid missing the first boot process.
7. Accessing the Board via SSH¶
The Smart Pi One has SSH enabled by default. To connect remotely: 1. Find the IP Address of the Smart Pi One. You can use a network scanner or check your router’s DHCP settings. 2. From another device, open a terminal and type:
Replaceuser
with your username and ip_address
with the Smart Pi One’s IP address.
For detailed SSH connection instructions for Windows, Mac, and Linux, refer to the SSH Connection Guide.
8. System Update¶
After booting, it’s crucial to update the system to ensure you have the latest security patches and features:
9. Initial Configuration¶
- Change Password: For security, change the default password. Follow the instructions in the Password Change Guide.
- Set the Timezone: Make sure the timezone is set correctly by following the Timezone Configuration Guide.
- Connect to Wi-Fi: If using Wi-Fi, refer to the Wi-Fi Connection Guide to set it up.
10. Basic Commands¶
Familiarize yourself with essential commands to manage your board effectively. Visit the Basic Commands Page for useful commands such as shutting down, rebooting, and file management.
11. Explore Advanced Projects¶
Once you are comfortable with the basics, explore advanced projects:
- Klipper: Setup Klipper
-
Retro Gaming: Install RetroMi (Optimized )
-
Home Automation: Set up Home Assistant
- Media Storage: Configure OpenMediaVault
- Media Server: Set up Plex Server