mirror of https://github.com/EspoTek/Labrador.git
Updated Home (markdown)
parent
159d719b4b
commit
6899dfc195
39
Home.md
39
Home.md
|
@ -8,7 +8,7 @@ Bear with me.
|
|||
|
||||
# Licence
|
||||
|
||||
This document is licensed under the Creative Commons 4.0 BY-SA licence. You are free to download it, share it, and use it for any purpose (including commercial purposes), as long as any edits you make are shared back to the community, and that proper credit is given (a link back to espotek.com will suffice).
|
||||
This document is licensed under the Creative Commons 4.0 BY-SA licence. You are free to download it, share it, and use it for any purpose (including commercial purposes), as long as any edits you make are shared back to the community, and that proper credit is given (a link back to espotek.com or github.com/espotek/labrador will suffice).
|
||||
|
||||
[http://creativecommons.org/licenses/by-sa/4.0](http://creativecommons.org/licenses/by-sa/4.0)
|
||||
|
||||
|
@ -16,42 +16,17 @@ This document is licensed under the Creative Commons 4.0 BY-SA licence. You are
|
|||
|
||||
Welcome to the initial documentation for the EspoTek Labrador!
|
||||
|
||||
Please note that it’s currently in a WIP state. If you have any suggestions, please right-click and leave a comment! It’s harder than you’d think to write a guide for something you invented yourself, so any questions or suggestions help!
|
||||
You're probably aware of what Labrador is by now, but just in case... It's a neat little board that connects to your computer, Raspberry Pi or Android smartphone and turns it into an all-in-one electronics lab bench, complete with oscilloscope, signal generator and all.
|
||||
|
||||
Note that the "Using the Hardware" section is mainly based on confused emails I got from software people. If you’re familiar with electronics, you can safely skip it.
|
||||
[The board can be purchased at the EspoTek website](http://espotek.com/labrador)
|
||||
|
||||
If you’re familiar with lab equipment, you can also skip most of the "Using the Interface" section, but I do recommend reading the section on “buffers” and everything in bold!
|
||||
[The PC/Raspberry Pi software can be downloaded from GitHub Releases](https://github.com/espotek/labrador/releases)
|
||||
|
||||
Apart from that, enjoy! Let’s move onto the setup stage.
|
||||
[The Android software can be downloaded from the Google Play store](https://play.google.com/store/apps/details?id=org.qtproject.example.Labrador&hl=en)
|
||||
|
||||
# Interface Installation
|
||||
If you’re familiar with electronics lab equipment, you can also skip most of the "Using the Interface" section, but I do recommend reading the section on “buffers” and everything in bold!
|
||||
|
||||
Binary releases for all 3 platforms are available here:
|
||||
|
||||
[https://drive.google.com/open?id=0B7U0ulRLHf8cRVBkeFc2SHpUOGs](https://drive.google.com/open?id=0B7U0ulRLHf8cRVBkeFc2SHpUOGs)
|
||||
|
||||
|
||||
The Windows .exe installer contains both 32 and 64 bit versions.
|
||||
|
||||
There are separate .deb files for 32-bit and 64-bit Linux.
|
||||
|
||||
The OSX software is 64-bit only.
|
||||
|
||||
It’s recommended that you install the Linux software using the install script (not by double-clicking the .deb). If you do not use the install script, you will need to restart after installing the .deb.
|
||||
|
||||
The software on all platforms is in a stable state (as far as I’m aware), but there may be some minor bugs present!
|
||||
|
||||
# Using The Hardware
|
||||
|
||||
## Pinout
|
||||
|
||||
![image_0](https://user-images.githubusercontent.com/22040436/35839078-934d9908-0b42-11e8-9802-07f099bd243a.png)
|
||||
|
||||
Yeah, it’s not very neat. Sorry.
|
||||
|
||||
If you don’t know what AC coupling is, please don’t use the AC-coupled pins. Use the DC-coupled pins instead as they don’t alter your signals.
|
||||
|
||||
Currently asking some folks on Fiverr to make a nicer diagram for me. Will upload when it comes through.
|
||||
Apart from that, enjoy! Let’s move on.
|
||||
|
||||
## Connecting Your Labrador to a Breadboard
|
||||
|
||||
|
|
Loading…
Reference in New Issue