Sha256: 0b9921bd0921d0224cdaf954bbb630a3375ff2f7b8c50f9490d2dbf5d32bae7c
Contents?: true
Size: 506 Bytes
Versions: 21
Compression:
Stored size: 506 Bytes
Contents
=Welcome to RAD (Ruby Arduino Development) Quick Start Documentation ArduinoSketch is the main access point for working with RAD. Sub-classes of ArduinoSketch have access to a wide array of convenient class methods (documented below) for doing the most common kinds of setup needed when programming the Arduino such as configuring input and output pins and establishing serial connections. Here is the canonical 'hello world' example of blinking a single LED in RAD: test... to be continued if it works..
Version data entries
21 entries across 21 versions & 4 rubygems