Software: Install Hivetool Pi image

From HiveTool
Jump to: navigation, search
Error creating thumbnail: File missing
0.7.3 image on Window Remote Desktop.

Summary

Hivetool 0.8.0 RC5 includes additional temperature & humidity drivers, a better configuration interface, a scale calibration wizard and an upload test feature functional before registration.

For checksums, file sizes and image details see: Create SD Image Version 0.8

This version is based on the 11-29-17 Raspian 4.9 Stretch release. The system image fits easily on an 8 gig micro SD card. Navigation to HiveControl is not supported. Download time from google ~1 hour with a decent connection.

HiveConTool This older 9/29/16 image is a bootable compilation of Hivetool and HiveControl software for the Raspberry Pi.
It is based the outdated Jessie 4.4.21 v7+ release of the Linux operating system, updating Raspian WILL break the install.

  • It is a (~3.6 Gig) and requires some patience to manipulate, in some cases hours.
  • When extracting use a 16 gig or larger micro SD card with 48 mbps Class 10 or better speed.

Download Images - Recommended for non-programmers

Download Hivetool 0.8.0 RC5 from Google Drive:

https://drive.google.com/open?id=1euXRxbtnyF7nag5jWVq1-HKezHE6CsJy

It does not include HiveControl like the HiveConTool version below.

For checksums, file sizes and image details see: Create SD Image Version 0.8

HiveControl Operates independently using the Hivetool hardware and can upload to the Hivetool cloud database. HiveControl includes a Dashboard and Graphical user interface with pretty trend screens. HiveControl is NOT maintained by the Hivetool group, questions & comments should be posed to the author rcrum003 HiveControl installation assumes a knowledge of Linux commands CLI and the Pi Raspian OS, not recommended for novices.
HiveControl may be downloaded or installed from githube here; https://github.com/rcrum003/HiveControl

HiveConTool Link and installation instructions document (obsolete unsupported, will need recompilation)
[1] and download compressed SD HiveConTool image from Google Shared Folder; [2]
The intent of this version was to allow the user to evaluate both programs without swapping SD cards or reloading programs. This version allows the user to click back and forth between HiveTool and HiveControl user interfaces and databases
There are some undocumented alterations to get the programs to play nice together. The included version of Hivetool should be manually upgraded to 0.7.4.(instructions needed). HiveControl may show the original version when updated. Download HiveConTool_073b.zip; (3,656,677,501 bytes) zipped; Contains Raspian Jessie 4.4.21 v7+ Pi OS with Hivetool 073 and HiveControl 1.81 ready for expanding on an 16 Gig or larger micro SD card.
Download here: https://drive.google.com/open?id=0B8ZWirzPwqHfYzlDamlDZ0hxSE0
Uncompressed MD5 Hash Chechsum 1fa33de383ca026188887aa2e6f54a16

Verify MD5 sum

Verify download was complete and error free. Check file integrity to ensure an exact copy of the compressed image file.
Calculate MD5 sum and make sure it matches:

Unzip

Linux

unzip hivetool080rc5.zip

Windows

With Windows explorer locate hivetool080rc5.zip (usually in download directory). Right click on file to Extract to desired location

Copy image to micro SD card

Proceed with caution, an incorrect setting could corrupt your PC or attached storage. REMOVE any other USB memory devices from your computer.

Linux

Detailed instructions: http://elinux.org/RPi_Easy_SD_Card_Setup#Flashing_the_SD_Card_using_Linux_.28including_on_a_Pi.21.29

  1. REMOVE any other USB memory devices from your computer.
  2. Determine the device for the card reader
    1. /dev/mmcblk0 for the built in reader on my laptop.
    2. /dev/sdb for a USB card reader
  3. Copy the image to the SD card:

dd bs=4M if=hivetool080rc5.img of=/dev/sdb

Windows

raspberrypi.org recommends using: http://sourceforge.net/projects/win32diskimager/
Detailed instructions: http://elinux.org/RPi_Easy_SD_Card_Setup#Flashing_the_SD_Card_using_Windows

  1. REMOVE any other USB memory devices from your computer.
  2. Plug micro SD Card in adapter, confirm device letter using Windows Explorer.
  3. Start Win32DiskImager
  4. Browse to source file (image in downloads directory)
  5. Make absolutely sure the drive letter (destination) to right of source file is the SD card
  6. Check MD5 hash (TBD) this takes a few minutes
  7. Click on Write, this takes a few more minutes
  8. Confirm successful write then exit
  9. The SD card image is called "boot" 25 files now visible in Windows explorer
  10. Windows will report 40 megabytes free space on the SD card

You are now ready to eject micro SD card and place into the Pi

Setup Pi Operating System

  1. Install micro SD card into bare Pi, power up with Ethernet cable plugged in
  2. Expand the file system. HiveTool 0.9.0rc5 does not auto expand.
  3. Determine IP address by hovering over up down arrows icon in task bar (top right) on pi console
  4. Alternately get ip by viewing latest entry in router in the DHCP table named "raspberrypi"
  5. Reserve the Pi's IP address in router for later ease of access. This will keep it from shifting on a reboot

Windows

  1. On a Windows PC if a remote "headless" remote desktop connection (RDP) is desired, enter target IP address of Pi
  2. Leave the default module as "sesmon-Xvnc"
  3. If the Pi is found you will be prompted to enter the default user "pi" and password "raspberry"
  4. When prompted for security change default Password and the Hostname to match a hive name to be monitored, Ok to save & reboot
  5. Under menu "system tab" the remaining settings should be set for your locality, here a Pi camera may also be enabled
  6. Open a Terminal Window, at command prompt run; "sudo apt-get update", also "sudo apt-get upgrade" to get latest patches
  7. Plug in WiFi dongle or if short range use on-board pi3, configure WiFi authentication on desktop, top RH task bar, double click up down arrow keys icon to set credentials
  8. If WiFi connects, a signal strength indicator will replace the monitors icon, it will be necessary to enter the security key only once

You are now ready to configure Hivetool.