RubyGems Navigation menu

littlewire 0.9.9

A little library for a little wire. Providing a pure ruby interface (via the nonpure libusb gem) to littlewire.cc's wonderful gadget. littlewire.rb provides general purpose digital IO, pulse width modulation analog outputs, analog inputs, SPI, I2C, One Wire, and rough servo control via a friendly interface which responds both to familiar Wiring/Arduino style methods and a more concise ruby alternative. LittleWire can be installed on to Digisparkdevices, offering a very extensive firmata-style option for digispark users.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.9.11 - November 22, 2014 (46 KB)
  2. 0.9.10 - September 14, 2013 (51 KB)
  3. 0.9.9 - September 14, 2013 (51 KB)
  4. 0.9.8 - September 14, 2013 (51 KB)
  5. 0.9.7 - September 05, 2013 (17 KB)
Show all versions (10 total)

Runtime Dependencies (3):

colorist >= 0.0.2
libusb >= 0.2.0
thor >= 0.18.1

Owners:

Authors:

  • Bluebie

SHA 256 checksum:

1a555fc6019fb4edcc270d9acd439ff9107eb1ae4c343e5012441299424180a4

Total downloads 28,213

For this version 2,625

Licenses:

CC0, Unlicense, Public Domain

Required Ruby Version: >= 1.9.1

Links: