Skip to content
JK edited this page May 31, 2024 · 1 revision

Project Design Concept/Rules

  • The project is open source under GPL3 license.
  • If possible all development tools should be done in open source
  • PCB layout is designed in KiCad.
  • PCBs should be solderable by hand
  • All design files are published on GitHub.
  • All documentation files are published on GitHub-wiki.
  • Additional developers and push-requests are welcome.

Concept

Main

Compute Modules

Mod Description
ADD Adder/Summer
INT Integrator
MUL Multiplier
DIV Divider
CMP Comparator
ABS Absolute/Rectifier
BUF Buffer/Inverter

Passive Modules

Mod Description
TRS TRS-adapter
BNC BNC-adapter
OVR Overshot display
R5, R10 Coefficients
SWx Switches

Application Notes

Design Rules

Additional Links

Clone this wiki locally