summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSudhakarKuma2021-06-10 03:56:04 +0530
committerSudhakarKuma2021-06-10 03:56:04 +0530
commit083f14aea0bcfae19f0a196f6c0e2f65b18e7410 (patch)
treefd634c2e97ec84d14779d7166b68323cf5b2b12e
parentf393090247110942d1ea07754fbaeccbfc70d5c5 (diff)
downloadFLOSS-Arduino-Book-083f14aea0bcfae19f0a196f6c0e2f65b18e7410.tar.gz
FLOSS-Arduino-Book-083f14aea0bcfae19f0a196f6c0e2f65b18e7410.tar.bz2
FLOSS-Arduino-Book-083f14aea0bcfae19f0a196f6c0e2f65b18e7410.zip
Update readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bea8cb6..d3e3e65 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# FLOSS-Arduino-Book
-As we know, [Scilab](https://www.scilab.org/), [Xcos](https://www.scilab.org/software/xcos), [Python](https://www.python.org/), [Julia](https://julialang.org/), and [OpenModelica](https://www.openmodelica.org/) are powerful and free. However, there has not been much literature that teaches how to use them to program the versatile [Arduino Uno](https://www.arduino.cc/en/Guide/ArduinoUno). To address this gap, we have written this series of books. We have provided code written in all of these open-source software. The reader is recommended to go through the book that covers a particular software. For the sake of convenience, we call each of the tools (**Scilab**, **Xcos**, **Python**, **Julia**, and **OpenModelica**) as **FLOSS** in these books. To know more about **FLOSS**, one may want to visit [FOSSEE](https://fossee.in/). 
+[Scilab](https://www.scilab.org/), [Xcos](https://www.scilab.org/software/xcos), [Python](https://www.python.org/), [Julia](https://julialang.org/), and [OpenModelica](https://www.openmodelica.org/) are powerful and free. However, there has not been much literature that teaches how to use them to program the versatile [Arduino Uno](https://www.arduino.cc/en/Guide/ArduinoUno). To address this gap, we have written this series of books. We have provided code written in all of these open-source software. The reader is recommended to go through the book that covers a particular software. For the sake of convenience, we call each of the tools (**Scilab**, **Xcos**, **Python**, **Julia**, and **OpenModelica**) as **FLOSS** in these books. To know more about **FLOSS**, one may want to visit [FOSSEE](https://fossee.in/). 
The books are as given below:
* [Microcontroller programming with Arduino, Scilab, and Xcos](https://github.com/FOSSEE/FLOSS-Arduino-Book/blob/master/Microcontroller-programming-with-Arduino-Scilab-and-Xcos.pdf)