Skip to content

RWTH-ACS/miob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIOB - Mobile Input Output Box

License

MIOB, the Mobile IO Box is a flexible unit for interconnecting laboratory equipment and measurements.

Built around a Xilinx Ultrascale+ VC106 FPGA evaluation board, it provides both computation power and IO flexibility for various interfacing tasks in a laboratory.

This repository contains the construction drawings, bill of materials, software and general documentation for building your own MIOB.

Documentation

Control FPGA Power from Raspberry:

#Set pin as output
raspi-gpio set 24 op

#Turn off FPGA Power
raspi-gpio set 24 dh

#Turn on FPGA Power
raspi-gpio set 24 dl

Access Zynq Boot Shell from Raspberry

sudo picocom --baud 115200 --flow n /dev/ttyUSB0

Photos

Front View Top View

Authors

  • Niklas Eiling (@n-eiling), Institute for Automation of Complex Power Systems, RWTH Aachen University)
  • Steffen Vogel (@stv0g, Institute for Automation of Complex Power Systems, RWTH Aachen University)

License

The contents of this repository are licensed under the weakly-reciprocal version of the CERN Open Hardware Licence Version 2

Funding acknowledment

Flag of Europe The development of MIOB has been supported by the following projects:

Releases

No releases published

Packages

No packages published