petrockblog / PowerBlock-Emteria

PowerBlock driver for Emteria, an Android distribution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PowerBlock-Emteria

The PowerBlock is an extension board for the Raspberry Pi. The key feature of the PowerBlock is a safe power button functionality together with LED status indication.

This repository contains the installer for the PowerBlock driver for Emteria, an Android distribution.

PowerBlock attached to Raspberry Pi

Pre-Requisites for Driver Installation

  1. The installation script needs the Android SDK Platform Tools. You can download them from https://developer.android.com/studio/releases/platform-tools.

  2. When you have installed the SDK Platform Tools, you need to set the variable ADB_TOOL in the file installDriver.bat to the correct path of your ADB installation.

  3. Furthermore, you need to set the variable IP_OF_DEVICEin the file installDriver.bat to the correct IP address of your device.

  4. You need to enable 'Enable ADB over Ethernet' in your Emteria installation: Open 'Settings', 'Emteria'. Activate the option 'Enable ADB over Ethernet'.

Installation Instructions

  1. If you have not done so already, make sure to do all the described steps from the Section "Pre-Requisites" above.

  2. We recommend to have the PowerBlock and switch attached to the Raspberry Pi when installing the driver. Make sure to also connect the USB power to the PowerBlock. The driver installation should also work without the PowerBlock being attached, though.

  3. Execute the batch file installDriver.bat from the Windows command line.

  4. When the installation has finished, your Emteria device reboots and the PowerBlock status LED should indicate that it is working by showing a continuous signal.

  5. You are now able to start and shutdown your Emteria device with the PowerBlock.

Good luck with your project!

About

PowerBlock driver for Emteria, an Android distribution

License:MIT License


Languages

Language:Batchfile 82.9%Language:Shell 17.1%