Keithley_GPT is a Python library developed by ChatGPT-4 accompanied by a user-friendly GUI, designed for the control of Keithley 2400 series Source Measure Units (SMUs).
THIS SOFTWARE WAS GENERATED USING ARTIFICIAL INTELLIGENCE. IT MAY CONTAINS ERRORS OR INACCURACIES. THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE ALLIANCE FOR SUSTAINABLE ENERGY, LLC OR THE CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. USE AT YOUR OWN RISK.
- Crafted by ChatGPT, it provides a straightforward and intuitive interface for interacting with Keithley 2400 series SMUs, making it accessible to users of all skill levels.
- Crafted by ChatGPT, it is a dedicated control class for managing Keithley 2400 SMUs, designed to simplify the process of setting up and conducting measurements.
- Example Code: Demonstrates how to acquire current-voltage data utilizing the Keithley2400GPT control class.
- Python control class: https://chat.openai.com/share/1a9afe99-86ac-499e-94a7-7d0a1a84aa23
- GUI: https://chat.openai.com/share/e02fff82-edea-45f3-964d-73ef2012f8ee
- GUI (error handling): https://chat.openai.com/share/057d1f7f-61a6-4ce0-9371-8f5b5267625c
The prompt templates available in the Prompt templates folder are designed to guide LLMs in developing GUIs and Python code for interfacing with scientific instruments. The JSON file offers a straightforward way to define the specifications and methods required for the control code, making it easily interpretable by LLMs.