Skip to content

Qyon/orangepizero-gpio-gpib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

orangepizero-gpio-gpib

Orange Pi Zero GPIO GPIB interface

Based on http://elektronomikon.org/ project. https://github.com/elektronomikon/raspi_gpib_driver

Used:

Armbian compile

./compile.sh BOARD=orangepizero BRANCH=current RELEASE=focal BUILD_MINIMAL=yes BUILD_DESKTOP=no KERNEL_ONLY=no INSTALL_HEADERS=yes KERNEL_CONFIGURE=no FIXED_IMAGE_SIZE=1024

Settings

  • listens on port 5660 + GPIB device address
  • hostname opi-gpib.local
  • username:password root:1234
  • example connect.ini for KE5FX GPIB Toolkit:
interface_settings  ip.address.of.interface:5678 # for device id 18
is_Prologix          0
write_delay_ms       0
reset_to_local       1
force_auto_read      1
restore_auto_read    0
enable_lon           1
  • ip.address.of.interface can easy be obtained on Windows 10 by: ping opi-gpib.local

Design docs

https://workspace.circuitmaker.com/Projects/Details/Lukasz-Nidecki-2/opi-zero-gpib