diff options
author | SudhakarKuma | 2022-09-17 22:27:38 +0530 |
---|---|---|
committer | SudhakarKuma | 2022-09-17 22:27:38 +0530 |
commit | 8840a48d3664057a5dce594fd879b1e86382d5e1 (patch) | |
tree | 1ae16c2a9d7f16cb7beb462d61a15d27cf46140d | |
parent | 1898801b09e5830bb201a20cb71b0d2192d64eef (diff) | |
download | FLOSS-Arduino-Book-8840a48d3664057a5dce594fd879b1e86382d5e1.tar.gz FLOSS-Arduino-Book-8840a48d3664057a5dce594fd879b1e86382d5e1.tar.bz2 FLOSS-Arduino-Book-8840a48d3664057a5dce594fd879b1e86382d5e1.zip |
Modify Appendix needed for publishing hard copy
-rw-r--r-- | floss-arduino.pdf | bin | 32376479 -> 32375674 bytes | |||
-rw-r--r-- | floss-arduino.tex | 4 | ||||
-rw-r--r-- | suppl/appendix.tex | 46 |
3 files changed, 32 insertions, 18 deletions
diff --git a/floss-arduino.pdf b/floss-arduino.pdf Binary files differindex a48cecb..6b2127d 100644 --- a/floss-arduino.pdf +++ b/floss-arduino.pdf diff --git a/floss-arduino.tex b/floss-arduino.tex index 65ee089..be0fed1 100644 --- a/floss-arduino.tex +++ b/floss-arduino.tex @@ -33,6 +33,10 @@ \usepackage{seqsplit} \usepackage{tfrupee} +% added to load the \textregistered symbol +\usepackage{textcomp} +\usepackage{xspace} + \newcommand{\portcmd}{\small% , see \fnrefp{fn:port}} diff --git a/suppl/appendix.tex b/suppl/appendix.tex index ff1724d..6d482de 100644 --- a/suppl/appendix.tex +++ b/suppl/appendix.tex @@ -19,9 +19,9 @@ could change considerably. \label{tab:cost} \begin{tabular}{|p{5cm}|c|}\hline Item & Cost (\rupee) \\ \hline - Arduino Uno & 450 \\ \hline + Arduino Uno & 675 \\ \hline Components for the shield, given in \tabref{tab:shield-values} & - 300 \\ \hline + 350 \\ \hline External actuators (motor, motor driver, servo motor) to work with the shield & 400 \\ \hline Half breadboard & 250 \\ \hline @@ -34,23 +34,33 @@ With the components and the Gerber file mentioned in solder the components, so as to arrive at the shield, as shown in \figref{shield}. This is the least expensive option. -A lot more expensive option is to request the FOSSEE Team to create a -shield and to supply it. It is a lot more expensive, because the cost -of the manpower who will make the shield is also to be factored. As -this work is not a part of IIT Bombay's regular activity, it has to be -carried out through personnel specifically employed for this purpose. -The FOSSEE team has a limited supply of shields, available at -\rupee1,000 each. Interested people may contact +% A lot more expensive option is to request the FOSSEE Team to create a +% shield and to supply it. It is a lot more expensive, because the cost +% of the manpower who will make the shield is also to be factored. As +% this work is not a part of IIT Bombay's regular activity, it has to be +% carried out through personnel specifically employed for this purpose. +% The FOSSEE team has a limited supply of shields, available at +% \rupee1,000 each. Interested people may contact +% \href{mailto:FLOSS-arduino@fossee.in}{FLOSS-arduino@fossee.in} or at +% +91 22 2576 4133. As mentioned above, the cheapest way is to make the +% shield by oneself, by procuring the components and making the PCB. + +The readymade shield is also available on E-commerce websites like Amazon \cite{amazon-shield} +and Flipkart \cite{flipkart-shield}, in the name of Ecolight\textregistered \ Sensor Shield V-1.2 +Compatible with Arduino Uno R3. + +Interested people may contact \href{mailto:FLOSS-arduino@fossee.in}{FLOSS-arduino@fossee.in} or at -+91 22 2576 4133. As mentioned above, the cheapest way is to make the -shield by oneself, by procuring the components and making the PCB. - -This shield is now also available on E-commerce websites like Amazon \cite{amazon-shield} and Flipkart \cite{flipkart-shield}. In addition to this, if you write to us at the above email address, we may be in a position to give details of vendors who can supply the above components, and -also the shield. The advantage may be that these vendors may be able -to supply these components and the shield at a price lower than that -of FOSSEE. In case the readers know about some vendors who can meet -this demand, please let us know and we will be happy to include them -in our list. ++91 22 2576 4133. + + +% In addition to this, if you write to us at the above email address, +% we may be in a position to give details of vendors who can supply the above components, and +% also the shield. The advantage may be that these vendors may be able +% to supply these components and the shield at a price lower than that +% of FOSSEE. In case the readers know about some vendors who can meet +% this demand, please let us know and we will be happy to include them +% in our list. |