diff --git a/fisl2011/Makefile b/fisl2011/Makefile index b4a1d5d..89bc6f3 100644 --- a/fisl2011/Makefile +++ b/fisl2011/Makefile @@ -1,6 +1,8 @@ SHELL=/bin/bash -DL=USB.png +DL=USB.png Nano_cola.jpg Atben_atusb_prod_05.jpg M1_dmx_video.jpg \ + UBB_production_08.JPG ubb-vga-pub-plugged-medium.jpg \ + ubb-vga-pub-1024-medium.jpg SIE_KICAD.png GEN=schhist.png fped.png kicad.png achieve.pdf PNG=atusb-front.png @@ -26,6 +28,30 @@ fped.png: fped.xwd USB.png: wget http://projects.qi-hardware.com/schhist/atusb/847b3546d90d7271690bcd17014cf2cae9482538/diff/USB.png +Nano_cola.jpg: + wget http://en.qi-hardware.com/w/images/7/78/Nano_cola.jpg + +Atben_atusb_prod_03.jpg: + wget http://en.qi-hardware.com/w/images/0/06/Atben_atusb_prod_03.jpg + +Atben_atusb_prod_05.jpg: + wget http://en.qi-hardware.com/w/images/c/ce/Atben_atusb_prod_05.jpg + +M1_dmx_video.jpg: + wget http://en.qi-hardware.com/w/images/5/55/M1_dmx_video.jpg + +UBB_production_08.JPG: + wget http://en.qi-hardware.com/w/images/8/83/UBB_production_08.JPG + +ubb-vga-pub-plugged-medium.jpg: + wget http://downloads.qi-hardware.com/people/werner/ubb/vga/web/ubb-vga-pub-plugged-medium.jpg + +ubb-vga-pub-1024-medium.jpg: + wget http://downloads.qi-hardware.com/people/werner/ubb/vga/web/ubb-vga-pub-1024-medium.jpg + +SIE_KICAD.png: + wget http://linuxencaja.com/images/9/9d/SIE_KICAD.png + achieve.pdf: achieve.fig fig2dev -L pdf $< $@ diff --git a/fisl2011/talk.tex b/fisl2011/talk.tex index f3c448c..baae9aa 100644 --- a/fisl2011/talk.tex +++ b/fisl2011/talk.tex @@ -26,7 +26,7 @@ \item Copyleft Hardware: what and why ? \item Tools \item Qi-Hardware projects - \item + \item DOs and DON'Ts \end{itemize} \end{frame} @@ -219,6 +219,7 @@ One can $\ldots$ \end{columns} \end{frame} + % === Qi-Hardware ============================================================= @@ -246,27 +247,38 @@ Products: \begin{frame}{Ben NanoNote} -@@@ - -\begin{itemize} - \item Objective: validate manufacturing process - \item OEM dictionary design - \item Runs Linux: OpenWrt, Jlime (OE-based) - \item 336 MHz MIPS CPU (Ingenic Jz4720) - \item 32 MB RAM, 2 GB NAND Flash - \item QVGA LCD, keyboard - \item USB device, 8:10 card, audio - \item Manufactured by Sharism at Work Ltd. - \item $\approx$1300 units sold - \item Schematics open (KiCad) -\end{itemize} +\begin{center} + \includegraphics[height=2.5cm]{Nano_cola.jpg} +\end{center} +\begin{columns} + \begin{column}[r]{6cm} + \begin{itemize} + \item Objective: validate manufacturing process + \item OEM dictionary design + \item Runs Linux: OpenWrt, Jlime (OE-based) + \item 336 MHz MIPS CPU (Ingenic Jz4720) + \item 32MB RAM, 2GB NAND + \end{itemize} + \end{column} + \begin{column}[r]{6.5cm} + \begin{itemize} + \item QVGA LCD, keyboard + \item USB device, 8:10 card, audio + \item Manufactured by Sharism at Work Ltd. + \item $\approx$1300 units sold + \item Schematics open (KiCad) + \end{itemize} + \end{column} +\end{columns} \end{frame} % --- SIE --------------------------------------------------------------------- \begin{frame}{SIE} -@@@ +\begin{center} + \includegraphics[width=38mm]{SIE_KICAD.png} +\end{center} \begin{itemize} \item Objective: development board (educational) @@ -277,8 +289,8 @@ Products: \item Sharism Ltd. \end{itemize} \item Loosely based on Ben design - \item With an FPGA \item Design 100\% open (with KiCad) + \item Continues as Linux en-Caja \end{itemize} \end{frame} @@ -286,7 +298,13 @@ Products: \begin{frame}{UBB} -@@@ +\includegraphics[width=40mm]{UBB_production_08.JPG} +\quad +\includegraphics[width=28mm]{ubb-vga-pub-plugged-medium.jpg} +\quad +\includegraphics[width=28mm]{ubb-vga-pub-1024-medium.jpg} + +\vskip10mm Universal Breakout Board %\begin{columns} @@ -296,6 +314,7 @@ Universal Breakout Board \item Original idea by Rikard Lindstrom \item Design 100\% open (with KiCad) \item Manufactured by Tuxbrain S.L. + \item Example: ubb-vga \end{itemize} \end{frame} @@ -303,8 +322,11 @@ Universal Breakout Board \begin{frame}{Ben-WPAN} -@@@ - +\begin{center} + \includegraphics[width=30mm]{Atben_atusb_prod_03.jpg} + \qquad + \includegraphics[width=50mm]{Atben_atusb_prod_05.jpg} +\end{center} \begin{columns} \begin{column}{12cm} \begin{itemize} @@ -325,10 +347,11 @@ Universal Breakout Board \begin{frame}{Milkymist One} -@@@ - \begin{columns} - \begin{column}{12cm} + \begin{column}[l]{4cm} + \includegraphics[width=5cm]{M1_dmx_video.jpg} + \end{column} + \begin{column}[r]{9cm} \begin{itemize} \item Objective: \item Video synthesizer @@ -339,7 +362,7 @@ Universal Breakout Board \item Proprietary FPGA tools \item LLHDL: work on Open synthesis tool \item Design files open (use Altium) - \item Manufactured by Sharism at Work Ltd. + \item Manufactured by Sharism \end{itemize} \end{column} \end{columns}