diff --git a/Analog/README.md b/Analog/README.md new file mode 100644 index 0000000..e69de29 diff --git a/Downloads/README.md b/Downloads/README.md new file mode 100644 index 0000000..452adf9 --- /dev/null +++ b/Downloads/README.md @@ -0,0 +1,14 @@ +# How to Download the Spark Libraries! + +1. Download the files above by clicking on them down below. +- [iScreen](../Downloads/iScreen.ubl) +- [Analog](../Downloads/Green_Analog.ubl) +- [Digital](../Downloads/Red_Digital.ubl) +- [I2C](../Downloads/Blue_I2C.ubl) +- [PWM](../Downloads/Yellow_PWM.ubl) +- [MDP](../Downloads/Orange_MultiDigitalPins.ubl) + +Other ways of download: +- []() + +Click on [here](https://microblocks.fun/run-pilot/microblocks.html) to open **MicroBlocks Pilot Version**. diff --git a/Downloads/iScreen.ubl b/Downloads/iScreen.ubl index fa3ee45..62a402b 100644 --- a/Downloads/iScreen.ubl +++ b/Downloads/iScreen.ubl @@ -1,4 +1,4 @@ -module 'Spark' 'cat;Input' +module 'Spark_iScreen' 'cat;Input' author 'FABLAB BH credits Turgut for the OLED Graphics' version 1 1 depends /Spark_Digital /Spark_Analog /Spark_MP /Spark_PWM /Spark_I2C diff --git a/Images/1.png b/Images/1.png new file mode 100644 index 0000000..2a99c50 Binary files /dev/null and b/Images/1.png differ diff --git a/Images/2.png b/Images/2.png new file mode 100644 index 0000000..1c429cb Binary files /dev/null and b/Images/2.png differ diff --git a/Images/3.png b/Images/3.png new file mode 100644 index 0000000..b2cb4e9 Binary files /dev/null and b/Images/3.png differ diff --git a/Images/4.png b/Images/4.png new file mode 100644 index 0000000..0f20732 Binary files /dev/null and b/Images/4.png differ diff --git a/Images/5.png b/Images/5.png new file mode 100644 index 0000000..796cfa3 Binary files /dev/null and b/Images/5.png differ