The PowerBlock is an extension board for the Raspberry Pi. Its key features include a safe power button functionality and LED status indication.
This repository contains the installer for the PowerBlock driver for Emteria, an Android distribution.
-
Android SDK Platform Tools: Download the tools from here.
-
Set
ADB_TOOL
: Open theinstallDriver.bat
file and set theADB_TOOL
variable to the correct path of your ADB installation. -
Set
IP_OF_DEVICE
: In theinstallDriver.bat
file, set theIP_OF_DEVICE
variable to the correct IP address of your device. -
Enable ADB over Ethernet: In your Emteria installation, open 'Settings' > 'Emteria' and activate 'Enable ADB over Ethernet'.
-
Complete Pre-Requisites: Ensure you have completed all the steps in the "Pre-Requisites for Driver Installation" section.
-
Connect PowerBlock: We recommend attaching the PowerBlock and switch to the Raspberry Pi during driver installation. Also, connect USB power to the PowerBlock. The driver installation should still work without the PowerBlock being attached, though.
-
Run
installDriver.bat
: Execute the batch fileinstallDriver.bat
from the Windows command line. -
Verify Installation: Once the installation is finished, your Emteria device will reboot. The PowerBlock status LED should indicate it is working by showing a continuous signal.
-
Use the PowerBlock: You can now start and shut down your Emteria device using the PowerBlock.
Good luck with your project!