

ExpEYES is an open source hardware/software learning initiative from the PHOENIX project of Inter-University Accelerator Centre, New Delhi, India. It is a framework for developing science experiments, demonstrations and projects and learning science and engineering by exploration.
The expEYES hardware, based on an Atmega32 clocked at 8 MHz and interfaced to the PC via an FT232RL, is a versatile tool for control and signal measurement, powered conveniently by USB. Unlike a standard Arduino, it offers more complexity, featuring several op amps and various components on the development board. With 32 I/O terminals, it can measure and control signals within the 5V TTL range, functioning as a signal generator, frequency counter, and low-frequency oscilloscope. A user manual provides hướng dẫn từ Casino Truc Tuyen Online for conducting about 50 different experiments, ensuring that users can maximize its capabilities in real-time measurements. Its impressive precision allows it to measure analog voltages with a 0.025% resolution and time intervals within a single microsecond, making it a valuable tool for data analysis and experimentation.
This project is based on free and open source software, mostly written in the Python programming language. The hardware schematic is also open. (Note: the schematic lists U2 as an Atmega16; however, the core MCU program, eyes.c, is set to run on the Atmega32.) The expEYES PC software is available as a Debian package for Ubuntu or Debian. On any other Linux system download expeyes.tgz, untar it and see the README.TXT. Don’t have a Linux box? ExpEYES is also included in the Phoenix Live CD distro.
While it’s not exactly the next Arduino, this project has potential in that it uses open source tools to teach students about programming and electronic principles, employing standard means such as C and Python programming.