Skip to main content

Firmware Updating Tool for Barobo Linkbots.

Project description

# linkbot-firmware-updater

The linkbot-firmware-updater is a tool used to update the firmware of a Barobo [Linkbot](http://linkbotlabs.com). Typically, Linkbots are updating through the Linkbot Labs environment. However, there are some older computer systems that may not be able to run the full version of Linkbot Labs. For those systems, this utility can be used to update the firmware of Linkbots.

This software first checks to see if Linkbot Labs is installed and tries to update Linkbots to the version provided by Linkbot Labs. If Linkbot Labs is not installed, it falls back to the version of firmware that comes with the updater.

## Requirements

The firmware updater requires the program avrdude to be installed. For Ubuntu or Raspbian systems, the utility can be installed with the command

sudo apt-get install avrdude

The user running the utility will also need to be a member of the “dialout” group (as well as the “gpio” group for Raspbian). To add a user to these groups, use the commands

sudo usermod -G dialout $USER sudo usermod -G gpio $USER # Required only for Raspbian

## Installation

The linkbot-firmware-updater is hosted by barobo. To install it using pip or easy_install, use the command

sudo easy_install3 –upgrade –index-url=http://barobo.com:8080/simple/ linkbot-firmware-updater

or

sudo pip3 install –upgrade –index-url=http://barobo.com:8080/simple/ linkbot-firmware-updater

## Running the updater

To start the updater utility, type the command

linkbot-firmware-updater

on a terminal command line. A dialog window will appear guiding you through the rest of the process.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

linkbot_firmware_updater-0.1.4.tar.gz (439.3 kB view details)

Uploaded Source

File details

Details for the file linkbot_firmware_updater-0.1.4.tar.gz.

File metadata

File hashes

Hashes for linkbot_firmware_updater-0.1.4.tar.gz
Algorithm Hash digest
SHA256 6baf43660311f2537c0c61cc9137e6d45f4f186c9f0a8407fd88d7f57e5eea8a
MD5 fefbdff4da18e9191b38099f877f28b5
BLAKE2b-256 48d114bd0ed418687b431aff0092c0276ab865469f7f1fe640d301b7729eeb6b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page