Skip to main content

Arduino software configurator

Project description

confduino is an arduino library configurator

Links:
Features:
  • list, install, remove arduino libraries

  • install libraries from internet or local drive

  • fix examples directory name before installing

  • clean library (.*,_*,..) before installing

  • move examples under examples directory

  • list, install, remove arduino programmers

  • list, install, remove arduino boards

  • written in python

  • crossplatform

  • can be used as a python library or as a console program

  • unpacker backend: pyunpack

  • downloader backend: urllib

  • some functionality is based on arscons

Known problems:
  • Python 3 is not supported

  • tested only on linux

  • some libraries with unusual structure can not be installed

  • not all commands have console interface

Basic usage

install library:

>>> from confduino.libinstall import install_lib
>>> install_lib('http://arduino.cc/playground/uploads/Main/PS2Keyboard002.zip')

or on console:

python -m confduino.libinstall http://arduino.cc/playground/uploads/Main/PS2Keyboard002.zip

install a lot of libraries:

python -m confduino.libinstall.examples.upgrademany

Installation

General

Ubuntu

sudo apt-get install arduino
sudo apt-get install python-setuptools
sudo easy_install confduino
# optional
sudo easy_install http://sourceforge.net/projects/patool/files/0.13/patool-0.13.tar.gz/download
sudo apt-get install unzip unrar p7zip-full

Uninstall

first install pip:

# as root
pip uninstall confduino

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

confduino-0.0.5.tar.gz (36.4 kB view details)

Uploaded Source

File details

Details for the file confduino-0.0.5.tar.gz.

File metadata

  • Download URL: confduino-0.0.5.tar.gz
  • Upload date:
  • Size: 36.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for confduino-0.0.5.tar.gz
Algorithm Hash digest
SHA256 9b6a05a09a04906dc7de1bebe3082a32a98d9c89553b8988da0c2088e7c1cb67
MD5 b17cef2111faa45594efcc0a5a66dd13
BLAKE2b-256 727ca2a1409f28a4b25d1720df979d72ea3d8137873a12571f44123755cfc83b

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