Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.243.291 Times

Audio::Radio::Sirius 0.03

  Date Added: June 10, 2010  |  Visits: 1.660

Audio::Radio::Sirius

Report Broken Link
Printer Friendly Version


Product Homepage
Download (184 downloads)



Audio::Radio::Sirius is a Perl module to control a Sirius satellite radio tuner. SYNOPSIS Sirius satellite radio (http://www.sirius.com) is a US based satellite radio serice. While none of the tuners they make have serial or USB connectors, it has been found that generation 2.5 tuners (Sportster, Starmate, * Replay, Sirius Connect, and others) have a common tuner module. Furthermore this tuner module generally has a serial interface. Presently only one commercial site is offering a modification for adding a serial port to a Sirius tuner: http://www.rush2112.net. Google should reveal schematics and parts needed for adding ports to other tuners. Once your tuner is connected to your system and accessible via a serial port like device, you can use this module to access it: use Audio::Radio::Sirius; use Win32::SerialPort; # or Device::SerialPort on Linux my $serial = new Win32::SerialPort(com1); my $tuner = new Audio::Radio::Sirius; $tuner->connect($serial); $tuner->power(1); $tuner->channel(184); # tune in the preview channel.

Requirements: No special requirements
Platforms: Linux
Keyword: Audioradiosirius Libraries Module Perl Module Programming Radio Satellite Satellite Radio Serial Serialport Sirius Sirius Satellite Sirius Satellite Radio Tuner
Users rating: 0/10

License: Freeware Size: 13.31 KB
USER REVIEWS
More Reviews or Write Review


AUDIO::RADIO::SIRIUS RELATED
Audio Tools  -  RadioActive 1.4.0
RadioActive is a small radio application for Video4Linux-compatible radio tuner cards. The lowlevel functions were initially based on GRadio, but RadioActive has a traditional, "real-world radio"-like interface. It is written by Gergő Érdi..
204.8 KB  
Audio Tools  -  DMCRadio 1.1.4
DMCRadio is a ncurses-based console program for radio tuner cards supported by the Video4Linux system. To run DMCRadio, youll need a kernel with Video4Linux support. Beside, youll need the ncurses-package. And DMCRadio is only usefull with a...
35.84 KB  
Video Editors  -  xmradio 1.2
xmradio is a radio tuner program for X (using the Motif widget set), using NetBSDs and FreeBSDs bktr driver (http://vulture.dmem.strath.ac.uk/bt848/). It also supports Video4Linux because of its design. You can now control an xmradio running on...
71.68 KB  
Libraries  -  Direct Excel Connection plugin 3.7.7.214
Data publication module "Direct Excel Connection" for Advanced Serial Data Logger is created for data transmit of received by Advanced Serial Data Logger and picked out from byte flow by parser to programs Microsoft Excel, without use of additio...
 
Miscellaneous Communications Tools  -  Greek Radio 1.40
Greek Radio is an internet radio tuner for Greek stations only! Over 200 radio stations in a tiny Cocoa application! Greek Radio is free and Leopard only. The application requires Flip4Mac WMV Player!
1.67 MB  
Audio Tools  -  Online Radio Tuner v1.1.17
User friendly program for listening to online radio stations.Playlist support: PLS, M3U, ASX, WPL, WAX, WMXAudio format support: MP3, WMA, OGG and AAC(+)Arrange the layout of the applicationSave you favorite radio stations and manage them...
964 KB  
Libraries  -  Local sharing plugin 3.7.4.1130
Data export module "Local database" for program Advanced Serial Data Logger represents a set of tools for exporting any parsed serial data to different popular formats, such as: Microsoft Excel, RTF, HTML, CSV, DIFF, SYLK, Plain text, Windows...
1.4 MB  
Libraries  -  Internet sharing plugin 3.7.4.1130
Data export module "Local database" for program Advanced Serial Data Logger represents a set of tools for exporting any parsed serial data to different popular formats, such as: Microsoft Excel, RTF, HTML, CSV, DIFF, SYLK, Plain text, Windows...
1.4 MB  
Modules  -  pySerial 2.2
This module encapsulates the access for the serial port. It provides backends for Python running on Windows, Linux, BSD (possibly any POSIX compliant system), Jython and IronPython (.NET and Mono). The module named "serial" automatically selects...
 
Libraries  -  Alien Perl module 0.91
Alien Perl module package contains external libraries wrapped up for your viewing pleasure! SYNOPSIS perldoc Alien; Alien is a package that exists just to hold together an idea, the idea of Alien:: packages, so there is no code here, just...
10.24 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB