Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Linux Qt application for reading the Rui Deng TC66/TC66C USB Power Meter data and export it in CSV format.
As manufacturer doesn't develop a Linux application for reading the device through USB, I've develop a simple one.
It's based on the following projects:
- https://github.com/Ralim/TC66C
- https://github.com/kolinger/rd-usb
This application has been made with QtCreator and depends on QtCharts library, so you must install it for compiling.
Control Voltcraft Power Supply and Victor 86C Multimeter
...http://www.instruman.it
Updated source code available at https://instruman.codeplex.com/
This is an interface used to program and control Voltcraft DPPS-32-15 Power Supply, and to log data from Victor 86C Multimeter.
It's an all-in-one solution to use the two instruments at the same time for Scientific, Research and Study purposes.
Features avaible are the following:
-Victor 86C USB HID connection protocol
-86C data reading and logging
-COM port selection
-Continuous reading of Voltage and Current
-Continuous logging of Voltage and Current in a Chart with the option to exportdata to csv file
-Possibility to set logging rate from 50 ms
-Turn ON and OFF instrument
-Set Voltage and Current
-Set a custom voltage loop to play and reiterate
-Reiteration possible in three ways: for a fixed time, for a fixed number of cycles and until the STOP button is pressed