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.
A software that installs USB3 drivers into a windows 7* setup ISO-file
This is a software made in Java, that lets the user choose a windows 7 operating system setup .iso-file and installs USB-3 drivers into the setup for them. Which prevents the issue where you try to install windows on a PC with USB 3-ports only, causing your keyboard and mouse not working.
This software is originally made for my work, where we've encountered this issue lots of times.
Extension library for embedded devices. The aim to to provide drivers for what ever we can get our hands on, and a common cross-platform for building embedded applications.
Java access to USB, currently using kernel 2.4 Linux-USB support. There is a "core" API for accessing USB devices, and simple tools including a USB viewer in Swing. Applications are being developed separately, including digital camera support.