RepRapThailand / OSHW-Multimeter

First steps towards a fully open source hardware multimeter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSHW-Multimeter

First steps towards a fully open source hardware multimeter. This is the main repository for the open source hardware multimeter, inspired by a thread at the eevblog-website. Since simple multimeters and old precision testgear isn't really that expensive anymore, this project will NOT offer a cheap/easy homebrew alternative to a bought off the shelf unit. It's purpose is to exercise the development of a precision mesurement unit and to document it's evolution so everybody can gain knownledge and have fun building one up :)

The project is currently in the prototype phase - schematic capture and PCB design will start soon in SVN over at google code. Contributors are very welcome to join the process and discuss the schematics and the pcb layout.

Organization and File Tree

Every top-level directory starts with a 2 digit number XX followed by an underscore to show its position in the design process, eg. "01_High_Level_Requirements"

Current main contributors:

  • Lukas (Stoney49th)
  • MrFlibble

LICENCES

All Design Documents, Documentation, Specification, Drawings, Sketches, Markups and or binary as well as fabrication files are subject to the CERN OHL VERSION 1.1.(see LICENCE_OHL.txt for a copy of the licence).

All software/programmable logic source code files in the form of plain text and/or loadable binary code/images are subject to the GNU LGPL v3 (see LICENCE_LGPL.txt for a copy of the licence).

About

First steps towards a fully open source hardware multimeter

License:GNU Lesser General Public License v3.0


Languages

Language:MATLAB 100.0%