> For the complete documentation index, see [llms.txt](https://mit-energy-hardware-bench.gitbook.io/ehb-mit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mit-energy-hardware-bench.gitbook.io/ehb-mit/readme.md).

# EHB @ MIT

## Welcome to the MIT Energy Hardware Bench!

EHB is a set of open source lab-scale scientific hardware and analytical instrumentation relevant to key research areas for the energy transition including electrochemistry, materials characterization, and power electronics. This website provides detailed documentation including parts lists, assembly and calibration instructions, chemical compatibility data, safety considerations, modification suggestions, and case studies [completely free for scientific and educational use](/ehb-mit/collab/collaborations-and-funding-sources.md#licensing-and-accreditation). While we've tried to document all the quirks of hardware to the best of our abilities, you're always welcome to reach out to us at at <hardware@mit.edu> for help and suggestions, or you can join our Discord community below!

The tools provided here serve multiple purposes. First, they were specifically developed to reduce the engineering effort needed to collect robust data, especially in the case of operando characterization. Second, they are operable under industrial conditions, to help accelerate technologies out of the lab into the real world. Third, they are designed to be economically and technically accessible, and are made to be iterated upon by you! &#x20;

<div align="left"><figure><img src="/files/JLVTyciqc3bUM5t0DjWl" alt="" width="375"><figcaption></figcaption></figure></div>

#### Getting Started

First of all, thank you for your interest in our project! We suggest you start by taking a look at the welcome section of the [documentation page](/ehb-mit/documentation/readme.md) which also includes a list of publications and projects that have used EHB's hardware. We also encourage you to join the Discord community, and peruse the software provided on our Github (see below).&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-discord">:discord:</i></h4></td><td><strong>Discord community</strong></td><td>Join our Discord community to post questions, get help, and share resources.</td><td><a href="https://discord.gg/AyEPRqnn2" class="button secondary">Join Discord</a></td><td></td></tr><tr><td><h4><i class="fa-github">:github:</i></h4></td><td><strong>GitHub</strong></td><td>Our software and hardware is 100% open source. Learn how to contribute to EHB.</td><td><a href="https://github.com/MIT-Energy-Hardware-Bench" class="button secondary">Software Base</a></td><td></td></tr></tbody></table>

#### Building Hardware is Hard!

We want to acknowledge outright that building anything is a difficult endeavor whether you've done it before or not. Hardware is finicky but essential to rigorous science, and debugging is an art. We cannot possibly describe the excess of problems we ran into during the development of these systems in this documentation, nor can we expect these systems to be perfect. So we humbly request your feedback and sincerely encourage you to reach out to us if you're having an issue. **No question is trivial.**&#x20;

We also understand that despite our efforts to make these tools accessible, space, funding, and time are constant constraints in research. If you're interested in running preliminary experiments on pre-built setups, or setting up a [more formal research collaboration](/ehb-mit/collab/collaborations-and-funding-sources.md), please reach out to us at <hardware@mit.edu>!&#x20;

<figure><img src="/files/sVN0OIN8uvsuOWEfmY8n" alt=""><figcaption><p>1994: Repairs by Randall Munroe</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mit-energy-hardware-bench.gitbook.io/ehb-mit/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
