Downloads
=========
User's Manual
-------------
The :download:`CMUcam1 User's Manual
` v2.00 for firmware
v1.12 is available in PDF form. It contains a parts list, board schematic and
software protocol description. Manuals for older versions of the firmware can be
found here: :download:`v1.11 `,
:download:`v1.1 `,
:download:`v1.0 `.
If you decide to experiment with changing the camera register settings you might
also be interested in downloading the
:download:`OV6620 Camera Manual ` from
`OmniVision `__.
Building the Board
------------------
If you are building it yourself from scratch you will need to download this
:download:`HEX code file ` (containing the latest firmware
v1.12) to program the SX28 chip. This is the code which implements the
functionality and the serial protocol described in the manual. You can obtain
the `SX-Key `__ downloader and
application from `Parallax Inc. `__ Older
:download:`versions ` of the firmware can be found here:
:download:`v1.11 `, :download:`v1.1 `,
:download:`v1.0 `.
Java Interface Program
----------------------
We have an open source java program that you can download to interface with and
test your CMUcam1. This interface program allows you to track objects, analyze
data and grab complete CMUcam1 images. Here are :doc:`screenshots` of this
interface.
:download:`This is the zipped java project ` written for
Linux.
:download:`This is the version of the GUI ` that
auto-detects your OS. It runs under UNIX systems that support serial IO as if it
were a file (such as Linux), as well as Windows 95/98/2000/NT/XP. We recommend
using at least a Pentium 2 400 MHz processor running Java 1.2.2 or higher.
To see examples of C code for the Cerebellum microprocessor and the BotBall
Handyboard communicating with the CMUcam1, go to
`this web page `__.
Schematic
---------
Here is a high resolution JPEG of the current
:download:`CMUcam1 Schematic
` (board version 1.23).
Before asking about the source code you might be interested in downloading the
:download:`SX28 Processor Manual ` from
`Ubicom `__.
.. toctree::
:hidden:
screenshots