You are all aware of ChatGPT and its power. We tried some experiments and made this ChatGPT Terminal that can incorporate ChatGPT and give you a portable, easy-to-use, complete GPT machine.
You can simply ask a question, seek an answer, or request a snippet of code, using a PS/2 keyboard connected to the ESP32 microcontroller (MCU), and the terminal will assist you in displaying the problem statement on the TFT screen.
The ESP32 will then send the query to ChatGPT, and the output obtained from ChatGPT will be reproduced on the same TFT screen.
POC Video Tutorial In English:
You don’t need an elaborate computer for this task. Of course, you need an internet Wi-Fi connection and a secret key to access the ChatGPT API. This is the single-point access key for openai.com; no other login or password is required.
The prototype of ChatGPT Termial is shown in Fig. 1. The components used in the terminal are listed under Bill of Materials in Table 1.
Also Read: Explore the Technology Behind ChatGPT
Table 1: Bill of Materials | |
Items | Quantity |
ESP32 MCU (MOD1) | 1 |
PS2 keyboard | 1 |
8.9cm TFT (MOD2) | 1 |
Wires, PCB, connector | |
7805: 5-volt regulator IC (IC1) | 1 |
Diode 1N4007 | 1 |
ChatGPT Terminal – Circuit
Fig. 2 shows the circuit diagram of the ESP32-based ChatGPT terminal. It is built around the ESP32 board (MOD1), an 8.9cm (3.5-inch) TFT display (MOD 2), 5V voltage regulator IC 7805 (IC1), PS2 keyboard, and a few other components.
Please register to view this article or log in below. Tip: Please subscribe to EFY Prime to read the Prime articles.