Data-Logger/51-C2 Kit


Data-Logger/51-C2 is a general purpose data logger kit based on the MINI-MAX/51-C2 microcontroller board. It is an open source system that can be customized for various data logging applications. The current version allows logging 11 analog signals from DAQ-2543-DA-1 board ( 12-bit resolution, 0-4V range ) along with timestamp. The logging period is programmable between 1 second and 65,535 seconds.

Data-Logger/51-C2 Kit - Data Logger with MINI-MAX/51-C2, DAQ-2543 board, MMC-RTC-1 board, 128MB MMC
Part No. Description Price Stock
Data-Logger/51-C2 Kit Data Logger with MINI-MAX/51-C2, DAQ-2543 board, MMC-RTC-1 board, 128MB MMC $179
∗ Standard lead time is 1 week

Complete Application Package includes:

The individual boards that comprise the data logger are stacked together through the Expansion connector of each board. MINI-MAX/51-C2 microcontroller board is the bottom board and drives the operation of the data logger.

A host PC sends commands to Data Logger using an RS232 COM port. Data Logger receives the host command request, executes and sends a reply to the PC.

Datalogger continues to log data even when not connected to the PC.

Multimedia Card (MMC) in the data logger can be upgraded to up to 4 Gigabytes for longer/faster data logging.

RS-232 communication parameters: 57600 baud, 8 bit, no parity, 1 stop bit.

A Windows application called Log.exe is the graphical user interface to the data logger. Source code of the firmware log.bas is provided in BASIC ( Using BASCOM51 BASIC Compiler ).