Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
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.
Ws2300 manipulates the LaCrosse WS-2300 weather station via its RS232/USB interface. It can read and write values, and can continuously log data from WS-2300 to a file or SQL database.
All available documentation can be read online at http://ws2300.sourceforge.net/
...Other devices to be implemented if/when I can get my hands on them.
Objective is to separate the user application from the tedious management of the device (eg. constant polling to prevent their reset function, USB interaction requirements).
A /dev device is created per chain through which applications can read/write status and commands. A command-line tool is included to assist with testing and to illustrate the /dev interface.
Built with information from various sample coding done by others over the years, who are referenced in the code comments - many thanks to those that have gone before me.
A Perl script that interfaces with the Devantech USB to I2C interface adapter. This script allows a user to read and write as a master to the i2c bus as well as set or get the value of the io pins.