Skip to content

Releases: Quirkbot/QuirkbotArduinoHardware

0.8.1 (old version format)

Choose a tag to compare

@paulobarcelos paulobarcelos released this 26 May 15:11

Strawbees Quirkbot Arduino Hardware

Official Strawbees Quirkbot board definitions to use in the Arduino IDE.

To make sure your Quirkbot works correctly, you must use the Quirkbot official board definition. This is specially important if you are using Windows, as using a different definition might generate driver conflicts (if you are using windows make sure you have installed the Quirkbot drivers).

In order to make the most out of your board, you probably want to install the Quirkbot Library too.

Installation

ATTENTION: Quirkbot supports only the latest version of Arduino (1.8.5 at the time of this writing).

Automated Installation (recommended)

  • Open Arduino Preferences
  • Look for the option Additional Board Managers URLs and include the following url:
    • https://raw.githubusercontent.com/Quirkbot/QuirkbotArduinoHardware/master/package_quirkbot.com_index.json
  • Now open Tools > Board > Boards Manager
  • Wait for the boards index to be downloaded.
  • Type Strawbees on the search box.
  • Install the Strawbees Quirkbot AVR Boards package.
  • Restart Arduino.

Manual Installation

  • Download quirkbot-arduino-hardware-0.8.1.zip via the download link bellow.
  • Open your Sketchbook folder, it will usually be in one of these locations:
    • Mac: ~/Documents/Arduino
    • Windows: My Documents\Arduino
    • Linux: home/[username]/sketchbook
  • Create a directory called hardware, if it doesn't already exists.
  • Unzip quirkbot-arduino-hardware-0.8.1.zipinto the library directory.
  • In the end you should have a structure that looks like this:
\---[sketchbook directory]
    \---hardware
        \---quirkbot-arduino-hardware-0.8.1
  • Restart Arduino.

0.8.1

Choose a tag to compare

@paulobarcelos paulobarcelos released this 26 Apr 10:47

Strawbees Quirkbot Arduino Hardware

Official Strawbees Quirkbot board definitions to use in the Arduino IDE.

To make sure your Quirkbot works correctly, you must use the Quirkbot official board definition. This is specially important if you are using Windows, as using a different definition might generate driver conflicts (if you are using windows make sure you have installed the Quirkbot drivers).

In order to make the most out of your board, you probably want to install the Quirkbot Library too.

Installation

ATTENTION: Quirkbot supports only the latest version of Arduino (1.8.5 at the time of this writing).

Automated Installation (recommended)

  • Open Arduino Preferences
  • Look for the option Additional Board Managers URLs and include the following url:
    • https://raw.githubusercontent.com/Quirkbot/QuirkbotArduinoHardware/master/package_quirkbot.com_index.json
  • Now open Tools > Board > Boards Manager
  • Wait for the boards index to be downloaded.
  • Type Strawbees on the search box.
  • Install the Strawbees Quirkbot AVR Boards package.
  • Restart Arduino.

Manual Installation

  • Download quirkbot-arduino-hardware-0.8.1.zip via the download link bellow.
  • Open your Sketchbook folder, it will usually be in one of these locations:
    • Mac: ~/Documents/Arduino
    • Windows: My Documents\Arduino
    • Linux: home/[username]/sketchbook
  • Create a directory called hardware, if it doesn't already exists.
  • Unzip quirkbot-arduino-hardware-0.8.1.zipinto the library directory.
  • In the end you should have a structure that looks like this:
\---[sketchbook directory]
    \---hardware
        \---quirkbot-arduino-hardware-0.8.1
  • Restart Arduino.

0.8.0

Choose a tag to compare

@paulobarcelos paulobarcelos released this 15 Apr 14:33

Strawbees Quirkbot Arduino Hardware

Official Strawbees Quirkbot board definitions to use in the Arduino IDE.

To make sure your Quirkbot works correctly, you must use the Quirkbot official board definition. This is specially important if you are using Windows, as using a different definition might generate driver conflicts (if you are using windows make sure you have installed the Quirkbot drivers).

In order to make the most out of your board, you probably want to install the Quirkbot Library too.

Installation

ATTENTION: Quirkbot supports only the latest version of Arduino (1.8.5 at the time of this writing).

Automated Installation (recommended)

  • Open Arduino Preferences
  • Look for the option Additional Board Managers URLs and include the following url:
    • https://raw.githubusercontent.com/Quirkbot/QuirkbotArduinoHardware/master/package_quirkbot.com_index.json
  • Now open Tools > Board > Boards Manager
  • Wait for the boards index to be downloaded.
  • Type Strawbees on the search box.
  • Install the Strawbees Quirkbot AVR Boards package.
  • Restart Arduino.

Manual Installation

  • Download quirkbot-arduino-hardware-0.8.0.zip via the download link bellow.
  • Open your Sketchbook folder, it will usually be in one of these locations:
    • Mac: ~/Documents/Arduino
    • Windows: My Documents\Arduino
    • Linux: home/[username]/sketchbook
  • Create a directory called hardware, if it doesn't already exists.
  • Unzip quirkbot-arduino-hardware-0.8.0.zipinto the library directory.
  • In the end you should have a structure that looks like this:
\---[sketchbook directory]
    \---hardware
        \---quirkbot-arduino-hardware-0.8.0
  • Restart Arduino.

0.7.1

Choose a tag to compare

@paulobarcelos paulobarcelos released this 01 Apr 22:18

Strawbees Quirkbot Arduino Hardware

Official Strawbees Quirkbot board definitions to use in the Arduino IDE.

To make sure your Quirkbot works correctly, you must use the Quirkbot official board definition. This is specially important if you are using Windows, as using a different definition might generate driver conflicts (if you are using windows make sure you have installed the Quirkbot drivers).

In order to make the most out of your board, you probably want to install the Quirkbot Library too.

Installation

ATTENTION: Quirkbot supports only the latest version of Arduino (1.8.5 at the time of this writing).

Automated Installation (recommended)

  • Open Arduino Preferences
  • Look for the option Additional Board Managers URLs and include the following url:
    • https://raw.githubusercontent.com/Quirkbot/QuirkbotArduinoHardware/master/package_quirkbot.com_index.json
  • Now open Tools > Board > Boards Manager
  • Wait for the boards index to be downloaded.
  • Type Strawbees on the search box.
  • Install the Strawbees Quirkbot AVR Boards package.
  • Restart Arduino.

Manual Installation

  • Download quirkbot-arduino-hardware-0.7.1.zip via the download link bellow.
  • Open your Sketchbook folder, it will usually be in one of these locations:
    • Mac: ~/Documents/Arduino
    • Windows: My Documents\Arduino
    • Linux: home/[username]/sketchbook
  • Create a directory called hardware, if it doesn't already exists.
  • Unzip quirkbot-arduino-hardware-0.7.1.zipinto the library directory.
  • In the end you should have a structure that looks like this:
\---[sketchbook directory]
    \---hardware
        \---quirkbot-arduino-hardware-0.7.1
  • Restart Arduino.

0.6.2

Choose a tag to compare

@paulobarcelos paulobarcelos released this 08 Oct 16:45

Strawbees Quirkbot Arduino Hardware

Official Strawbees Quirkbot board definitions to use in the Arduino IDE.

To make sure your Quirkbot works correctly, you must use the Quirkbot official board definition. This is specially important if you are using Windows, as using a different definition might generate driver conflicts (if you are using windows make sure you have installed the Quirkbot drivers).

In order to make the most out of your board, you probably want to install the Quirkbot Library too.

Installation

ATTENTION: Quirkbot supports only the latest version of Arduino (1.8.5 at the time of this writing).

Automated Installation (recommended)

  • Open Arduino Preferences
  • Look for the option Additional Board Managers URLs and include the following url:
    • https://raw.githubusercontent.com/Quirkbot/QuirkbotArduinoHardware/master/package_quirkbot.com_index.json
  • Now open Tools > Board > Boards Manager
  • Wait for the boards index to be downloaded.
  • Type Strawbees on the search box.
  • Install the Strawbees Quirkbot AVR Boards package.
  • Restart Arduino.

Manual Installation

  • Download quirkbot-arduino-hardware-0.6.2.zip via the download link bellow.
  • Open your Sketchbook folder, it will usually be in one of these locations:
    • Mac: ~/Documents/Arduino
    • Windows: My Documents\Arduino
    • Linux: home/[username]/sketchbook
  • Create a directory called hardware, if it doesn't already exists.
  • Unzip quirkbot-arduino-hardware-0.6.2.zipinto the library directory.
  • In the end you should have a structure that looks like this:
\---[sketchbook directory]
    \---hardware
        \---quirkbot-arduino-hardware-0.6.2
  • Restart Arduino.

0.6.1

Choose a tag to compare

@paulobarcelos paulobarcelos released this 07 Oct 21:38

Strawbees Quirkbot Arduino Hardware

Official Strawbees Quirkbot board definitions to use in the Arduino IDE.

To make sure your Quirkbot works correctly, you must use the Quirkbot official board definition. This is specially important if you are using Windows, as using a different definition might generate driver conflicts (if you are using windows make sure you have installed the Quirkbot drivers).

In order to make the most out of your board, you probably want to install the Quirkbot Library too.

Installation

ATTENTION: Quirkbot supports only the latest version of Arduino (1.8.5 at the time of this writing).

Automated Installation (recommended)

  • Open Arduino Preferences
  • Look for the option Additional Board Managers URLs and include the following url:
    • https://raw.githubusercontent.com/Quirkbot/QuirkbotArduinoHardware/master/package_quirkbot.com_index.json
  • Now open Tools > Board > Boards Manager
  • Wait for the boards index to be downloaded.
  • Type Strawbees on the search box.
  • Install the Strawbees Quirkbot AVR Boards package.
  • Restart Arduino.

Manual Installation

  • Download quirkbot-arduino-hardware-0.6.1.zip via the download link bellow.
  • Open your Sketchbook folder, it will usually be in one of these locations:
    • Mac: ~/Documents/Arduino
    • Windows: My Documents\Arduino
    • Linux: home/[username]/sketchbook
  • Create a directory called hardware, if it doesn't already exists.
  • Unzip quirkbot-arduino-hardware-0.6.1.zipinto the library directory.
  • In the end you should have a structure that looks like this:
\---[sketchbook directory]
    \---hardware
        \---quirkbot-arduino-hardware-0.6.1
  • Restart Arduino.

0.6.0

Choose a tag to compare

@paulobarcelos paulobarcelos released this 07 Oct 20:47

Strawbees Quirkbot Arduino Hardware

Official Strawbees Quirkbot board definitions to use in the Arduino IDE.

To make sure your Quirkbot works correctly, you must use the Quirkbot official board definition. This is specially important if you are using Windows, as using a different definition might generate driver conflicts (if you are using windows make sure you have installed the Quirkbot drivers).

In order to make the most out of your board, you probably want to install the Quirkbot Library too.

Installation

ATTENTION: Quirkbot supports only the latest version of Arduino (1.8.5 at the time of this writing).

Automated Installation (recommended)

  • Open Arduino Preferences
  • Look for the option Additional Board Managers URLs and include the following url:
    • https://raw.githubusercontent.com/Quirkbot/QuirkbotArduinoHardware/master/package_quirkbot.com_index.json
  • Now open Tools > Board > Boards Manager
  • Wait for the boards index to be downloaded.
  • Type Strawbees on the search box.
  • Install the Strawbees Quirkbot AVR Boards package.
  • Restart Arduino.

Manual Installation

  • Download quirkbot-arduino-hardware-0.6.0.zip via the download link bellow.
  • Open your Sketchbook folder, it will usually be in one of these locations:
    • Mac: ~/Documents/Arduino
    • Windows: My Documents\Arduino
    • Linux: home/[username]/sketchbook
  • Create a directory called hardware, if it doesn't already exists.
  • Unzip quirkbot-arduino-hardware-0.6.0.zipinto the library directory.
  • In the end you should have a structure that looks like this:
\---[sketchbook directory]
    \---hardware
        \---quirkbot-arduino-hardware-0.6.0
  • Restart Arduino.

0.5.3

Choose a tag to compare

@paulobarcelos paulobarcelos released this 23 Sep 09:52

Strawbees Quirkbot Arduino Hardware

Official Strawbees Quirkbot board definitions to use in the Arduino IDE.

To make sure your Quirkbot works correctly, you must use the Quirkbot official board definition. This is specially important if you are using Windows, as using a different definition might generate driver conflicts (if you are using windows make sure you have installed the Quirkbot drivers).

In order to make the most out of your board, you probably want to install the Quirkbot Library too.

Installation

ATTENTION: Quirkbot supports only the latest version of Arduino (1.8.5 at the time of this writing).

Automated Installation (recommended)

  • Open Arduino Preferences
  • Look for the option Additional Board Managers URLs and include the following url:
    • https://raw.githubusercontent.com/Quirkbot/QuirkbotArduinoHardware/master/package_quirkbot.com_index.json
  • Now open Tools > Board > Boards Manager
  • Wait for the boards index to be downloaded.
  • Type Strawbees on the search box.
  • Install the Strawbees Quirkbot AVR Boards package.
  • Restart Arduino.

Manual Installation

  • Download quirkbot-arduino-hardware-0.5.3.zip via the download link bellow.
  • Open your Sketchbook folder, it will usually be in one of these locations:
    • Mac: ~/Documents/Arduino
    • Windows: My Documents\Arduino
    • Linux: home/[username]/sketchbook
  • Create a directory called hardware, if it doesn't already exists.
  • Unzip quirkbot-arduino-hardware-0.5.3.zipinto the library directory.
  • In the end you should have a structure that looks like this:
\---[sketchbook directory]
    \---hardware
        \---quirkbot-arduino-hardware-0.5.3
  • Restart Arduino.

0.5.2

Choose a tag to compare

@paulobarcelos paulobarcelos released this 20 Sep 18:04

Strawbees Quirkbot Arduino Hardware

Official Strawbees Quirkbot board definitions to use in the Arduino IDE.

To make sure your Quirkbot works correctly, you must use the Quirkbot official board definition. This is specially important if you are using Windows, as using a different definition might generate driver conflicts (if you are using windows make sure you have installed the Quirkbot drivers).

In order to make the most out of your board, you probably want to install the Quirkbot Library too.

Installation

ATTENTION: Quirkbot supports only the latest version of Arduino (1.8.5 at the time of this writing).

Automated Installation (recommended)

  • Open Arduino Preferences
  • Look for the option Additional Board Managers URLs and include the following url:
    • https://raw.githubusercontent.com/Quirkbot/QuirkbotArduinoHardware/master/package_quirkbot.com_index.json
  • Now open Tools > Board > Boards Manager
  • Wait for the boards index to be downloaded.
  • Type Strawbees on the search box.
  • Install the Strawbees Quirkbot AVR Boards package.
  • Restart Arduino.

Manual Installation

  • Download quirkbot-arduino-hardware-0.5.2.zip via the download link bellow.
  • Open your Sketchbook folder, it will usually be in one of these locations:
    • Mac: ~/Documents/Arduino
    • Windows: My Documents\Arduino
    • Linux: home/[username]/sketchbook
  • Create a directory called hardware, if it doesn't already exists.
  • Unzip quirkbot-arduino-hardware-0.5.2.zipinto the library directory.
  • In the end you should have a structure that looks like this:
\---[sketchbook directory]
    \---hardware
        \---quirkbot-arduino-hardware-0.5.2
  • Restart Arduino.

0.5.1

Choose a tag to compare

@paulobarcelos paulobarcelos released this 18 Sep 12:48

Strawbees Quirkbot Arduino Hardware

Official Strawbees Quirkbot board definitions to use in the Arduino IDE.

To make sure your Quirkbot works correctly, you must use the Quirkbot official board definition. This is specially important if you are using Windows, as using a different definition might generate driver conflicts (if you are using windows make sure you have installed the Quirkbot drivers).

In order to make the most out of your board, you probably want to install the Quirkbot Library too.

Installation

ATTENTION: Quirkbot supports only the latest version of Arduino (1.8.5 at the time of this writing).

Automated Installation (recommended)

  • Open Arduino Preferences
  • Look for the option Additional Board Managers URLs and include the following url:
    • https://raw.githubusercontent.com/Quirkbot/QuirkbotArduinoHardware/master/package_quirkbot.com_index.json
  • Now open Tools > Board > Boards Manager
  • Wait for the boards index to be downloaded.
  • Type Strawbees on the search box.
  • Install the Strawbees Quirkbot AVR Boards package.
  • Restart Arduino.

Manual Installation

  • Download quirkbot-arduino-hardware-0.5.1.zip via the download link bellow.
  • Open your Sketchbook folder, it will usually be in one of these locations:
    • Mac: ~/Documents/Arduino
    • Windows: My Documents\Arduino
    • Linux: home/[username]/sketchbook
  • Create a directory called hardware, if it doesn't already exists.
  • Unzip quirkbot-arduino-hardware-0.5.1.zipinto the library directory.
  • In the end you should have a structure that looks like this:
\---[sketchbook directory]
    \---hardware
        \---quirkbot-arduino-hardware-0.5.1
  • Restart Arduino.