-
Notifications
You must be signed in to change notification settings - Fork 26
Python library reference
Ariel Rocholl edited this page Dec 22, 2016
·
4 revisions
- 1.15.1612.7
RF Explorer library for Python uses the same class structure of the .NET library. However, class implementation and functionality is optimized for Python and simplified.
The library supports all type of RF Explorer devices, including
- RF Explorer Handheld Spectrum Analyzer
- RF Explorer Handheld Signal Generator
- RF Explorer RackPro
- RF Explorer IoT modules
The IoT modules are only supported in Raspberry Pi raspbian OS, whereas all other models are supported in Linux, Windows, MacOS and any Unix-like environment with Python 3.5 support.
As usually happens, playing with examples is the best way to understand how a technology works. RF Explorer for Python is no exception, so we suggest starting by looking into examples described on the wiki.
The list of available examples will grow over time so visit the wiki regularly for latest news.