-
Parameter control buttons:
1-9, 0: Enter numerical values for various parameters.UP: Move up through the menu.DOWN: Move down through the menu.LEFT: Move left through the menu.RIGHT: Move right through the menu.OK: Confirm selection or change a parameter, start and stop the shooting process.SETUP: Enter and exit the parameter setup menu.
-
Special buttons:
SAVE: Save the current settings.SHOT: Test shot.CALIBR: System calibration.WIFI: Enable Wi-Fi.
The remote allows you to fully control the turntable, set shooting parameters, and start/stop the shooting process.
Now an official Android application is available that allows you to control the PhotoPizza turntable via Wi-Fi connection. The application provides a convenient interface for setting shooting parameters, starting and stopping the process, and saving configurations.
- Connect to the PhotoPizza device via Wi-Fi
- Configure all shooting parameters (number of frames, delay, pause, speed, rotation angle)
- Start and stop the shooting process
- Calibrate the turntable
- Save and load user settings
- Test shot
- Infinite rotation mode for video shooting
- Project repository: https://github.com/PhotoPizza/remote
- Download APK file: https://github.com/PhotoPizza/remote/blob/master/PhotoPizza.apk
- Android 5.0 or higher
- PhotoPizza device with firmware v7 (ESPRUINO) or newer
- Wi-Fi connection
The initial setup of the Android application involves the following steps:
-
Create a Hotspot on Your Phone:
- Create a mobile hotspot with SSID
PhotoPizzaand password9992030360. - This will allow the control unit to connect to your phone directly.
- Create a mobile hotspot with SSID
-
Power On the Control Unit:
- Turn on the PhotoPizza control unit.
- During startup, the control unit will automatically connect to the hotspot you created.
-
Connect Through the App:
- Open the PhotoPizza Remote app on your Android device.
- The app will automatically detect and connect to the control unit.
-
Optional: Configure for Home Network:
- You can continue using the hotspot method, or configure the system to use your home Wi-Fi network.
- To use your home network, go to the app settings.
- Enter your home Wi-Fi network parameters (SSID and password).
- Save the settings.
- Restart the control unit, and it will connect to your home network instead.
- Your phone, when connected to the same home network, will be able to control the turntable without creating a hotspot.
The system can operate in two modes:
-
Access Point (AP):
- The device creates an access point with SSID
PhotoPizzaand password9992030360. - To select this mode, set the
wirelessTypeparameter toap.
- The device creates an access point with SSID
-
Connecting to an Existing Network (Client):
- To connect to an existing network, set the
wirelessTypeparameter toconn. - Set the network SSID in the
wifiSsidparameter and the password in thewifiPasswordparameter.
- To connect to an existing network, set the
Wi-Fi control is an additional way to control the system. Through the web interface, you can manage the system state, change settings, and get current data.
- The system launches a WebSocket server on the port specified in the configuration (
wsPort). - Through the web interface, you can manage the system state, change settings, and get current data.