Difference between revisions of "Tools"

From PaparazziUAV
Jump to navigation Jump to search
(cleanup)
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Logic Analyzer ==
__TOC__
 
= Logic Analyzer =
== Saleae (and clones) ==


[[Image:Logic_Analyzer.jpg|thumb|right]]
[[Image:Logic_Analyzer.jpg|thumb|right]]


http://www.saleae.com/home/ - works on Linux
Helpful to analyze/debug data streams or measure ppm signal length.
 
[http://www.saleae.com/home/ saleae] (works with linux)
 
The original costs about 120€, china clones begin at 10€.
 
The Saleae software for windows only allows their original hardware by setting the VID (Vendor ID) and PID (Product ID) in the saleae.inf file. This file is required as driver for the harware.
 
There is also an open source support for a lot of different logic analyzers (china clones) [http://sigrok.org/wiki/Main_Page sigrok]
 
== DSLogic ==
Complete Open Software / Hardware Logic analyzer .
 
Features:
* max 400 MHz sample rate (max 4channels simultaneously)
* max 16 channels
* max 16 M samples per channel
* 256 Mbits onboard memory
* Spartan 6 FPGA (xc6slx9)
 
[http://www.dreamsourcelab.com/index.html dreamsourcelab.com/] <br/>
 
= iMax B6 charger (and clones) =
 
There are various variants of this charger available (dual/quad output, 12 or 230V input, 200W version ...).<br/>
And also some clones, be aware, most clones are not calibrated -> poor balanced cells and overloading can happen !
 
An open source replacement firmware is available [https://github.com/stawel/cheali-charger github.com/stawel/cheali-charger].<br/>
This allows calibration unlike the stock firmware.
 
[[Category:Hardware]] [[Category:Developer_Documentation]]

Latest revision as of 13:15, 17 April 2014

Logic Analyzer

Saleae (and clones)

Logic Analyzer.jpg

Helpful to analyze/debug data streams or measure ppm signal length.

saleae (works with linux)

The original costs about 120€, china clones begin at 10€.

The Saleae software for windows only allows their original hardware by setting the VID (Vendor ID) and PID (Product ID) in the saleae.inf file. This file is required as driver for the harware.

There is also an open source support for a lot of different logic analyzers (china clones) sigrok

DSLogic

Complete Open Software / Hardware Logic analyzer .

Features:

  • max 400 MHz sample rate (max 4channels simultaneously)
  • max 16 channels
  • max 16 M samples per channel
  • 256 Mbits onboard memory
  • Spartan 6 FPGA (xc6slx9)

dreamsourcelab.com/

iMax B6 charger (and clones)

There are various variants of this charger available (dual/quad output, 12 or 230V input, 200W version ...).
And also some clones, be aware, most clones are not calibrated -> poor balanced cells and overloading can happen !

An open source replacement firmware is available github.com/stawel/cheali-charger.
This allows calibration unlike the stock firmware.