With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
This project delivers Linux support (USB driver and Tools) for a Digital Signal Processor (DSP) cards of the Signal Ranger series, see http://www.softdb.com/product_dsp.shtml for details) connected to a Linux host via USB.
Software oscilloscope using Python and tkinter. Supports multiple sources: socket, file, audio, USB. Displays data by samples, time or frequency. Scales the input automatically or manually.
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/
PyRadmon, a Python script to use on both Linux and Windows.
PyRadmon Reborn.
This project started after the original programmers quit supporting it.
The project now contains support for audio*, has a version that supports two Geiger counters** and a cleaner, more stable code.
* = PyAudio is used as library for the audio support.
** = The two counters both run in their own thread.
UPDATE-2015-2:
* Added timeouts to sockets to prevent crashing of the script.
* Updated some comments.
UPDATE-2015-1:
Since there have been some passed time...
The DL-141TH temperature/humidity data logger comes with a proprietary software which has a quite large footprint and is only available for Windows, but not for Linux.
This project provides
- a description of the USB/serial protocol
- a python script to configure / read out the DL-141TH data logger which can be used at least from Windows and Linux
Software oscilloscope using Python and tkinter. Supports multiple sources: socket, file, audio, USB. Displays data by samples, time or frequency. Scales the input automatically or manually. It has been renamed "pdatascope" to avoid a name-clash with Pyscope, a scoping package on PyPi. See https://sourceforge.net/p/pydatascope/ for the latest code.