About 29 results
Open links in new tab
  1. AR488 GPIB Controller — AR488 0.49.14 documentation

    The AR488 GPIB controller is an Arduino-based controller for interfacing with IEEE488 GPIB devices. The code supports AVR based arduino boards and has been tested on Arduino Uno, Nano, Mega …

  2. Building an AR488 GPIB Interface — AR488 0.49.14 documentation

    Building an AR488 GPIB Interface ¶ Construction of an Arduino GPIB interface is relatively straightforward and requires a single Arduino UNO, NANO or MEGA2560 board, a length of cable …

  3. Command Reference — AR488 0.49.14 documentation

    The AR488 allows up to 9 sequences to be programmed into the NVS/EEPROM that can be defined or run using the ++macro command. When no parameters have been specified, the macro command …

  4. Configuration — AR488 0.49.14 documentation - sdfa3.org

    The AR488 supports a number of Arduino AVR boards, for which most of the configuration parameters are pre-configured. For ESP32 boards and other unsupported AVR, a custom GPIO pin layout which …

  5. Working with EZGPIB and KE5FX — AR488 0.49.14 documentation

    An Arduino board running with the 16U2 chip running AR488 will work fine with the KE5FX GPIB toolkit, but for some reason, it is not recognized by the EZGPIB program.

  6. Arduino Uno and Nano — AR488 0.49.14 documentation

    Connection ¶ These connections are required between the Arduino UNO/Nano and the IEEE488 connector:

  7. GPIB IEEE-488 connector — AR488 0.49.14 documentation

    ©2021, Twilight-Logic, 2022 David Douard. | Powered by Sphinx 1.8.6 & Alabaster 0.7.12 | Page source

  8. Arduino Micro — AR488 0.49.14 documentation - sdfa3.org

    Arduino Micro ¶ ... The Micro is a very small form factor board that can be adapted to fit on the back of an IEEE488 connector. The design was contributed by Artag: …

  9. ESP32 — AR488 0.49.14 documentation

    Agent registered [bluetooth]# devices Device 10:52:1C:5B:1F:DE AR488-BT [bluetooth]# pair 10:52:1C:5B:1F:DE [bluetooth]# trust 10:52:1C:5B:1F:DE [bluetooth]# info 10:52:1C:5B:1F:DE …

  10. Remote Connection — AR488 0.49.14 documentation

    Note that the AR488 will not connect by default to the wifi on startup. If you want the AR488 to automatically connect to the wifi, add the ++wifi connect command in the Macro 0 (see Macros for …