<h1>BEE Board Examples Playground</h1>

For better management of updates, the examples described in this site are contained in a <a href="https://github.com/Madefree/playground" target="_blank">git repository</a> hosted by GitHub.

To install all the examples for your BEE Board just one shot type this command
at Linux (or Mac) command prompt:

<pre class="minicom">
git clone https://github.com/Madefree/playground.git
</pre>
 
If you only need to update the code examples type:

<pre class="minicom">
git pull
</pre>

<!--

<h1>Code examples</h1> 

## Daisy13 GPRS

<span class="github" user="Madefree" project="playground" file="TestGSM_Daisy11/TestGSM_Daisy11.pde">TestGSM_Daisy11.pde
</span>

<span class="github" user="Madefree" project="playground" file="Test_SMS_ADC/Test_SMS_ADC.pde">Test_SMS_ADC.pde
</span>

## Leds and Buttons

<span class="github" user="Madefree" project="playground" file="LedSliding/LedSliding.pde">LedSliding.pde
</span>

<span class="github" user="Madefree" project="playground" file="ReadSingleButton/ReadSingleButton.pde">ReadSingleButton.pde
</span>

<span class="github" user="Madefree" project="playground" file="ReadAllButton/ReadAllButton.pde">ReadAllButton.pde
</span>

## Relay

<span class="github" user="Madefree" project="playground" file="OneRelay/OneRelay.pde">OneRelay.pde
</span>

<span class="github" user="Madefree" project="playground" file="TwoRelays/TwoRelays.pde">TwoRelays.pde
</span>

## Stepper Motor

<span class="github" user="Madefree" project="playground" file="RawMotor/RawMotor.pde">RawMotor.pde
</span>

<span class="github" user="Madefree" project="playground" file="OneMotor/OneMotor.pde">OneMotor.pde
</span>

<span class="github" user="Madefree" project="playground" file="TwoMotor/TwoMotor.pde">TwoMotor.pde
</span>

<span class="github" user="Madefree" project="playground" file="ThreeMotor/ThreeMotor.pde">ThreeMotor.pde
</span>

## I2C Expander

<span class="github" user="Madefree" project="playground" file="WriteSinglePin/WriteSinglePin.pde">WriteSinglePin.pde
</span>

<span class="github" user="Madefree" project="playground" file="WriteAllPins/WriteAllPins.pde">WriteAllPins.pde
</span>

<span class="github" user="Madefree" project="playground" file="ReadSinglePin/ReadSinglePin.pde">ReadSinglePin.pde
</span>

<span class="github" user="Madefree" project="playground" file="ReadAllPins/ReadAllPins.pde">ReadAllPins.pde
</span>

-->

@shop='BEEBOARD'
@shop='BEEKIT-1'
@shop='BEEKIT-2'

