Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

EspoTek Labrador is a USB device that transforms your PC or smartphone into a fully-featured electronics lab. This repo holds all of the source code!

NotificationsYou must be signed in to change notification settings

espotek-org/Labrador

Repository files navigation

TheEspoTek Labrador is an open-source board that turns your PC, Raspberry Pi, or Android Smartphone into a full-featured electronics lab bench, complete with oscilloscope, signal generator, and more.

This repo hosts all of the software and hardware that makes Labrador possible.

Tutorial

If you're new to Labrador or oscilloscopes in general, I strongly recommend checking out the fantastictutorial series produced by Lief Koepsel. It features well-written, rich articles as well as video content that explains everything more clearly than I ever could!

Getting Started

Binary (executable) versions of the software are available fordownload for several platforms.

For the documentation, please visit thewiki.

Building from Source

If you're looking to build from source but don't know where to start, Qt Creator is the easiest way to get your toes wet!
https://www.qt.io/download-open-source/
When installing, make sure you tick the box to install Qt 5.15 or later.

Once it's installed, openDesktop_Interface/Labrador.pro, then Clean All -> Runqmake -> Build All.

If you're on Linux (including Raspberry Pi), then you can also build the software from source by cloning the repo,cding to theDesktop_Interface directory, then running:

QT_SELECT=qt5 qmakemakesudo make installsudo ldconfig

Then, to launch, just typelabrador into the terminal. Additional packages may be required, please see the fullbuild instructions on the wiki.

On macOS, additional steps may be required. See issue#238

To build the AVR software, I use Atmel Studio 7. Just load up the .atsln and push F7. You can useavr-gcc if you don't want to install a full IDE.

The PCB files can be edited in KiCAD 5.0 or later.

Extras

There are community contributed 3D printable cases available at Thingiverse, courtesy of SpaceBex and Bostwickenator:

Dave Messink has designeda case that can be laser cut from 3mm plywood. Thebinding posts andcables he used are from Amazon.
Top viewBottom view

Licence

All Desktop software files are licenced underGNU GPL v3.

All Microcontroller software files, with the exception of those provided by Atmel, are licenced under the3-Clause BSD License.

All hardware files (schematics, PCB) are licenced underCreative Commons 4.0 (CC BY-NC-SA).

Collaboration

If you want to submit a Pull Request, bug report, or feature request, please feel free to do so here at GitHub.
If you just want to say hello and remind me that people are actually using my product (or if you just don't want to make a GitHub account), please emailadmin@espotek.com

Thanks to all.
~Chris

About

EspoTek Labrador is a USB device that transforms your PC or smartphone into a fully-featured electronics lab. This repo holds all of the source code!

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors18


[8]ページ先頭

©2009-2025 Movatter.jp