• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Sort:
  • Date
  • Name
  • Rating
  • Popular
  • Category

Ruby


Ruby
pcduino-1
February 11, 2015 0 Comments

Ruby/Sinatra server with Neo4j DB on pcDuino

The original post can be found here. Hardware setup The image below shows my pcDuino hardware setup. Some notes: USB […]

Ruby
November 28, 2014 0 Comments

Ruby gem!

Willoftw released a Ruby GPIO controller. It can be installed with a simple ‘gem install pcduino’ command and enables code […]

Ruby
July 6, 2014 0 Comments

How to install current stable Ruby ?

Ruby is…   an object-oriented interpreted scripting language. When we say it is interpreted we mean to say that the […]

Ruby
July 6, 2014 0 Comments

Ruby in Twenty Minutes-04

Ruby in Twenty Minutes-04 So, looking deeper at our new program, notice the initial lines, which begin with a hash […]

Ruby
July 6, 2014 0 Comments

Ruby in Twenty Minutes-03

Ruby in Twenty Minutes-03 Now let’s create a greeter object and use it: irb(main):035:0> g = Greeter.new("Pat") => #<Greeter:0x16cac @name="Pat"> […]

Ruby
July 6, 2014 0 Comments

Ruby in Twenty Minutes-02

Ruby in Twenty Minutes-02 What if we want to say “Hello” a lot without getting our fingers all tired? We […]

Ruby
July 6, 2014 0 Comments

Ruby in Twenty Minutes-01

Introduction This is a small Ruby tutorial that should take no more than 20 minutes to complete. It makes the […]

Ruby
pcduino-ftdi-console
January 5, 2014 0 Comments

Server on pcduino

A nice tutorial on how to setup a ruby server on pcDuino. The article can be found at: https://github.com/cjdaly/napkin/wiki/Server-on-pcduino

Ruby
ruby
January 5, 2014 0 Comments

Ruby Gem for pcDuino

    A simple ruby gem to talk to the pins of a pcduino with very little code.   An […]

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors