Trying out the ExpEYES science and experimentation kit

Lead Image © Daniel Villeneuve, 123RF.com

Lab Time

The ExpEYES kit brings the power of a professional science lab to a personal computer. If that computer is a Raspberry Pi, you'll get lots of great experiments at a very affordable price.

ExpEYES (Experiments for Young Engineers and Scientists) is a science and experimentation platform designed by the PHOENIX project, which forms part of the Inter-University Accelerator Centre (IUAC) in New Delhi, India [1]. ExpEYES is a hardware and software framework that lets you develop science and electronics experiments, demonstrations, and projects without getting too involved in the nitty-gritty details of electronics or computer programming. To sum up the ExpEYES Junior board in a sentence, it essentially converts any Windows PC, any Raspberry Pi, most Linux-powered devices, and most modern Android phones and tablets (with USB On-The-Go capability) into a portable science and electronics laboratory.

ExpEYES (Figure 1) provides several analog inputs/outputs with 12-bit resolution, in addition to a host of other features, like wave generation, capacitance measurement, and time interval measurement. The interface is accessible from Python using simple commands, and a Graphical User Interface (GUI) is already available for a large number of experiments on multiple operating systems. The kit also contains other accessories for building science experiments (Figure 2). The box titled "What's In the ExpEYES Junior Kit?" provides a summary of the contents.

Figure 1: The ExpEYES Junior main board.
Figure 2: The ExpEYES Junior kit.

The PHOENIX (Physics with Homemade Equipment and Innovative Experiments) project was started in 2005 as a part of IUAC's outreach program, with the objectives of developing affordable laboratory equipment and training teachers to use that equipment in their lesson plans. The design of ExpEYES combines the real-time measurement capability of microcontrollers with the ease and flexibility of the Python programming language for data analysis and visualization.

ExpEYES also functions as a piece of test equipment for electronics hobbyists and engineering students. Software for all products from the PHOENIX project are distributed under the GNU General Public License, and the hardware is also all open source (however, it is still likely cheaper to buy the kit from a retailer rather than making one yourself). The team behind ExpEYES consists of volunteers who love science, teaching, and learning. They get no money from the sale of the ExpEYES hardware and are continually improving the extensive array of user manuals and software purely for the benefit of others.

The ExpEYES kit is relatively unknown, although it brings together some hugely capable hardware and software at a very attractive price point. The kit even comes with a plethora of documentation (perhaps too much for some people) that describes a large number of interesting experiments. If you pair an ExpEYES kit with the Raspberry Pi instead of a conventional PC, you reduce the price enough that many schools could afford to buy a kit for every science student.

Like the Raspberry Pi itself, the ExpEYES Junior is approximately the size of a credit card and relatively thin, so it is easily small enough to fit in a backpack or a pocket. I find this small size quite amazing when you compare it to the size of a more "traditional" oscilloscope!

The ExpEYES kit is available to purchase from a number of retailers. You'll find a full list of vendors on the ExpEYES website [2] . I sell ExpEYES kits through my own shop and get the boards directly from the manufacturer, Shankar Systems. I do not like to shamelessly plug my own shop in my articles; however, if you are struggling to find a source for the ExpEYES kit in your country, we do stock the kits and can ship them worldwide [3]. I am working with the ExpEYES team to make these kits more widely available for purchase and generally to raise awareness of this incredibly capable platform. If you notice that the kit is not available in your area, contact your local Raspberry Pi or open source hardware retailer and ask them about stocking it.

Capabilities

The ExpEYES hardware is fairly simple and has two main components: an AVR ATMega16 MCU (microcontroller unit) running at 8MHz, combined with an FT232RL USB UART (universal asynchronous receiver/transmitter) interface integrated circuit (IC). The system is therefore capable of a pretty impressive collection of functionality, including:

  • Built-in signal generator
  • Built-in 4-channel CRO (oscilloscope)
  • 12-bit analog resolution
  • Microsecond timing resolution
  • 250kHz sampling frequency

Figure 3 shows the ExpEYES being used to measure the 2V sine wave output from an Agilent arbitrary waveform generator and very accurately displaying the results.

Figure 3: Measuring a 2V sine wave.

What's in the ExpEYES Junior Kit?

The ExpEYES Junior kit contains the following components:

  • 1x ExpEYES Junior main board.
  • 4x crocodile clips with leads. If you need to change the connection to any terminal a number of times during an experiment, it is a lot easier to use these crocodile clips instead of the standard terminals.
  • 2x 3,000-turn coils. 44SWG copper wire coils with inductance 125mH and resistance 550Ohm. You can use these coils for studying electromagnetic induction and inductance, among other things.
  • 2x piezoelectric disks. These disks have a resonant frequency of approximately 3,500Hz and can be energized using the SQR1 and SQR2 terminals on the ExpEYES Junior. The disks are encased in plastic shells that form a cavity to enhance the sound.
  • 1x DC motor. The small motor should be powered by a DC voltage of no more than 3V.
  • 4x magnets. 10mm diameter x 10mm length, 5mm diameter x 10mm length, and two button magnets.
  • 4x LEDs (light-emitting diodes): red, blue, green, and white.
  • 5x capacitors. 47µF, 1µF, 0.1µF, 0.01µF, and 100pF.
  • 6x resistors. 560Ohm, 1kOhm, 2.2kOhm, 10kOhm, 51kOhm, and 200kOhm.
  • 1x LDR (light-dependent resistor).
  • 1x thermistor (temperature-sensitive resistor).
  • 2x silicon diodes (1N4148).
  • 1x transistor (2N2222).
  • 5x pieces of wire.
  • 1x screwdriver – for opening/tightening the screws on the terminal blocks.
  • 1x USB cable.
  • 1x ExpEYES Live CD.

Using the Live CD

Although the software is indeed capable of running on the Raspberry Pi, perhaps the easiest option for getting started with the ExpEYES is booting up your existing laptop or desktop computer (as long as it has a CD/DVD drive) using the Live CD provided with the ExpEYES kit. (To boot from the CD, remember to check the BIOS to make sure the CD/DVD drive is listed as the first boot device.)

Once your computer has successfully booted into the Live CD, a Linux-based desktop should appear. You can then start the ExpEYES software by selecting Applications | Science | ExpEYES-Junior. Alternatively, you can open a terminal window and type the following command:

sudo python /usr/share/expeyes/eyes-junior/croplus.py

Either of these options should greet you with a window that looks similar to Figure 4, and once you plug in your ExpEYES via a USB connection, you are ready to start experimenting!

Figure 4: Starting up the ExpEYES software.

Buy this article as PDF

Express-Checkout as PDF

Pages: 6

Price $2.95
(incl. VAT)

Buy Raspberry Pi Geek

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content