No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
David Douard 18b167b05c Fix the ESP32-devkitc board
- CMD was connected to GND
- swap GPIO2 dn GPIO15 to fix boot issues
2022-06-18 11:24:15 +02:00
AR488-arduino-nano Several minor fixes and adjustments in PCBs 2022-03-12 15:59:17 +01:00
AR488-common Several minor fixes and adjustments in PCBs 2022-03-12 15:59:17 +01:00
AR488-esp32-devkitc Fix the ESP32-devkitc board 2022-06-18 11:24:15 +02:00
AR488-esp32-saola Several minor fixes and adjustments in PCBs 2022-03-12 15:59:17 +01:00
assets Typos in README and add a few pictures of an assembled interface 2022-03-12 16:27:27 +01:00
.gitignore Add a gitignore file 2021-11-14 14:17:41 +01:00
LICENSE Add a LICENSE file 2022-05-14 11:44:04 +02:00
README.md Use relative path for assets in the README file 2022-05-14 11:41:24 +02:00

ESP32 based GPIB interface - Kicad design files

This is a simple GPIB interface design using an ESP32 board as main controller. It can (optionally but highly recommanded) use a couple of driver ICs (SN75160 and SN75161/162).

The design consist in 2 boards coupled together: one with the IEEE488 connector and driver ICs, and one with the Arduino or ESP32 board.

Doing so, the common GPIB board can be used with several Arduino/ESP32 boards.

3D view of the common IEEE488 board:

3D view of the interface board for the ESP32-S2-saola:

3D view of the interface board for the Arduini nano:

Interface using a generic ESP32 Devkit-c board:

This design is licensed under the CC-BY-SA 4.0 license.

License: CC BY-SA 4.0