We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
Rating:
Author: VCC
Last Updated: 2024-01-08
Package Version: 1.0.0.3
Category: Measurement
Downloaded: 174 times
Not followed.
License: MIT license
This is a simple UI for the Click Analyzer board. It features LED setting, Logic scope, Digital voltmeter and manual commands.
Do you want to subscribe in order to receive notifications regarding "Click Analyzer UI" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "Click Analyzer UI" changes.
Do you want to report abuse regarding "Click Analyzer UI".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1704714587_click_analyzer_u_other_other.zip [7.39MB] | Other Compiler |
|
This is a simple UI for the Click Analyzer board.
Features
- Setting LEDs
- Using Logic scope (max 255 samples)
- Using Digital Voltmeter
- Sending manual commands
- Logging as JSON or binary
Limitations
- Analog scope is not supported yet.
- Continuous acquisition for digital scope, is not supported yet.
Some instructions for Windows driver installation:
https://forum.mikroe.com/viewtopic.php?f=202&t=78091
For Linux, the application may not have permisssions to acces the device, unless it is part of the dialout group. If that's the case, type the following command in a console, then relogin:
sudo usermod -a -G dialout $USER
Also (on Linux), the application requires libgtk2.0-0 package (libgtk2.0-0:i386 for 32-bit)